diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bicep_l.json new file mode 100644 index 00000000..fb6d79e0 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bicep_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bicep_l_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bicep_l_gcw.json new file mode 100644 index 00000000..dea316ee --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bicep_l_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_bicep_l_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_bicep_l_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bicep_r.json new file mode 100644 index 00000000..42cffeed --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bicep_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bicep_r_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bicep_r_gcw.json new file mode 100644 index 00000000..9bed52fe --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bicep_r_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_bicep_r_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_bicep_r_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_boots.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_boots.json new file mode 100644 index 00000000..8ad4305e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_boots.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_boots_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_boots_gcw.json new file mode 100644 index 00000000..32bfac54 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_boots_gcw.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_boots_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_boots_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bracer_l.json new file mode 100644 index 00000000..440d3273 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bracer_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bracer_l_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bracer_l_gcw.json new file mode 100644 index 00000000..0438f70f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bracer_l_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_bracer_l_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_bracer_l_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bracer_r.json new file mode 100644 index 00000000..286ec7d5 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bracer_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bracer_r_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bracer_r_gcw.json new file mode 100644 index 00000000..c1dcd5de --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_bracer_r_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_bracer_r_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_bracer_r_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_chest.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_chest.json new file mode 100644 index 00000000..9019a050 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_chest.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_chest_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_chest_gcw.json new file mode 100644 index 00000000..a5e1af45 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_chest_gcw.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_chest_plate_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_chest_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_gloves.json new file mode 100644 index 00000000..b996b060 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_gloves.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_gloves_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_gloves_gcw.json new file mode 100644 index 00000000..6351e26c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_gloves_gcw.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_gloves_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_gloves_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_helmet.json new file mode 100644 index 00000000..2e28f256 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_helmet.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_helmet_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_helmet_gcw.json new file mode 100644 index 00000000..f6729ffc --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_helmet_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_helmet_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_helmet_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_leggings.json new file mode 100644 index 00000000..38772134 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_leggings.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_leggings_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_leggings_gcw.json new file mode 100644 index 00000000..a7ab30cf --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_leggings_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_leggings_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_leggings_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_utility_belt.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_utility_belt.json new file mode 100644 index 00000000..ba6f62e5 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_utility_belt.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_utility_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_utility_belt.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_utility_belt_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_utility_belt_gcw.json new file mode 100644 index 00000000..d1a4ed45 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_assault_trooper_utility_belt_gcw.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/assault_trooper/armor_assault_trooper_utility_belt_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_assault_trooper_utility_belt_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bone_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_bone_bicep_l.json new file mode 100644 index 00000000..ec031db0 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bone_bicep_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/armor_bone_s01_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bone_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bone_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_bone_bicep_r.json new file mode 100644 index 00000000..7273cd8e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bone_bicep_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/armor_bone_s01_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bone_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bone_boots.json b/serverdata/draft_schematic/armor/armor_appearance_bone_boots.json new file mode 100644 index 00000000..f05a8a26 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bone_boots.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/armor_bone_s01_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bone_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bone_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_bone_bracer_l.json new file mode 100644 index 00000000..10ead60f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bone_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/armor_bone_s01_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bone_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bone_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_bone_bracer_r.json new file mode 100644 index 00000000..0f718fee --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bone_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/armor_bone_s01_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bone_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bone_chest.json b/serverdata/draft_schematic/armor/armor_appearance_bone_chest.json new file mode 100644 index 00000000..6f2a9e11 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bone_chest.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/armor_bone_s01_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bone_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bone_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_bone_gloves.json new file mode 100644 index 00000000..1cdd832d --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bone_gloves.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/armor_bone_s01_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bone_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bone_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_bone_helmet.json new file mode 100644 index 00000000..6c203214 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bone_helmet.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/armor_bone_s01_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bone_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bone_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_bone_leggings.json new file mode 100644 index 00000000..bf5e5d9c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bone_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/armor_bone_s01_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bone_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_belt.json b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_belt.json new file mode 100644 index 00000000..8eee1bee --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_belt.json @@ -0,0 +1,107 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_crafted_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 1, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bounty_hunter_crafted_belt.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_bicep_l.json new file mode 100644 index 00000000..39d5b6c3 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_bicep_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_crafted_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.75" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bounty_hunter_crafted_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_bicep_r.json new file mode 100644 index 00000000..f9492285 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_bicep_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_crafted_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.75" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bounty_hunter_crafted_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_boots.json b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_boots.json new file mode 100644 index 00000000..7ba72c80 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_boots.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_crafted_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bounty_hunter_crafted_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_bracer_l.json new file mode 100644 index 00000000..7fdbac94 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_crafted_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.75" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bounty_hunter_crafted_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_bracer_r.json new file mode 100644 index 00000000..dd1d0360 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_crafted_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.75" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bounty_hunter_crafted_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_chest.json b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_chest.json new file mode 100644 index 00000000..281422a3 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_chest.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_crafted_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.75" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bounty_hunter_crafted_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_gloves.json new file mode 100644 index 00000000..0bec4ada --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_gloves.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_crafted_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bounty_hunter_crafted_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_helmet.json new file mode 100644 index 00000000..b43c7ac1 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_helmet.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_crafted_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.75" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bounty_hunter_crafted_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_leggings.json new file mode 100644 index 00000000..470f606f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_bounty_hunter_crafted_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_crafted_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.75" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_bounty_hunter_crafted_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_chitin_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_chitin_bicep_l.json new file mode 100644 index 00000000..d50f0c9e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_chitin_bicep_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_chitin_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_chitin_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_chitin_bicep_r.json new file mode 100644 index 00000000..63242e4f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_chitin_bicep_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_chitin_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_chitin_boots.json b/serverdata/draft_schematic/armor/armor_appearance_chitin_boots.json new file mode 100644 index 00000000..fcd996ef --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_chitin_boots.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_chitin_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_chitin_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_chitin_bracer_l.json new file mode 100644 index 00000000..f4e041d8 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_chitin_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_chitin_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_chitin_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_chitin_bracer_r.json new file mode 100644 index 00000000..92f554ab --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_chitin_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_chitin_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_chitin_chest.json b/serverdata/draft_schematic/armor/armor_appearance_chitin_chest.json new file mode 100644 index 00000000..21ae23dd --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_chitin_chest.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_chitin_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_chitin_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_chitin_gloves.json new file mode 100644 index 00000000..eec28419 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_chitin_gloves.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_chitin_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_chitin_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_chitin_helmet.json new file mode 100644 index 00000000..8266296a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_chitin_helmet.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_chitin_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_chitin_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_chitin_leggings.json new file mode 100644 index 00000000..f774ac09 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_chitin_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_chitin_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_composite_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_composite_bicep_l.json new file mode 100644 index 00000000..d3a59b89 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_composite_bicep_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_composite_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_composite_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_composite_bicep_r.json new file mode 100644 index 00000000..ebedd537 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_composite_bicep_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_composite_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_composite_boots.json b/serverdata/draft_schematic/armor/armor_appearance_composite_boots.json new file mode 100644 index 00000000..2cdbb141 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_composite_boots.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_composite_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_composite_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_composite_bracer_l.json new file mode 100644 index 00000000..e42b9ae7 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_composite_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_composite_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_composite_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_composite_bracer_r.json new file mode 100644 index 00000000..b34b24f6 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_composite_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_composite_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_composite_chest.json b/serverdata/draft_schematic/armor/armor_appearance_composite_chest.json new file mode 100644 index 00000000..cc6d7055 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_composite_chest.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_composite_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_composite_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_composite_gloves.json new file mode 100644 index 00000000..6c3af755 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_composite_gloves.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_composite_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_composite_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_composite_helmet.json new file mode 100644 index 00000000..f386aa03 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_composite_helmet.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_composite_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_composite_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_composite_leggings.json new file mode 100644 index 00000000..3b2f7fdb --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_composite_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_composite_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_bicep_l.json new file mode 100644 index 00000000..95722c66 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_bicep_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_advanced_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_advanced_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_bicep_r.json new file mode 100644 index 00000000..53443b77 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_bicep_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_advanced_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_advanced_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_boots.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_boots.json new file mode 100644 index 00000000..f6ead43e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_boots.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_advanced_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_advanced_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_bracer_l.json new file mode 100644 index 00000000..95c30fd1 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_bracer_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_advanced_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_advanced_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_bracer_r.json new file mode 100644 index 00000000..409808b0 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_bracer_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_advanced_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_advanced_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_chest.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_chest.json new file mode 100644 index 00000000..0d59c212 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_chest.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_advanced_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_advanced_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_gloves.json new file mode 100644 index 00000000..15da1d1e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_gloves.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_advanced_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_advanced_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_helmet.json new file mode 100644 index 00000000..650b523d --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_helmet.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_advanced_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_advanced_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_leggings.json new file mode 100644 index 00000000..371add63 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_advanced_leggings.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_advanced_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_advanced_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_bicep_l.json new file mode 100644 index 00000000..354a7590 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_bicep_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_bicep_r.json new file mode 100644 index 00000000..0fd139d3 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_bicep_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_boots.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_boots.json new file mode 100644 index 00000000..69f86dd8 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_boots.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_bracer_l.json new file mode 100644 index 00000000..7f94f42c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_bracer_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_bracer_r.json new file mode 100644 index 00000000..8b48b0b0 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_bracer_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_chest.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_chest.json new file mode 100644 index 00000000..96bec6d5 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_chest.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_gloves.json new file mode 100644 index 00000000..2f59318b --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_gloves.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_helmet.json new file mode 100644 index 00000000..922d2739 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_helmet.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_leggings.json new file mode 100644 index 00000000..df2628a7 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_leggings.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_bicep_l.json new file mode 100644 index 00000000..ccfa9dcc --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_bicep_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_standard_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_standard_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_bicep_r.json new file mode 100644 index 00000000..60f7efe9 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_bicep_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_standard_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_standard_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_boots.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_boots.json new file mode 100644 index 00000000..479f8bd0 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_boots.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_standard_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_standard_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_bracer_l.json new file mode 100644 index 00000000..64436b1c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_bracer_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_standard_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_standard_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_bracer_r.json new file mode 100644 index 00000000..a6059f2e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_bracer_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_standard_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_standard_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_chest.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_chest.json new file mode 100644 index 00000000..1e2159bf --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_chest.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_standard_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_standard_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_gloves.json new file mode 100644 index 00000000..c7017ef8 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_gloves.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_standard_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_standard_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_helmet.json new file mode 100644 index 00000000..15ce65d8 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_helmet.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_standard_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_standard_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_leggings.json new file mode 100644 index 00000000..cbec5b11 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_deathtrooper_standard_leggings.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/deathtrooper/armor_deathtrooper_standard_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_deathtrooper_standard_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_enhancement_feather.json b/serverdata/draft_schematic/armor/armor_appearance_enhancement_feather.json new file mode 100644 index 00000000..60b79789 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_enhancement_feather.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_appearance_enhancement_feather.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "copper_polysteel", + "count": 135 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer_microlattice" + ], + "ingredient": "crystalline_laboi_mineral_crystal", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "blast_harmonics_absorbtion_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "blast_harmonics_absorbtion_medium" + ], + "ingredient": "ore_intrusive_oridium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement_matrix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_matrix" + ], + "ingredient": "object/tangible/component/armor/feather_peko_albatross.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_enhancement_feather.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bicep_l.json new file mode 100644 index 00000000..32ff99d5 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bicep_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bicep_l_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bicep_l_gcw.json new file mode 100644 index 00000000..03f6238f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bicep_l_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_bicep_l_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_bicep_l_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bicep_r.json new file mode 100644 index 00000000..834d83a6 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bicep_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bicep_r_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bicep_r_gcw.json new file mode 100644 index 00000000..4bcb931b --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bicep_r_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_bicep_r_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_bicep_r_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_boots.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_boots.json new file mode 100644 index 00000000..9caf523d --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_boots.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_boots_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_boots_gcw.json new file mode 100644 index 00000000..5e56390b --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_boots_gcw.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_boots_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_boots_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bracer_l.json new file mode 100644 index 00000000..8cfcd848 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bracer_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bracer_l_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bracer_l_gcw.json new file mode 100644 index 00000000..5de82bbe --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bracer_l_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_bracer_l_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_bracer_l_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bracer_r.json new file mode 100644 index 00000000..697775b1 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bracer_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bracer_r_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bracer_r_gcw.json new file mode 100644 index 00000000..a0ee1a00 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_bracer_r_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_bracer_r_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_bracer_r_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_chest.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_chest.json new file mode 100644 index 00000000..e8056c5d --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_chest.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_chest_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_chest_gcw.json new file mode 100644 index 00000000..eda71d4a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_chest_gcw.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_chest_plate_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_chest_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_gloves.json new file mode 100644 index 00000000..edf0e195 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_gloves.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_gloves_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_gloves_gcw.json new file mode 100644 index 00000000..9f865716 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_gloves_gcw.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_gloves_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_gloves_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_helmet.json new file mode 100644 index 00000000..16984dfd --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_helmet.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_helmet_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_helmet_gcw.json new file mode 100644 index 00000000..73174856 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_helmet_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_helmet_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_helmet_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_leggings.json new file mode 100644 index 00000000..38d31621 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_leggings.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_leggings_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_leggings_gcw.json new file mode 100644 index 00000000..397207e2 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_leggings_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_leggings_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_leggings_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_utility_belt.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_utility_belt.json new file mode 100644 index 00000000..69c5dfe9 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_utility_belt.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_utility_belt.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_utility_belt_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_utility_belt_gcw.json new file mode 100644 index 00000000..ce395dbe --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_galactic_marine_utility_belt_gcw.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/galactic_marine/armor_galactic_marine_belt_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_galactic_marine_utility_belt_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_bicep_l.json new file mode 100644 index 00000000..52399080 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_bicep_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_extrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_defender_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_bicep_r.json new file mode 100644 index 00000000..8facc2ec --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_bicep_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_extrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_defender_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_boots.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_boots.json new file mode 100644 index 00000000..7433f929 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_boots.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_extrusive", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_defender_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_bracer_l.json new file mode 100644 index 00000000..d3ef8106 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_extrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_defender_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_bracer_r.json new file mode 100644 index 00000000..ccb9f2ec --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_extrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_defender_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_chest.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_chest.json new file mode 100644 index 00000000..06996999 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_chest.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_extrusive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_defender_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_gloves.json new file mode 100644 index 00000000..7e9f9911 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_gloves.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_extrusive", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_defender_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_helmet.json new file mode 100644 index 00000000..6c707d8e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_helmet.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_extrusive", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_defender_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_leggings.json new file mode 100644 index 00000000..ecfb02bd --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_defender_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_extrusive", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_defender_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_bicep_l.json new file mode 100644 index 00000000..7fb2148c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_bicep_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_guardian_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_bicep_r.json new file mode 100644 index 00000000..ee242247 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_bicep_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_guardian_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_boots.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_boots.json new file mode 100644 index 00000000..45f5652e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_boots.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_guardian_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_bracer_l.json new file mode 100644 index 00000000..17ad67cf --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_guardian_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_bracer_r.json new file mode 100644 index 00000000..7df3e00a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_guardian_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_chest.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_chest.json new file mode 100644 index 00000000..bb55f25b --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_chest.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_guardian_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_gloves.json new file mode 100644 index 00000000..17a3eed4 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_gloves.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_guardian_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_helmet.json new file mode 100644 index 00000000..ece51549 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_helmet.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_guardian_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_leggings.json new file mode 100644 index 00000000..181512f2 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_guardian_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_guardian_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_bicep_l.json new file mode 100644 index 00000000..8e55bf1a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_bicep_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_intrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_sentinel_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_bicep_r.json new file mode 100644 index 00000000..5eab0f5c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_bicep_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_intrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_sentinel_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_boots.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_boots.json new file mode 100644 index 00000000..56828b75 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_boots.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_intrusive", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_sentinel_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_bracer_l.json new file mode 100644 index 00000000..4f53bc4b --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_intrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_sentinel_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_bracer_r.json new file mode 100644 index 00000000..369686e4 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_intrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_sentinel_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_chest.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_chest.json new file mode 100644 index 00000000..28599610 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_chest.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_intrusive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_sentinel_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_gloves.json new file mode 100644 index 00000000..6ad45d53 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_gloves.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_intrusive", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_sentinel_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_helmet.json new file mode 100644 index 00000000..21e2972e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_helmet.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_intrusive", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_sentinel_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_leggings.json new file mode 100644 index 00000000..5a6e2a34 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ithorian_sentinel_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore_intrusive", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ithorian_sentinel_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_bicep_l.json new file mode 100644 index 00000000..7b7ba30b --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_bicep_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_black_mtn/armor_kashyyykian_black_mtn_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "softwood_evergreen_endor", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_black_mtn_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_bicep_r.json new file mode 100644 index 00000000..57d946ca --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_bicep_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_black_mtn/armor_kashyyykian_black_mtn_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "softwood_evergreen_endor", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_black_mtn_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_bracer_l.json new file mode 100644 index 00000000..dbc3e167 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_black_mtn/armor_kashyyykian_black_mtn_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "softwood_evergreen_endor", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_black_mtn_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_bracer_r.json new file mode 100644 index 00000000..d7cd1273 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_black_mtn/armor_kashyyykian_black_mtn_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "softwood_evergreen_endor", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_black_mtn_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_chest.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_chest.json new file mode 100644 index 00000000..b405d15a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_chest.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_black_mtn/armor_kashyyykian_black_mtn_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 135 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "softwood_evergreen_endor", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "5.00" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_black_mtn_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_chestplate.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_chestplate.json new file mode 100644 index 00000000..a75ddba2 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_chestplate.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_black_mtn/armor_kashyyykian_black_mtn_chestplate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "softwood_evergreen_endor", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.50" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_black_mtn_chestplate.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_leggings.json new file mode 100644 index 00000000..45a2214b --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_black_mtn_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_black_mtn/armor_kashyyykian_black_mtn_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "softwood_evergreen_endor", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_black_mtn_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_bicep_l.json new file mode 100644 index 00000000..7177cdca --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_bicep_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_ceremonial/armor_kashyyykian_ceremonial_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "softwood_conifer_endor", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_ceremonial_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_bicep_r.json new file mode 100644 index 00000000..6103ff39 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_bicep_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_ceremonial/armor_kashyyykian_ceremonial_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "softwood_conifer_endor", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_ceremonial_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_bracer_l.json new file mode 100644 index 00000000..1cd78b6a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_ceremonial/armor_kashyyykian_ceremonial_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "softwood_conifer_endor", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_ceremonial_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_bracer_r.json new file mode 100644 index 00000000..c6a2f4b2 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_ceremonial/armor_kashyyykian_ceremonial_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "softwood_conifer_endor", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_ceremonial_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_chest.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_chest.json new file mode 100644 index 00000000..a1b4c362 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_chest.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_ceremonial/armor_kashyyykian_ceremonial_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 135 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "softwood_conifer_endor", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "5.00" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_ceremonial_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_chestplate.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_chestplate.json new file mode 100644 index 00000000..4ef69c49 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_chestplate.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_ceremonial/armor_kashyyykian_ceremonial_chestplate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "softwood_conifer_endor", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.50" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_ceremonial_chestplate.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_leggings.json new file mode 100644 index 00000000..0b6ec1de --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_ceremonial_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_ceremonial/armor_kashyyykian_ceremonial_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "softwood_conifer_endor", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_ceremonial_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_bicep_l.json new file mode 100644 index 00000000..5d9df0c1 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_bicep_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_hunting/armor_kashyyykian_hunting_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "wood_deciduous_endor", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_hunting_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_bicep_r.json new file mode 100644 index 00000000..144390b0 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_bicep_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_hunting/armor_kashyyykian_hunting_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "wood_deciduous_endor", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_hunting_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_bracer_l.json new file mode 100644 index 00000000..e81cb46e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_hunting/armor_kashyyykian_hunting_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "wood_deciduous_endor", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_hunting_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_bracer_r.json new file mode 100644 index 00000000..59240a82 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_hunting/armor_kashyyykian_hunting_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "wood_deciduous_endor", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_hunting_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_chest.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_chest.json new file mode 100644 index 00000000..64309d51 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_chest.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_hunting/armor_kashyyykian_hunting_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 135 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "wood_deciduous_endor", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "5.00" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_hunting_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_chestplate.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_chestplate.json new file mode 100644 index 00000000..19862045 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_chestplate.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_hunting/armor_kashyyykian_hunting_chestplate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "wood_deciduous_endor", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.50" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_hunting_chestplate.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_leggings.json new file mode 100644 index 00000000..6d8a2a3e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_kashyyykian_hunting_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_hunting/armor_kashyyykian_hunting_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "wood_deciduous_endor", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_kashyyykian_hunting_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mabari_belt.json b/serverdata/draft_schematic/armor/armor_appearance_mabari_belt.json new file mode 100644 index 00000000..150919f8 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mabari_belt.json @@ -0,0 +1,107 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/zam/armor_zam_wesell_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 1, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mabari_belt.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mabari_boots.json b/serverdata/draft_schematic/armor/armor_appearance_mabari_boots.json new file mode 100644 index 00000000..ece3fe47 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mabari_boots.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/zam/armor_zam_wesell_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mabari_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mabari_chest.json b/serverdata/draft_schematic/armor/armor_appearance_mabari_chest.json new file mode 100644 index 00000000..e3d45139 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mabari_chest.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/zam/armor_zam_wesell_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.30" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mabari_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mabari_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_mabari_gloves.json new file mode 100644 index 00000000..a10c24d3 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mabari_gloves.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/zam/armor_zam_wesell_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mabari_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mabari_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_mabari_helmet.json new file mode 100644 index 00000000..cf919aff --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mabari_helmet.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/zam/armor_zam_wesell_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mabari_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mabari_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_mabari_leggings.json new file mode 100644 index 00000000..e085fb0e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mabari_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/zam/armor_zam_wesell_pants.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mabari_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_belt.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_belt.json new file mode 100644 index 00000000..81ffd98f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_belt.json @@ -0,0 +1,108 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_tailor_final" + ], + "complexity": 25, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_belt.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_bicep_l.json new file mode 100644 index 00000000..e5207fae --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_bicep_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_mand_final" + ], + "complexity": 25, + "volume": 3, + "objvars": { + "conditionMultiplier": "3.00", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_bicep_r.json new file mode 100644 index 00000000..3359674c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_bicep_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_mand_final" + ], + "complexity": 25, + "volume": 3, + "objvars": { + "conditionMultiplier": "3.00", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_boots.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_boots.json new file mode 100644 index 00000000..c32993b9 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_boots.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_shoes.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 25, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_bracer_l.json new file mode 100644 index 00000000..854316f8 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_bracer_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_droideng_final" + ], + "complexity": 25, + "volume": 3, + "objvars": { + "conditionMultiplier": "3.00", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_bracer_r.json new file mode 100644 index 00000000..b422259b --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_bracer_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_droideng_final" + ], + "complexity": 25, + "volume": 3, + "objvars": { + "conditionMultiplier": "3.00", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_chest.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_chest.json new file mode 100644 index 00000000..913462b7 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_chest.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_mand_final" + ], + "complexity": 25, + "volume": 3, + "objvars": { + "conditionMultiplier": "3.00", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_gloves.json new file mode 100644 index 00000000..abdca0b7 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_gloves.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_tailor_final" + ], + "complexity": 25, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_helmet.json new file mode 100644 index 00000000..3d87d0b1 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_helmet.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_droideng_final" + ], + "complexity": 25, + "volume": 3, + "objvars": { + "conditionMultiplier": "3.00", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_belt.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_belt.json new file mode 100644 index 00000000..4dc4b555 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_belt.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_imperial/armor_mandalorian_imperial_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_imperial_belt.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_bicep_l.json new file mode 100644 index 00000000..1dfc05db --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_bicep_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_imperial/armor_mandalorian_imperial_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_imperial_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_bicep_r.json new file mode 100644 index 00000000..46d8243d --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_bicep_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_imperial/armor_mandalorian_imperial_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_imperial_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_boots.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_boots.json new file mode 100644 index 00000000..129135ea --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_boots.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_imperial/armor_mandalorian_imperial_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_imperial_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_bracer_l.json new file mode 100644 index 00000000..58c37b48 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_bracer_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_imperial/armor_mandalorian_imperial_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_imperial_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_bracer_r.json new file mode 100644 index 00000000..58268fe1 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_bracer_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_imperial/armor_mandalorian_imperial_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_imperial_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_chest_plate.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_chest_plate.json new file mode 100644 index 00000000..fcd3806d --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_chest_plate.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_imperial/armor_mandalorian_imperial_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_imperial_chest_plate.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_gloves.json new file mode 100644 index 00000000..f8261a62 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_gloves.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_imperial/armor_mandalorian_imperial_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_imperial_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_helmet.json new file mode 100644 index 00000000..70f0ccd5 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_helmet.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_imperial/armor_mandalorian_imperial_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_imperial_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_leggings.json new file mode 100644 index 00000000..c8f5cb8d --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_imperial_leggings.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_imperial/armor_mandalorian_imperial_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_imperial_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_leggings.json new file mode 100644 index 00000000..68615b9b --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_leggings.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "fuel_petrochem_solid", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_mand_tailor_final" + ], + "complexity": 25, + "volume": 3, + "objvars": { + "conditionMultiplier": "3.00", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_belt.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_belt.json new file mode 100644 index 00000000..054d3269 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_belt.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_rebel/armor_mandalorian_rebel_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_rebel_belt.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_bicep_l.json new file mode 100644 index 00000000..2fa69e18 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_bicep_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_rebel/armor_mandalorian_rebel_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_rebel_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_bicep_r.json new file mode 100644 index 00000000..1f048b43 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_bicep_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_rebel/armor_mandalorian_rebel_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_rebel_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_boots.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_boots.json new file mode 100644 index 00000000..ec889035 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_boots.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_rebel/armor_mandalorian_rebel_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_rebel_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_bracer_l.json new file mode 100644 index 00000000..f24979ff --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_bracer_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_rebel/armor_mandalorian_rebel_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_rebel_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_bracer_r.json new file mode 100644 index 00000000..838ff272 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_bracer_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_rebel/armor_mandalorian_rebel_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_rebel_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_chest_plate.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_chest_plate.json new file mode 100644 index 00000000..18bad769 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_chest_plate.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_rebel/armor_mandalorian_rebel_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_rebel_chest_plate.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_gloves.json new file mode 100644 index 00000000..190dc85b --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_gloves.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_rebel/armor_mandalorian_rebel_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_rebel_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_helmet.json new file mode 100644 index 00000000..466813dc --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_helmet.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_rebel/armor_mandalorian_rebel_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_rebel_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_leggings.json new file mode 100644 index 00000000..cbee1605 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_mandalorian_rebel_leggings.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian_rebel/armor_mandalorian_rebel_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_mandalorian_rebel_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_bicep_l.json new file mode 100644 index 00000000..c784bad5 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_bicep_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s01_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s01_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_bicep_r.json new file mode 100644 index 00000000..d1fa3321 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_bicep_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s01_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s01_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_boots.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_boots.json new file mode 100644 index 00000000..527f9d35 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_boots.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s01_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s01_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_bracer_l.json new file mode 100644 index 00000000..be383821 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s01_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s01_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_bracer_r.json new file mode 100644 index 00000000..3d352655 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s01_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s01_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_chest.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_chest.json new file mode 100644 index 00000000..3cd5a296 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_chest.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s01_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s01_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_gloves.json new file mode 100644 index 00000000..9a323b89 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_gloves.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s01_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s01_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_helmet.json new file mode 100644 index 00000000..d0e3a746 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_helmet.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s01_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s01_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_leggings.json new file mode 100644 index 00000000..075fe2a6 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s01_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s01_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "ore", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s01_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_bicep_l.json new file mode 100644 index 00000000..89a3a97f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_bicep_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s02_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s02_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_bicep_r.json new file mode 100644 index 00000000..62e4de5d --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_bicep_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s02_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s02_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_boots.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_boots.json new file mode 100644 index 00000000..297acc94 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_boots.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s02_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s02_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_bracer_l.json new file mode 100644 index 00000000..66bcdc85 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s02_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s02_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_bracer_r.json new file mode 100644 index 00000000..0ae78b13 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s02_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s02_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_chest.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_chest.json new file mode 100644 index 00000000..915206f9 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_chest.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s02_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s02_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_gloves.json new file mode 100644 index 00000000..f0e6ac4a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_gloves.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s02_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s02_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_helmet.json new file mode 100644 index 00000000..a3fff5b7 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_helmet.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s02_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s02_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_leggings.json new file mode 100644 index 00000000..a6cbcaee --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s02_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s02_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s02_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_bicep_l.json new file mode 100644 index 00000000..34022c23 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_bicep_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s03_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s03_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_bicep_r.json new file mode 100644 index 00000000..a8d642bd --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_bicep_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s03_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s03_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_boots.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_boots.json new file mode 100644 index 00000000..7fa42d91 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_boots.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s03_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s03_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_bracer_l.json new file mode 100644 index 00000000..2ec6d9ae --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s03_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s03_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_bracer_r.json new file mode 100644 index 00000000..ebf4bbea --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s03_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s03_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_chest.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_chest.json new file mode 100644 index 00000000..a35fa5c4 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_chest.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s03_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s03_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_gloves.json new file mode 100644 index 00000000..cf994b43 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_gloves.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s03_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s03_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_helmet.json new file mode 100644 index 00000000..a83bea78 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_helmet.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s03_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s03_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_leggings.json new file mode 100644 index 00000000..e9584d79 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_marauder_s03_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/marauder/armor_marauder_s03_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_marauder_s03_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_padded_belt.json b/serverdata/draft_schematic/armor/armor_appearance_padded_belt.json new file mode 100644 index 00000000..02ce1cc3 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_padded_belt.json @@ -0,0 +1,242 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 1, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_padded_belt.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_padded_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_padded_bicep_l.json new file mode 100644 index 00000000..498cffc4 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_padded_bicep_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_padded_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_padded_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_padded_bicep_r.json new file mode 100644 index 00000000..3e7d9b93 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_padded_bicep_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_padded_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_padded_boots.json b/serverdata/draft_schematic/armor/armor_appearance_padded_boots.json new file mode 100644 index 00000000..fb11030d --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_padded_boots.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_padded_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_padded_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_padded_bracer_l.json new file mode 100644 index 00000000..19bcb39d --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_padded_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_padded_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_padded_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_padded_bracer_r.json new file mode 100644 index 00000000..5b09aed9 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_padded_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_padded_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_padded_chest.json b/serverdata/draft_schematic/armor/armor_appearance_padded_chest.json new file mode 100644 index 00000000..a0e2cabf --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_padded_chest.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_padded_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_padded_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_padded_gloves.json new file mode 100644 index 00000000..abc5f592 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_padded_gloves.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_padded_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_padded_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_padded_helmet.json new file mode 100644 index 00000000..874dc22a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_padded_helmet.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_padded_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_padded_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_padded_leggings.json new file mode 100644 index 00000000..b8bc1fac --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_padded_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_padded_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bicep_l.json new file mode 100644 index 00000000..90817c3f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bicep_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bicep_l_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bicep_l_gcw.json new file mode 100644 index 00000000..c53ae520 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bicep_l_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_bicep_l_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_bicep_l_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bicep_r.json new file mode 100644 index 00000000..f7191e74 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bicep_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bicep_r_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bicep_r_gcw.json new file mode 100644 index 00000000..035af975 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bicep_r_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_bicep_r_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_bicep_r_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_boots.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_boots.json new file mode 100644 index 00000000..10de2dff --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_boots.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_boots_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_boots_gcw.json new file mode 100644 index 00000000..a8a0438f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_boots_gcw.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_boots_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_boots_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bracer_l.json new file mode 100644 index 00000000..11500753 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bracer_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bracer_l_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bracer_l_gcw.json new file mode 100644 index 00000000..50746af0 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bracer_l_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_bracer_l_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_bracer_l_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bracer_r.json new file mode 100644 index 00000000..de71935f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bracer_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bracer_r_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bracer_r_gcw.json new file mode 100644 index 00000000..2437e3d8 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_bracer_r_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_bracer_r_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_bracer_r_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_chest.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_chest.json new file mode 100644 index 00000000..fdd82510 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_chest.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_chest_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_chest_gcw.json new file mode 100644 index 00000000..d0978b8a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_chest_gcw.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_chest_plate_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_chest_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_gloves.json new file mode 100644 index 00000000..7d262b84 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_gloves.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_gloves_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_gloves_gcw.json new file mode 100644 index 00000000..81c50d4c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_gloves_gcw.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_gloves_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_gloves_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_helmet.json new file mode 100644 index 00000000..d4e50a28 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_helmet.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_helmet_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_helmet_gcw.json new file mode 100644 index 00000000..1ef54c22 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_helmet_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_helmet_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_helmet_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_leggings.json new file mode 100644 index 00000000..ffb50157 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_leggings.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_leggings_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_leggings_gcw.json new file mode 100644 index 00000000..ee651639 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_leggings_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_leggings_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_leggings_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_utility_belt_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_utility_belt_gcw.json new file mode 100644 index 00000000..d7693cee --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_assault_utility_belt_gcw.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_assault/armor_rebel_assault_belt_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_assault_utility_belt_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bicep_l.json new file mode 100644 index 00000000..4224d1a8 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bicep_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bicep_l_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bicep_l_gcw.json new file mode 100644 index 00000000..df566a08 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bicep_l_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_bicep_l_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_bicep_l_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bicep_r.json new file mode 100644 index 00000000..9068c6f0 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bicep_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bicep_r_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bicep_r_gcw.json new file mode 100644 index 00000000..8b82c8ee --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bicep_r_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_bicep_r_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_bicep_r_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_boots.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_boots.json new file mode 100644 index 00000000..92a32ea9 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_boots.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_boots_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_boots_gcw.json new file mode 100644 index 00000000..9906de9a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_boots_gcw.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_boots_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_boots_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bracer_l.json new file mode 100644 index 00000000..2dd771c2 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bracer_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bracer_l_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bracer_l_gcw.json new file mode 100644 index 00000000..667fa415 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bracer_l_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_bracer_l_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_bracer_l_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bracer_r.json new file mode 100644 index 00000000..901bd351 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bracer_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bracer_r_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bracer_r_gcw.json new file mode 100644 index 00000000..9f0b0fdd --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_bracer_r_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_bracer_r_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_bracer_r_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_chest.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_chest.json new file mode 100644 index 00000000..f9271380 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_chest.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_chest_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_chest_gcw.json new file mode 100644 index 00000000..4472c77b --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_chest_gcw.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_chest_plate_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_chest_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_gloves.json new file mode 100644 index 00000000..e02a7a86 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_gloves.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_gloves_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_gloves_gcw.json new file mode 100644 index 00000000..96d34dce --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_gloves_gcw.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_gloves_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_gloves_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_helmet.json new file mode 100644 index 00000000..57908c28 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_helmet.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_helmet_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_helmet_gcw.json new file mode 100644 index 00000000..ed03bae8 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_helmet_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_helmet_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_helmet_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_leggings.json new file mode 100644 index 00000000..9f132c84 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_leggings.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_leggings_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_leggings_gcw.json new file mode 100644 index 00000000..be73804c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_leggings_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_leggings_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_bristley", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "iron", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_leggings_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_utility_belt_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_utility_belt_gcw.json new file mode 100644 index 00000000..dc87bd2c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_battle_utility_belt_gcw.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_battle/armor_rebel_battle_belt_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_battle_utility_belt_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bicep_l.json new file mode 100644 index 00000000..54d6a624 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bicep_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bicep_l_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bicep_l_gcw.json new file mode 100644 index 00000000..9f5b4f61 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bicep_l_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_bicep_l_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_bicep_l_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bicep_r.json new file mode 100644 index 00000000..6164313f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bicep_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bicep_r_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bicep_r_gcw.json new file mode 100644 index 00000000..9ca6f19c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bicep_r_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_bicep_r_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_bicep_r_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_boots.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_boots.json new file mode 100644 index 00000000..3c1846ec --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_boots.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_boots_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_boots_gcw.json new file mode 100644 index 00000000..624bb17a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_boots_gcw.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_boots_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_boots_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bracer_l.json new file mode 100644 index 00000000..6fd52a7c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bracer_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bracer_l_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bracer_l_gcw.json new file mode 100644 index 00000000..64faa563 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bracer_l_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_bracer_l_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_bracer_l_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bracer_r.json new file mode 100644 index 00000000..5106e367 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bracer_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bracer_r_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bracer_r_gcw.json new file mode 100644 index 00000000..865f772f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_bracer_r_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_bracer_r_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_bracer_r_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_chest.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_chest.json new file mode 100644 index 00000000..0163b6b8 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_chest.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_chest_plate_rebel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_chest_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_chest_gcw.json new file mode 100644 index 00000000..faea17b1 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_chest_gcw.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_chest_plate_rebel_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_chest_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_gloves.json new file mode 100644 index 00000000..531d0124 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_gloves.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_gloves_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_gloves_gcw.json new file mode 100644 index 00000000..0f8473e0 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_gloves_gcw.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_gloves_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_gloves_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_helmet.json new file mode 100644 index 00000000..60aa2856 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_helmet.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_helmet_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_helmet_gcw.json new file mode 100644 index 00000000..fd695711 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_helmet_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_helmet_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_helmet_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_leggings.json new file mode 100644 index 00000000..46885df5 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_leggings.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_leggings_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_leggings_gcw.json new file mode 100644 index 00000000..e33a0a4b --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_leggings_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_leggings_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_leggings_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_utility_belt_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_utility_belt_gcw.json new file mode 100644 index 00000000..0b3e79d5 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_marine_utility_belt_gcw.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/marine/armor_marine_belt_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_marine_utility_belt_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_belt.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_belt.json new file mode 100644 index 00000000..60cceccc --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_belt.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_snow/armor_rebel_snow_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_snow_belt.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_bicep_l.json new file mode 100644 index 00000000..12c74428 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_bicep_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_snow/armor_rebel_snow_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_snow_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_bicep_r.json new file mode 100644 index 00000000..bcb4b57e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_bicep_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_snow/armor_rebel_snow_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_snow_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_boots.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_boots.json new file mode 100644 index 00000000..dcd3ad00 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_boots.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_snow/armor_rebel_snow_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_snow_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_bracer_l.json new file mode 100644 index 00000000..56f34528 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_bracer_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_snow/armor_rebel_snow_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_snow_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_bracer_r.json new file mode 100644 index 00000000..2bfe32f1 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_bracer_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_snow/armor_rebel_snow_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_snow_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_chest.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_chest.json new file mode 100644 index 00000000..55e38e43 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_chest.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_snow/armor_rebel_snow_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_snow_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_gloves.json new file mode 100644 index 00000000..3d5876d7 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_gloves.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_snow/armor_rebel_snow_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_snow_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_helmet.json new file mode 100644 index 00000000..ae3b2586 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_helmet.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_snow/armor_rebel_snow_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_snow_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_leggings.json new file mode 100644 index 00000000..327580fe --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_snow_leggings.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_snow/armor_rebel_snow_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_wooly", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "copper", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_snow_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bicep_l.json new file mode 100644 index 00000000..670161d1 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bicep_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bicep_l_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bicep_l_gcw.json new file mode 100644 index 00000000..fbe0661d --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bicep_l_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_bicep_l_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_bicep_l_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bicep_r.json new file mode 100644 index 00000000..fce1004d --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bicep_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bicep_r_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bicep_r_gcw.json new file mode 100644 index 00000000..65a901e0 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bicep_r_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_bicep_r_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_bicep_r_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_boots.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_boots.json new file mode 100644 index 00000000..74fcbda2 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_boots.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_boots_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_boots_gcw.json new file mode 100644 index 00000000..ec26af91 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_boots_gcw.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_boots_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_boots_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bracer_l.json new file mode 100644 index 00000000..3884c809 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bracer_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bracer_l_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bracer_l_gcw.json new file mode 100644 index 00000000..f6a3e2c3 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bracer_l_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_bracer_l_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_bracer_l_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bracer_r.json new file mode 100644 index 00000000..312404bc --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bracer_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bracer_r_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bracer_r_gcw.json new file mode 100644 index 00000000..3eb7568c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_bracer_r_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_bracer_r_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_bracer_r_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_chest.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_chest.json new file mode 100644 index 00000000..138d4217 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_chest.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_chest_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_chest_gcw.json new file mode 100644 index 00000000..552a73b3 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_chest_gcw.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_chest_plate_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_chest_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_gloves.json new file mode 100644 index 00000000..cee3054d --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_gloves.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_gloves_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_gloves_gcw.json new file mode 100644 index 00000000..436f7f58 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_gloves_gcw.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_gloves_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_gloves_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_helmet.json new file mode 100644 index 00000000..2097f515 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_helmet.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_helmet_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_helmet_gcw.json new file mode 100644 index 00000000..10fb1550 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_helmet_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_helmet_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_helmet_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_leggings.json new file mode 100644 index 00000000..262a006a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_leggings.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_leggings_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_leggings_gcw.json new file mode 100644 index 00000000..59ade1d0 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_leggings_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_leggings_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_assault.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_leggings_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_utility_belt.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_utility_belt.json new file mode 100644 index 00000000..7d1dcea8 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_utility_belt.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_utility_belt.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_utility_belt_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_utility_belt_gcw.json new file mode 100644 index 00000000..a0623d3f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_rebel_specforce_utility_belt_gcw.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/rebel_spec_force/armor_rebel_spec_force_belt_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_rebel_specforce_utility_belt_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ris_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_ris_bicep_l.json new file mode 100644 index 00000000..1fadf54e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ris_bicep_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "fiberplast_talus", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum_chromium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 20, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.75" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ris_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ris_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_ris_bicep_r.json new file mode 100644 index 00000000..6d6775d2 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ris_bicep_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "fiberplast_talus", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum_chromium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 20, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.75" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ris_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ris_boots.json b/serverdata/draft_schematic/armor/armor_appearance_ris_boots.json new file mode 100644 index 00000000..d917320f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ris_boots.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "fiberplast_talus", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum_chromium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 20, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ris_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ris_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_ris_bracer_l.json new file mode 100644 index 00000000..7c700441 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ris_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "fiberplast_talus", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum_chromium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 20, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.75" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ris_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ris_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_ris_bracer_r.json new file mode 100644 index 00000000..13ea0fa8 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ris_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "fiberplast_talus", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum_chromium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 20, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.75" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ris_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ris_chest.json b/serverdata/draft_schematic/armor/armor_appearance_ris_chest.json new file mode 100644 index 00000000..bc838272 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ris_chest.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "fiberplast_talus", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum_chromium", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 20, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.75" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ris_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ris_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_ris_gloves.json new file mode 100644 index 00000000..59fd3415 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ris_gloves.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "fiberplast_talus", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum_chromium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 20, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ris_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ris_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_ris_helmet.json new file mode 100644 index 00000000..0897ae8f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ris_helmet.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "fiberplast_talus", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum_chromium", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 20, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.75" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ris_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ris_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_ris_leggings.json new file mode 100644 index 00000000..72010726 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ris_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "fiberplast_talus", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum_chromium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 20, + "volume": 3, + "objvars": { + "conditionMultiplier": "2.75" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ris_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bicep_l.json new file mode 100644 index 00000000..c229b449 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bicep_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bicep_l_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bicep_l_gcw.json new file mode 100644 index 00000000..4a73dd49 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bicep_l_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_bicep_l_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_bicep_l_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bicep_r.json new file mode 100644 index 00000000..10dd3702 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bicep_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bicep_r_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bicep_r_gcw.json new file mode 100644 index 00000000..719598fb --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bicep_r_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_bicep_r_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_bicep_r_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_boots.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_boots.json new file mode 100644 index 00000000..57413203 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_boots.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_boots_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_boots_gcw.json new file mode 100644 index 00000000..e9167ae0 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_boots_gcw.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_boots_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_boots_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bracer_l.json new file mode 100644 index 00000000..c05d174a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bracer_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bracer_l_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bracer_l_gcw.json new file mode 100644 index 00000000..5182e810 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bracer_l_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_bracer_l_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_bracer_l_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bracer_r.json new file mode 100644 index 00000000..3cb091b1 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bracer_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bracer_r_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bracer_r_gcw.json new file mode 100644 index 00000000..dc52de07 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_bracer_r_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_bracer_r_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_bracer_r_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_chest.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_chest.json new file mode 100644 index 00000000..a15f666b --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_chest.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_chest_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_chest_gcw.json new file mode 100644 index 00000000..b1a21115 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_chest_gcw.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_chest_plate_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_chest_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_gloves.json new file mode 100644 index 00000000..4055e737 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_gloves.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_gloves_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_gloves_gcw.json new file mode 100644 index 00000000..5f389219 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_gloves_gcw.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_gloves_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_gloves_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_helmet.json new file mode 100644 index 00000000..e8eaf38c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_helmet.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_helmet_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_helmet_gcw.json new file mode 100644 index 00000000..d6b43a37 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_helmet_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_helmet_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_helmet_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_leggings.json new file mode 100644 index 00000000..f9876006 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_leggings.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_leggings_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_leggings_gcw.json new file mode 100644 index 00000000..9f3adec6 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_leggings_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_leggings_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_leggings_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_utility_belt.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_utility_belt.json new file mode 100644 index 00000000..8022f4ad --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_utility_belt.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_utility_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_utility_belt.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_utility_belt_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_utility_belt_gcw.json new file mode 100644 index 00000000..1cb3ebc7 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_scout_trooper_utility_belt_gcw.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/scout_trooper/armor_scout_trooper_utility_belt_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_scout_trooper_utility_belt_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_bicep_l.json new file mode 100644 index 00000000..d8ffc2d5 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_bicep_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/snowtrooper/armor_snowtrooper_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_snowtrooper_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_bicep_r.json new file mode 100644 index 00000000..44870f7f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_bicep_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/snowtrooper/armor_snowtrooper_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_snowtrooper_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_boots.json b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_boots.json new file mode 100644 index 00000000..fd172dce --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_boots.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/snowtrooper/armor_snowtrooper_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_snowtrooper_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_bracer_l.json new file mode 100644 index 00000000..17626f43 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_bracer_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/snowtrooper/armor_snowtrooper_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_snowtrooper_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_bracer_r.json new file mode 100644 index 00000000..963ecf5d --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_bracer_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/snowtrooper/armor_snowtrooper_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_snowtrooper_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_chest.json b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_chest.json new file mode 100644 index 00000000..21f08a01 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_chest.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/snowtrooper/armor_snowtrooper_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_snowtrooper_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_gloves.json new file mode 100644 index 00000000..32b895b1 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_gloves.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/snowtrooper/armor_snowtrooper_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_snowtrooper_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_helmet.json new file mode 100644 index 00000000..4d44a30e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_helmet.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/snowtrooper/armor_snowtrooper_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_snowtrooper_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_leggings.json new file mode 100644 index 00000000..1c01efb5 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_leggings.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/snowtrooper/armor_snowtrooper_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_snowtrooper_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_utility_belt.json b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_utility_belt.json new file mode 100644 index 00000000..cea44d99 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_snowtrooper_utility_belt.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/snowtrooper/armor_snowtrooper_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_snowtrooper_utility_belt.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bicep_l.json new file mode 100644 index 00000000..97120708 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bicep_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bicep_l_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bicep_l_gcw.json new file mode 100644 index 00000000..cf7c4cd1 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bicep_l_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_bicep_l_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_bicep_l_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bicep_r.json new file mode 100644 index 00000000..084db327 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bicep_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bicep_r_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bicep_r_gcw.json new file mode 100644 index 00000000..a0028e90 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bicep_r_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_bicep_r_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_bicep_r_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_boots.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_boots.json new file mode 100644 index 00000000..8c5ae6af --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_boots.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_boots_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_boots_gcw.json new file mode 100644 index 00000000..b3c95f00 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_boots_gcw.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_boots_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_boots_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bracer_l.json new file mode 100644 index 00000000..38cf9326 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bracer_l.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bracer_l_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bracer_l_gcw.json new file mode 100644 index 00000000..88f7fd0e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bracer_l_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_bracer_l_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_bracer_l_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bracer_r.json new file mode 100644 index 00000000..4ded978b --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bracer_r.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bracer_r_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bracer_r_gcw.json new file mode 100644 index 00000000..b18378fa --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_bracer_r_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_bracer_r_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_bracer_r_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_chest.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_chest.json new file mode 100644 index 00000000..18f14a05 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_chest.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_chest_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_chest_gcw.json new file mode 100644 index 00000000..21bae83c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_chest_gcw.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_chest_plate_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_chest_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_gloves.json new file mode 100644 index 00000000..b50f5a2c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_gloves.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_gloves_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_gloves_gcw.json new file mode 100644 index 00000000..37db133e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_gloves_gcw.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_gloves_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_gloves_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_helmet.json new file mode 100644 index 00000000..e9d13cff --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_helmet.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_helmet_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_helmet_gcw.json new file mode 100644 index 00000000..c0d9e92a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_helmet_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_helmet_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_helmet_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_leggings.json new file mode 100644 index 00000000..ca29adb8 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_leggings.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_leggings_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_leggings_gcw.json new file mode 100644 index 00000000..f97b86b0 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_leggings_gcw.json @@ -0,0 +1,244 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_leggings_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_battle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_factional_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.85", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_leggings_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_utility_belt.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_utility_belt.json new file mode 100644 index 00000000..067762f9 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_utility_belt.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_utility_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_utility_belt.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_utility_belt_gcw.json b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_utility_belt_gcw.json new file mode 100644 index 00000000..724a8348 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_stormtrooper_utility_belt_gcw.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/armor/stormtrooper/armor_stormtrooper_utility_belt_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_nostat_factional_final" + ], + "complexity": 15, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_stormtrooper_utility_belt_gcw.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_tantel_bicep_l.json b/serverdata/draft_schematic/armor/armor_appearance_tantel_bicep_l.json new file mode 100644 index 00000000..b3231568 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_tantel_bicep_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/tantel/armor_tantel_skreej_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone_avian", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_tantel_bicep_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_tantel_bicep_r.json b/serverdata/draft_schematic/armor/armor_appearance_tantel_bicep_r.json new file mode 100644 index 00000000..45f41943 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_tantel_bicep_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/tantel/armor_tantel_skreej_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone_avian", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_tantel_bicep_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_tantel_boots.json b/serverdata/draft_schematic/armor/armor_appearance_tantel_boots.json new file mode 100644 index 00000000..a3d75fd9 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_tantel_boots.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/tantel/armor_tantel_skreej_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone_avian", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_tantel_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_tantel_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_tantel_bracer_l.json new file mode 100644 index 00000000..f492e49e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_tantel_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/tantel/armor_tantel_skreej_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone_avian", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_tantel_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_tantel_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_tantel_bracer_r.json new file mode 100644 index 00000000..a82937b0 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_tantel_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/tantel/armor_tantel_skreej_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone_avian", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_tantel_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_tantel_chest.json b/serverdata/draft_schematic/armor/armor_appearance_tantel_chest.json new file mode 100644 index 00000000..b82bc3a6 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_tantel_chest.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/tantel/armor_tantel_skreej_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone_avian", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_tantel_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_tantel_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_tantel_gloves.json new file mode 100644 index 00000000..f9379189 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_tantel_gloves.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/tantel/armor_tantel_skreej_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone_avian", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_tantel_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_tantel_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_tantel_helmet.json new file mode 100644 index 00000000..d14f53e2 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_tantel_helmet.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/tantel/armor_tantel_skreej_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone_avian", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_tantel_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_tantel_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_tantel_leggings.json new file mode 100644 index 00000000..07de020a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_tantel_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/tantel/armor_tantel_skreej_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "bone_avian", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "aluminum", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_tantel_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ubese_bandolier.json b/serverdata/draft_schematic/armor/armor_appearance_ubese_bandolier.json new file mode 100644 index 00000000..b787e78e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ubese_bandolier.json @@ -0,0 +1,107 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_bandolier.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "iron", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "steel", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 1, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ubese_bandolier.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ubese_boots.json b/serverdata/draft_schematic/armor/armor_appearance_ubese_boots.json new file mode 100644 index 00000000..0991da2c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ubese_boots.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ubese_boots.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ubese_bracer_l.json b/serverdata/draft_schematic/armor/armor_appearance_ubese_bracer_l.json new file mode 100644 index 00000000..e5a2668e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ubese_bracer_l.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ubese_bracer_l.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ubese_bracer_r.json b/serverdata/draft_schematic/armor/armor_appearance_ubese_bracer_r.json new file mode 100644 index 00000000..0832f950 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ubese_bracer_r.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ubese_bracer_r.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ubese_chest.json b/serverdata/draft_schematic/armor/armor_appearance_ubese_chest.json new file mode 100644 index 00000000..8376fcf1 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ubese_chest.json @@ -0,0 +1,270 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_jacket.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ubese_chest.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ubese_gloves.json b/serverdata/draft_schematic/armor/armor_appearance_ubese_gloves.json new file mode 100644 index 00000000..218b6a93 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ubese_gloves.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 15, + "volume": 3, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ubese_gloves.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ubese_helmet.json b/serverdata/draft_schematic/armor/armor_appearance_ubese_helmet.json new file mode 100644 index 00000000..01ee5baa --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ubese_helmet.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ubese_helmet.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ubese_leggings.json b/serverdata/draft_schematic/armor/armor_appearance_ubese_leggings.json new file mode 100644 index 00000000..17778d7b --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ubese_leggings.json @@ -0,0 +1,243 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_pants.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_leathery", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_recon.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "enhancement_cartridge" + ], + "ingredient": "object/tangible/component/armor/bio_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_one" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_enhancement_two" + ], + "ingredient": "object/tangible/component/armor/armor_appearance_enhancement_base_two.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 15, + "volume": 3, + "objvars": { + "conditionMultiplier": "1.25" + }, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ubese_leggings.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_appearance_ubese_shirt.json b/serverdata/draft_schematic/armor/armor_appearance_ubese_shirt.json new file mode 100644 index 00000000..4d901ce6 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_appearance_ubese_shirt.json @@ -0,0 +1,107 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_shirt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "iron", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 30, + "volume": 1, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/shared_armor_appearance_ubese_shirt.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_module_heavy.json b/serverdata/draft_schematic/armor/armor_module_heavy.json new file mode 100644 index 00000000..3b39eb12 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_module_heavy.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_module_heavy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_module_frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "shock_transference_limiter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_transference_limiter" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_track" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_track" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "module_bracket_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_bracket_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/heavy_armor_layer.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_module_heavy.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_module_light.json b/serverdata/draft_schematic/armor/armor_module_light.json new file mode 100644 index 00000000..7137f779 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_module_light.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_module_light.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_module_frame" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "shock_transference_limiter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_transference_limiter" + ], + "ingredient": "gas_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_track" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_track" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "module_bracket_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_bracket_assembly" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/heavy_armor_layer.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_module_light.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment.json b/serverdata/draft_schematic/armor/armor_segment.json new file mode 100644 index 00000000..9a9bd851 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_layer_assembly_plate" + ], + "ingredient": "aluminum", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_weld_tabs" + ], + "ingredient": "metal_nonferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_advanced.json b/serverdata/draft_schematic/armor/armor_segment_advanced.json new file mode 100644 index 00000000..79721360 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_advanced.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_layer_assembly_plate" + ], + "ingredient": "aluminum_duralumin", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_weld_tabs" + ], + "ingredient": "copper_polysteel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "petrochem_inert_polymer", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_advanced.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_bone.json b/serverdata/draft_schematic/armor/armor_segment_bone.json new file mode 100644 index 00000000..e8d0330d --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_bone.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_bone.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_bone" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_segment_bone" + ], + "ingredient": "bone", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_bone.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_bone_acklay.json b/serverdata/draft_schematic/armor/armor_segment_bone_acklay.json new file mode 100644 index 00000000..8693ebee --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_bone_acklay.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_bone_acklay.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_bone" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_bone" + ], + "ingredient": "bone_mammal_yavin4", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "aluminum_chromium", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_supply" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_supply" + ], + "ingredient": "object/tangible/component/weapon/geonosian_power_cube_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_bone_acklay.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_bone_advanced.json b/serverdata/draft_schematic/armor/armor_segment_bone_advanced.json new file mode 100644 index 00000000..c14cb12a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_bone_advanced.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_bone_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_bone" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_segment_bone" + ], + "ingredient": "bone_mammal_rori", + "count": 23 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "iron_kammris", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_bone_advanced.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_chitin.json b/serverdata/draft_schematic/armor/armor_segment_chitin.json new file mode 100644 index 00000000..22eafb0f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_chitin.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_chitin.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_chitin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_segment_chitin" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "metal_ferrous", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_chitin.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_chitin_advanced.json b/serverdata/draft_schematic/armor/armor_segment_chitin_advanced.json new file mode 100644 index 00000000..36be9e75 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_chitin_advanced.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_chitin_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_chitin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_segment_chitin" + ], + "ingredient": "bone_mammal_dantooine", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "iron_doonium", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_chitin_advanced.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_composite.json b/serverdata/draft_schematic/armor/armor_segment_composite.json new file mode 100644 index 00000000..08e18b2f --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_composite.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_composite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_layer_assembly_plate" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_weld_tabs" + ], + "ingredient": "steel", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer_2" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer_3" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_composite.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_composite_advanced.json b/serverdata/draft_schematic/armor/armor_segment_composite_advanced.json new file mode 100644 index 00000000..7cb177e6 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_composite_advanced.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_composite_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_layer_assembly_plate" + ], + "ingredient": "iron_colat", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_weld_tabs" + ], + "ingredient": "steel_kiirium", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "copper_polysteel", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer_2" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer_3" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_composite_advanced.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_kashyyykian_black_mtn.json b/serverdata/draft_schematic/armor/armor_segment_kashyyykian_black_mtn.json new file mode 100644 index 00000000..eb11bcfa --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_kashyyykian_black_mtn.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_kashyyykian_black_mtn.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_kashyyykian_black_mtn" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_kashyyykian_black_mtn" + ], + "ingredient": "hide_leathery", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_track" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_track" + ], + "ingredient": "wood_deciduous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "softwood", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_kashyyykian_black_mtn.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_kashyyykian_black_mtn_advanced.json b/serverdata/draft_schematic/armor/armor_segment_kashyyykian_black_mtn_advanced.json new file mode 100644 index 00000000..ac69f199 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_kashyyykian_black_mtn_advanced.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_kashyyykian_black_mtn_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_kashyyykian_black_mtn" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_kashyyykian_black_mtn" + ], + "ingredient": "wood_deciduous_yavin4", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_track" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_track" + ], + "ingredient": "hide_leathery_dantooine", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "softwood_conifer_endor", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_kashyyykian_black_mtn_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_kashyyykian_ceremonial.json b/serverdata/draft_schematic/armor/armor_segment_kashyyykian_ceremonial.json new file mode 100644 index 00000000..6dcffb6a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_kashyyykian_ceremonial.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_kashyyykian_ceremonial.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_ceremonial" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_ceremonial" + ], + "ingredient": "wood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_kashyyykian_ceremonial.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_kashyyykian_ceremonial_advanced.json b/serverdata/draft_schematic/armor/armor_segment_kashyyykian_ceremonial_advanced.json new file mode 100644 index 00000000..65f98a98 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_kashyyykian_ceremonial_advanced.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_kashyyykian_ceremonial_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_ceremonial" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_ceremonial" + ], + "ingredient": "wood_deciduous_endor", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "hide_leathery_yavin4", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_kashyyykian_ceremonial_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_kashyyykian_hunting.json b/serverdata/draft_schematic/armor/armor_segment_kashyyykian_hunting.json new file mode 100644 index 00000000..cc21918d --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_kashyyykian_hunting.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_kashyyykian_hunting.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_kashyyykian_hunting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_kashyyykian_hunting" + ], + "ingredient": "hide_leathery", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_track" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_track" + ], + "ingredient": "bone_avian", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "softwood_evergreen", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_3" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_kashyyykian_hunting.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_kashyyykian_hunting_advanced.json b/serverdata/draft_schematic/armor/armor_segment_kashyyykian_hunting_advanced.json new file mode 100644 index 00000000..2fea84de --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_kashyyykian_hunting_advanced.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_kashyyykian_hunting_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_kashyyykian_hunting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_kashyyykian_hunting" + ], + "ingredient": "hide_leathery_dathomir", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_track" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_track" + ], + "ingredient": "bone_avian_dantooine", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "softwood_evergreen_yavin4", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_3" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_kashyyykian_hunting_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_padded.json b/serverdata/draft_schematic/armor/armor_segment_padded.json new file mode 100644 index 00000000..4729c75e --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_padded.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_padded.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_layer_assembly_plate" + ], + "ingredient": "hide_wooly", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_weld_tabs" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "metal_ferrous", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer_2" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_padded.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_padded_advanced.json b/serverdata/draft_schematic/armor/armor_segment_padded_advanced.json new file mode 100644 index 00000000..46694e5a --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_padded_advanced.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_padded_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_layer_assembly_plate" + ], + "ingredient": "hide_wooly_yavin4", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_weld_tabs" + ], + "ingredient": "steel_cubirian", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "steel_duralloy", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer_2" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_padded_advanced.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_ris.json b/serverdata/draft_schematic/armor/armor_segment_ris.json new file mode 100644 index 00000000..1c2ecca8 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_ris.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_ris.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "ingredient": "aluminum_titanium", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "ingredient": "ore_intrusive_chanlon", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "fiberplast_rori", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement_matrix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement_matrix" + ], + "ingredient": "object/tangible/component/armor/bone_fragment_woolamander_harrower.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "flexor_matrix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "flexor_matrix" + ], + "ingredient": "object/tangible/component/armor/hide_gurk_king.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/scale_giant_dune_kimogila.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_ris.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_ris_acklay.json b/serverdata/draft_schematic/armor/armor_segment_ris_acklay.json new file mode 100644 index 00000000..f1cfc50c --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_ris_acklay.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_ris_acklay.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "ingredient": "aluminum_titanium", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "ingredient": "ore_intrusive_chanlon", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "fiberplast_rori", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement_matrix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement_matrix" + ], + "ingredient": "object/tangible/component/armor/bone_fragment_woolamander_harrower.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "flexor_matrix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "flexor_matrix" + ], + "ingredient": "object/tangible/component/armor/hide_gurk_king.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/scale_giant_dune_kimogila.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_ris_acklay.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_ubese.json b/serverdata/draft_schematic/armor/armor_segment_ubese.json new file mode 100644 index 00000000..c12673c8 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_ubese.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_ubese.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_layer_assembly_plate" + ], + "ingredient": "iron", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_weld_tabs" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_ubese.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_ubese_advanced.json b/serverdata/draft_schematic/armor/armor_segment_ubese_advanced.json new file mode 100644 index 00000000..6f528c71 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_ubese_advanced.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_ubese_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_layer_assembly_plate" + ], + "ingredient": "iron_axidite", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_weld_tabs" + ], + "ingredient": "steel_neutronium", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/armor_layer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_ubese_advanced.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_zam.json b/serverdata/draft_schematic/armor/armor_segment_zam.json new file mode 100644 index 00000000..f5b175a0 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_zam.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_zam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_zam" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_segment_zam" + ], + "ingredient": "metal", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_zam.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/armor_segment_zam_advanced.json b/serverdata/draft_schematic/armor/armor_segment_zam_advanced.json new file mode 100644 index 00000000..30420a44 --- /dev/null +++ b/serverdata/draft_schematic/armor/armor_segment_zam_advanced.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_zam_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_zam" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_segment_zam" + ], + "ingredient": "iron_bronzium", + "count": 23 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_mounting_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_mounting_tabs" + ], + "ingredient": "steel_ditanium", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/base_armor_segment_enhancement.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/armor/shared_armor_segment_zam_advanced.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/base_armor_schematic.json b/serverdata/draft_schematic/armor/base_armor_schematic.json new file mode 100644 index 00000000..cedd6f0c --- /dev/null +++ b/serverdata/draft_schematic/armor/base_armor_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "destroyIngredients": true, + "crateObjectTemplate": "object/factory/factory_crate_armor.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_core_assault_advanced.json b/serverdata/draft_schematic/armor/component/armor_core_assault_advanced.json new file mode 100644 index 00000000..d966c0d8 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_core_assault_advanced.json @@ -0,0 +1,298 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_core_assault_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly_dantooine", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_dathomir", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "ingredient": "ore_intrusive", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "iron_kammris", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_mythra", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "gemstone_armophous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "ingredient": "object/tangible/component/armor/armor_segment_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_2" + ], + "ingredient": "object/tangible/component/armor/armor_segment_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_3" + ], + "ingredient": "object/tangible/component/armor/armor_segment_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "ingredient": "object/tangible/component/armor/armor_core_enhancement_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_core" + ], + "complexity": 23, + "volume": 1, + "objvars": { + "armorLevel": "AL_advanced", + "armorCategory": "AC_assault" + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_core_assault_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_core_assault_basic.json b/serverdata/draft_schematic/armor/component/armor_core_assault_basic.json new file mode 100644 index 00000000..a93f9084 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_core_assault_basic.json @@ -0,0 +1,190 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_core_assault_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "gemstone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "ingredient": "object/tangible/component/armor/armor_segment_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "ingredient": "object/tangible/component/armor/armor_core_enhancement_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_core" + ], + "complexity": 21, + "volume": 1, + "objvars": { + "armorLevel": "AL_basic", + "armorCategory": "AC_assault" + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_core_assault_basic.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_core_assault_standard.json b/serverdata/draft_schematic/armor/component/armor_core_assault_standard.json new file mode 100644 index 00000000..d76fb818 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_core_assault_standard.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_core_assault_standard.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_dathomir", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "ingredient": "ore_intrusive", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "iron", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "gemstone_armophous", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "ingredient": "object/tangible/component/armor/armor_segment_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_2" + ], + "ingredient": "object/tangible/component/armor/armor_segment_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "ingredient": "object/tangible/component/armor/armor_core_enhancement_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_core" + ], + "complexity": 22, + "volume": 1, + "objvars": { + "armorLevel": "AL_standard", + "armorCategory": "AC_assault" + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_core_assault_standard.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_core_battle_advanced.json b/serverdata/draft_schematic/armor/component/armor_core_battle_advanced.json new file mode 100644 index 00000000..808d99da --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_core_battle_advanced.json @@ -0,0 +1,298 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_core_battle_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_bristley_naboo", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "ingredient": "ore_extrusive", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "aluminum_phrik", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "gemstone_armophous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "ingredient": "object/tangible/component/armor/armor_segment_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_2" + ], + "ingredient": "object/tangible/component/armor/armor_segment_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_3" + ], + "ingredient": "object/tangible/component/armor/armor_segment_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "ingredient": "object/tangible/component/armor/armor_core_enhancement_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_core" + ], + "complexity": 23, + "volume": 1, + "objvars": { + "armorLevel": "AL_advanced", + "armorCategory": "AC_battle" + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_core_battle_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_core_battle_basic.json b/serverdata/draft_schematic/armor/component/armor_core_battle_basic.json new file mode 100644 index 00000000..71bcf28c --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_core_battle_basic.json @@ -0,0 +1,190 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_core_battle_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "gemstone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "ingredient": "object/tangible/component/armor/armor_segment_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "ingredient": "object/tangible/component/armor/armor_core_enhancement_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_core" + ], + "complexity": 21, + "volume": 1, + "objvars": { + "armorLevel": "AL_basic", + "armorCategory": "AC_battle" + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_core_battle_basic.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_core_battle_standard.json b/serverdata/draft_schematic/armor/component/armor_core_battle_standard.json new file mode 100644 index 00000000..f59f9f73 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_core_battle_standard.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_core_battle_standard.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_bristley", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "ingredient": "ore_extrusive", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "gemstone_armophous", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "ingredient": "object/tangible/component/armor/armor_segment_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_2" + ], + "ingredient": "object/tangible/component/armor/armor_segment_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "ingredient": "object/tangible/component/armor/armor_core_enhancement_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_core" + ], + "complexity": 22, + "volume": 1, + "objvars": { + "armorLevel": "AL_standard", + "armorCategory": "AC_battle" + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_core_battle_standard.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_core_recon_advanced.json b/serverdata/draft_schematic/armor/component/armor_core_recon_advanced.json new file mode 100644 index 00000000..5a884dff --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_core_recon_advanced.json @@ -0,0 +1,298 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_core_recon_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_leathery_lok", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "ingredient": "petrochem_inert_polymer", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "steel_carbonite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "aluminum_linksteel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "gemstone_crystalline", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "ingredient": "object/tangible/component/armor/armor_segment_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_2" + ], + "ingredient": "object/tangible/component/armor/armor_segment_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_3" + ], + "ingredient": "object/tangible/component/armor/armor_segment_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "ingredient": "object/tangible/component/armor/armor_core_enhancement_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_core" + ], + "complexity": 23, + "volume": 1, + "objvars": { + "armorLevel": "AL_advanced", + "armorCategory": "AC_reconnaissance" + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_core_recon_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_core_recon_basic.json b/serverdata/draft_schematic/armor/component/armor_core_recon_basic.json new file mode 100644 index 00000000..309c9468 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_core_recon_basic.json @@ -0,0 +1,190 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_core_recon_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "gemstone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "ingredient": "object/tangible/component/armor/armor_segment_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "ingredient": "object/tangible/component/armor/armor_core_enhancement_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_core" + ], + "complexity": 21, + "volume": 1, + "objvars": { + "armorLevel": "AL_basic", + "armorCategory": "AC_reconnaissance" + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_core_recon_basic.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_core_recon_standard.json b/serverdata/draft_schematic/armor/component/armor_core_recon_standard.json new file mode 100644 index 00000000..2f75d68f --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_core_recon_standard.json @@ -0,0 +1,271 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_core_recon_standard.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding" + ], + "ingredient": "hide_leathery", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "ingredient": "petrochem_inert_polymer", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "body" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "gemstone_crystalline", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "ingredient": "object/tangible/component/armor/armor_segment_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_2" + ], + "ingredient": "object/tangible/component/armor/armor_segment_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "core_enhancement" + ], + "ingredient": "object/tangible/component/armor/armor_core_enhancement_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_core" + ], + "complexity": 22, + "volume": 1, + "objvars": { + "armorLevel": "AL_standard", + "armorCategory": "AC_reconnaissance" + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_core_recon_standard.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_layer_acid.json b/serverdata/draft_schematic/armor/component/armor_layer_acid.json new file mode 100644 index 00000000..26c48ae7 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_layer_acid.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_layer_acid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal_nonferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "ingredient": "gemstone_crystalline", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "chemical_neutralization_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "chemical_neutralization_medium" + ], + "ingredient": "ore_siliclastic_malab", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_advanced_layer_1" + ], + "complexity": 28, + "volume": 1, + "objvars": { + "layer": 6 + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_acid.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_layer_advanced_five.json b/serverdata/draft_schematic/armor/component/armor_layer_advanced_five.json new file mode 100644 index 00000000..a90120cf --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_layer_advanced_five.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/advanced_armor_layer_five.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "steel_duralloy", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "ingredient": "petrochem_inert_polymer", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ablative_damage_absorbtion_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "ablative_damage_absorbtion_medium" + ], + "ingredient": "fiberplast_gravitonic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "ingredient": "ore_siliclastic_cortosis", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "second_tier_insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "second_tier_insulation_medium" + ], + "ingredient": "aluminum_perovskitic", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_advanced_layer_1" + ], + "complexity": 32, + "volume": 1, + "objvars": { + "layer": 12 + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_advanced_five.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_layer_advanced_four.json b/serverdata/draft_schematic/armor/component/armor_layer_advanced_four.json new file mode 100644 index 00000000..0f9840f1 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_layer_advanced_four.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/advanced_armor_layer_four.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "iron_kammris", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "ingredient": "petrochem_inert_polymer", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ablative_damage_absorbtion_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "ablative_damage_absorbtion_medium" + ], + "ingredient": "fiberplast_gravitonic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "ingredient": "ore_intrusive_katrium", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "second_tier_insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "second_tier_insulation_medium" + ], + "ingredient": "aluminum_perovskitic", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_advanced_layer_1" + ], + "complexity": 32, + "volume": 1, + "objvars": { + "layer": 11 + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_advanced_four.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_layer_advanced_one.json b/serverdata/draft_schematic/armor/component/armor_layer_advanced_one.json new file mode 100644 index 00000000..3e34460d --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_layer_advanced_one.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/advanced_armor_layer_one.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "steel_neutronium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "ingredient": "petrochem_inert_polymer", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ablative_damage_absorbtion_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "ablative_damage_absorbtion_medium" + ], + "ingredient": "fiberplast_gravitonic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "ingredient": "ore_extrusive_vintrium", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "second_tier_insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "second_tier_insulation_medium" + ], + "ingredient": "aluminum_perovskitic", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_advanced_layer_1" + ], + "complexity": 32, + "volume": 1, + "objvars": { + "layer": 8 + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_advanced_one.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_layer_advanced_three.json b/serverdata/draft_schematic/armor/component/armor_layer_advanced_three.json new file mode 100644 index 00000000..7fa0dd73 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_layer_advanced_three.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/advanced_armor_layer_three.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "copper_borocarbitic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "ingredient": "petrochem_inert_polymer", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ablative_damage_absorbtion_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "ablative_damage_absorbtion_medium" + ], + "ingredient": "fiberplast_gravitonic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "ingredient": "ore_intrusive_dylinium", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "second_tier_insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "second_tier_insulation_medium" + ], + "ingredient": "aluminum_perovskitic", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_advanced_layer_1" + ], + "complexity": 32, + "volume": 1, + "objvars": { + "layer": 10 + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_advanced_three.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_layer_advanced_two.json b/serverdata/draft_schematic/armor/component/armor_layer_advanced_two.json new file mode 100644 index 00000000..18995e53 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_layer_advanced_two.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/advanced_armor_layer_two.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "copper_thallium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "ingredient": "petrochem_inert_polymer", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ablative_damage_absorbtion_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "ablative_damage_absorbtion_medium" + ], + "ingredient": "fiberplast_gravitonic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "ingredient": "ore_extrusive_chronamite", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "second_tier_insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "second_tier_insulation_medium" + ], + "ingredient": "aluminum_perovskitic", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_advanced_layer_1" + ], + "complexity": 32, + "volume": 1, + "objvars": { + "layer": 9 + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_advanced_two.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_layer_blast.json b/serverdata/draft_schematic/armor/component/armor_layer_blast.json new file mode 100644 index 00000000..19be5c1a --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_layer_blast.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_layer_blast.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal_ferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "ingredient": "armophous_vendusii", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "blast_harmonics_absorbtion_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "blast_harmonics_absorbtion_medium" + ], + "ingredient": "ore_carbonate_varium", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_advanced_layer_1" + ], + "complexity": 28, + "volume": 1, + "objvars": { + "layer": 3 + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_blast.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_layer_cold.json b/serverdata/draft_schematic/armor/component/armor_layer_cold.json new file mode 100644 index 00000000..3e5b3c38 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_layer_cold.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_layer_cold.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal_nonferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "ingredient": "crystalline_laboi_mineral_crystal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "ingredient": "ore_siliclastic_malab", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_advanced_layer_1" + ], + "complexity": 28, + "volume": 1, + "objvars": { + "layer": 5 + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_cold.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_layer_electrical.json b/serverdata/draft_schematic/armor/component/armor_layer_electrical.json new file mode 100644 index 00000000..34dcc5a8 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_layer_electrical.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_layer_electrical.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal_nonferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "ingredient": "armophous_baltaran", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "primary_insulator_micro_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "primary_insulator_micro_layer" + ], + "ingredient": "ore_siliclastic_ardanium", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_advanced_layer_1" + ], + "complexity": 28, + "volume": 1, + "objvars": { + "layer": 2 + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_electrical.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_layer_energy.json b/serverdata/draft_schematic/armor/component/armor_layer_energy.json new file mode 100644 index 00000000..87552c35 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_layer_energy.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_layer_energy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal_ferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "ingredient": "armophous_plexite", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "energy_sink" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "energy_sink" + ], + "ingredient": "ore_carbonate_alantium", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_advanced_layer_1" + ], + "complexity": 28, + "volume": 1, + "objvars": { + "layer": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_energy.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_layer_environmental.json b/serverdata/draft_schematic/armor/component/armor_layer_environmental.json new file mode 100644 index 00000000..d1e0bf5d --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_layer_environmental.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_layer_environmental.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer_microlattice" + ], + "ingredient": "chemical", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "insulation_medium" + ], + "ingredient": "ore", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_environmental.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_layer_heat.json b/serverdata/draft_schematic/armor/component/armor_layer_heat.json new file mode 100644 index 00000000..1ee01a4a --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_layer_heat.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_layer_heat.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal_ferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "ingredient": "crystalline_kerol_firegem", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "primary_insulator_micro_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "primary_insulator_micro_layer" + ], + "ingredient": "ore_carbonate_frasium", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_advanced_layer_1" + ], + "complexity": 28, + "volume": 1, + "objvars": { + "layer": 4 + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_heat.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_layer_kinetic.json b/serverdata/draft_schematic/armor/component/armor_layer_kinetic.json new file mode 100644 index 00000000..f36689e5 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_layer_kinetic.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_layer_kinetic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal_ferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "ingredient": "gemstone_armophous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "shockwave_repulsion_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "shockwave_repulsion_compound" + ], + "ingredient": "ore_carbonate_chromite", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_advanced_layer_1" + ], + "complexity": 28, + "volume": 1, + "objvars": { + "layer": 0 + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_kinetic.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_layer_restraint.json b/serverdata/draft_schematic/armor/component/armor_layer_restraint.json new file mode 100644 index 00000000..e56864f0 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_layer_restraint.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_layer_restraint.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "adhesion_repulsion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "adhesion_repulsion_coating" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_inner_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_inner_structure" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "adhesive_absorbtion_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "adhesive_absorbtion_compound" + ], + "ingredient": "ore", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_restraint.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_layer_ris.json b/serverdata/draft_schematic/armor/component/armor_layer_ris.json new file mode 100644 index 00000000..f9d12952 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_layer_ris.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/armor_layer_ris.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "copper_polysteel", + "count": 135 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer_microlattice" + ], + "ingredient": "crystalline_laboi_mineral_crystal", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "blast_harmonics_absorbtion_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "blast_harmonics_absorbtion_medium" + ], + "ingredient": "ore_intrusive_oridium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement_matrix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_matrix" + ], + "ingredient": "object/tangible/component/armor/feather_peko_albatross.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_nostats" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_ris.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_layer_stun.json b/serverdata/draft_schematic/armor/component/armor_layer_stun.json new file mode 100644 index 00000000..a80f5e33 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_layer_stun.json @@ -0,0 +1,135 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_layer_stun.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal_nonferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "absorbtion_coating" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "ingredient": "crystalline_vertex", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "multi_frequency_shock_absorbtion_media" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "multi_frequency_shock_absorbtion_media" + ], + "ingredient": "ore_siliclastic_crism", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_advanced_layer_1" + ], + "complexity": 28, + "volume": 1, + "objvars": { + "layer": 7 + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_stun.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_power_bit.json b/serverdata/draft_schematic/armor/component/armor_power_bit.json new file mode 100644 index 00000000..0539cf35 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_power_bit.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/armor/power_bit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "power_bit_modifier" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit_modifier" + ], + "ingredient": "object/tangible/component/reverse_engineering/modifier_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "power_bit_value" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit_value" + ], + "ingredient": "object/tangible/component/reverse_engineering/base_power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_comp_power_bit" + ], + "complexity": 21, + "volume": 1, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_power_bit.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_segment_assault.json b/serverdata/draft_schematic/armor/component/armor_segment_assault.json new file mode 100644 index 00000000..50e0ff1e --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_segment_assault.json @@ -0,0 +1,269 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_assault.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "ingredient": "iron", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "fiber_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "fiber_absorption_layer" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding_binding" + ], + "ingredient": "hide_scaley", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/armor_layer_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "ingredient": "object/tangible/component/armor/armor_layer_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_3" + ], + "ingredient": "object/tangible/component/armor/armor_layer_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_4" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_4" + ], + "ingredient": "object/tangible/component/armor/armor_layer_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/armor_segment_enhancement_assault.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_segment" + ], + "complexity": 21, + "volume": 1, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_segment_assault.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_segment_battle.json b/serverdata/draft_schematic/armor/component/armor_segment_battle.json new file mode 100644 index 00000000..7ae4fb72 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_segment_battle.json @@ -0,0 +1,269 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_battle.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "ingredient": "aluminum", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "fiber_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "fiber_absorption_layer" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding_binding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/armor_layer_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "ingredient": "object/tangible/component/armor/armor_layer_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_3" + ], + "ingredient": "object/tangible/component/armor/armor_layer_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_4" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_4" + ], + "ingredient": "object/tangible/component/armor/armor_layer_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/armor_segment_enhancement_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_segment" + ], + "complexity": 21, + "volume": 1, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_segment_battle.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/armor_segment_recon.json b/serverdata/draft_schematic/armor/component/armor_segment_recon.json new file mode 100644 index 00000000..b47bf39d --- /dev/null +++ b/serverdata/draft_schematic/armor/component/armor_segment_recon.json @@ -0,0 +1,269 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/armor_segment_recon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_layer_assembly_plate" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_weld_tabs" + ], + "ingredient": "copper", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "fiber_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "fiber_absorption_layer" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "padding_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "padding_binding" + ], + "ingredient": "hide_leathery", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer" + ], + "ingredient": "object/tangible/component/armor/armor_layer_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_2" + ], + "ingredient": "object/tangible/component/armor/armor_layer_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_3" + ], + "ingredient": "object/tangible/component/armor/armor_layer_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_4" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_4" + ], + "ingredient": "object/tangible/component/armor/armor_layer_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "segment_enhancement" + ], + "ingredient": "object/tangible/component/armor/armor_segment_enhancement_recon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_segment" + ], + "complexity": 21, + "volume": 1, + "objvars": [ + ], + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_segment_recon.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/deflector_shield_emitter_assembly.json b/serverdata/draft_schematic/armor/component/deflector_shield_emitter_assembly.json new file mode 100644 index 00000000..86eda322 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/deflector_shield_emitter_assembly.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/deflector_shield_emitter_assembly.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "assembly_mounting_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "assembly_mounting_frame" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "emitter_precharger_array" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_precharger_array" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "emitter_module_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_module_insulation" + ], + "ingredient": "ore", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_emitter_crystals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "field_emitter_crystals" + ], + "ingredient": "gemstone_crystalline", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_shields_component_armor" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/armor/component/shared_deflector_shield_emitter_assembly.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/deflector_shield_generator_energy_ray.json b/serverdata/draft_schematic/armor/component/deflector_shield_generator_energy_ray.json new file mode 100644 index 00000000..9a78b8e2 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/deflector_shield_generator_energy_ray.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/deflector_shield_generator_energy_ray.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "assembly_mounting_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "assembly_mounting_frame" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_harmonic_tuning_array" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "field_harmonic_tuning_array" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "emitter_module_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_module_insulation" + ], + "ingredient": "ore", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_generation_pile" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "field_generation_pile" + ], + "ingredient": "gemstone_armophous", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_shields_component_armor" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/armor/component/shared_deflector_shield_generator_energy_ray.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/deflector_shield_generator_particle.json b/serverdata/draft_schematic/armor/component/deflector_shield_generator_particle.json new file mode 100644 index 00000000..a57395c1 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/deflector_shield_generator_particle.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/deflector_shield_generator_particle.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "assembly_mounting_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "assembly_mounting_frame" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_harmonic_tuning_array" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "field_harmonic_tuning_array" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "emitter_module_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_module_insulation" + ], + "ingredient": "ore", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_generation_pile" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "field_generation_pile" + ], + "ingredient": "gemstone_armophous", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_shields_component_armor" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/armor/component/shared_deflector_shield_generator_particle.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/deflector_shield_ion_feed_unit.json b/serverdata/draft_schematic/armor/component/deflector_shield_ion_feed_unit.json new file mode 100644 index 00000000..9967284d --- /dev/null +++ b/serverdata/draft_schematic/armor/component/deflector_shield_ion_feed_unit.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/deflector_shield_ion_feed_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "macro_assembly_construction_lattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "macro_assembly_construction_lattice" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "primary_insulation_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_insulation_mechanism" + ], + "ingredient": "ore", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "secondary_casing_insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "secondary_casing_insulation_medium" + ], + "ingredient": "gas_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ion_energy_conduit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ion_energy_conduit" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_shields_component_armor" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/armor/component/shared_deflector_shield_ion_feed_unit.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/deflector_shield_overload_discharge_unit.json b/serverdata/draft_schematic/armor/component/deflector_shield_overload_discharge_unit.json new file mode 100644 index 00000000..49f8a0ed --- /dev/null +++ b/serverdata/draft_schematic/armor/component/deflector_shield_overload_discharge_unit.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/deflector_shield_overload_discharge_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "sub_assembly_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sub_assembly_frame" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "charge_leakage_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_leakage_shielding" + ], + "ingredient": "ore", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "primary_ground_conduit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_ground_conduit" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_shields_component_armor" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/armor/component/shared_deflector_shield_overload_discharge_unit.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/deflector_shield_projector_plate.json b/serverdata/draft_schematic/armor/component/deflector_shield_projector_plate.json new file mode 100644 index 00000000..24ec19d7 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/deflector_shield_projector_plate.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/armor/deflector_shield_projector_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "plate_mounting_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "plate_mounting_brackets" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_isolator_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "field_isolator_assembly" + ], + "ingredient": "ore", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "projector_field_array" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "projector_field_array" + ], + "ingredient": "copper", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_shields_component_armor" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/armor/component/shared_deflector_shield_projector_plate.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/heavy_armor_layer_acid.json b/serverdata/draft_schematic/armor/component/heavy_armor_layer_acid.json new file mode 100644 index 00000000..9ff40c70 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/heavy_armor_layer_acid.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/heavy_armor_layer_acid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer_microlattice" + ], + "ingredient": "chemical", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "chemical_neutralization_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "chemical_neutralization_medium" + ], + "ingredient": "ore_carbonate", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/armor/component/shared_heavy_armor_layer_acid.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/heavy_armor_layer_blast.json b/serverdata/draft_schematic/armor/component/heavy_armor_layer_blast.json new file mode 100644 index 00000000..731534ec --- /dev/null +++ b/serverdata/draft_schematic/armor/component/heavy_armor_layer_blast.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/heavy_armor_layer_blast.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer_microlattice" + ], + "ingredient": "chemical", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "shockwave_repulsion_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shockwave_repulsion_compound" + ], + "ingredient": "gemstone_armophous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "blast_harmonics_absorbtion_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "blast_harmonics_absorbtion_medium" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_blast.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/heavy_armor_layer_cold.json b/serverdata/draft_schematic/armor/component/heavy_armor_layer_cold.json new file mode 100644 index 00000000..9411e88a --- /dev/null +++ b/serverdata/draft_schematic/armor/component/heavy_armor_layer_cold.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/heavy_armor_layer_cold.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer_microlattice" + ], + "ingredient": "chemical", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "insulation_medium" + ], + "ingredient": "ore", + "count": 19 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_cold.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/heavy_armor_layer_electrical.json b/serverdata/draft_schematic/armor/component/heavy_armor_layer_electrical.json new file mode 100644 index 00000000..c47f50f5 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/heavy_armor_layer_electrical.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/heavy_armor_layer_electrical.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "primary_insulator_micro_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_insulator_micro_layer" + ], + "ingredient": "chemical", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "secondary_insulator_microsheath" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "secondary_insulator_microsheath" + ], + "ingredient": "ore", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_electrical.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/heavy_armor_layer_energy.json b/serverdata/draft_schematic/armor/component/heavy_armor_layer_energy.json new file mode 100644 index 00000000..6258056b --- /dev/null +++ b/serverdata/draft_schematic/armor/component/heavy_armor_layer_energy.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/heavy_armor_layer_energy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ablative_damage_absorbtion_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ablative_damage_absorbtion_medium" + ], + "ingredient": "chemical", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "energy_sink" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energy_sink" + ], + "ingredient": "gemstone_armophous", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "second_tier_insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "second_tier_insulation_medium" + ], + "ingredient": "ore", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_energy.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/heavy_armor_layer_environmental.json b/serverdata/draft_schematic/armor/component/heavy_armor_layer_environmental.json new file mode 100644 index 00000000..6b2c2338 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/heavy_armor_layer_environmental.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/heavy_armor_layer_environmental.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "defensive_layer_microlattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer_microlattice" + ], + "ingredient": "chemical", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "insulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "insulation_medium" + ], + "ingredient": "ore", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_environmental.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/heavy_armor_layer_heat.json b/serverdata/draft_schematic/armor/component/heavy_armor_layer_heat.json new file mode 100644 index 00000000..f4b083b8 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/heavy_armor_layer_heat.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/heavy_armor_layer_heat.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "secondary_insulator_microsheath" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "secondary_insulator_microsheath" + ], + "ingredient": "chemical", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "primary_insulator_micro_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_insulator_micro_layer" + ], + "ingredient": "ore", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_heat.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/heavy_armor_layer_kinetic.json b/serverdata/draft_schematic/armor/component/heavy_armor_layer_kinetic.json new file mode 100644 index 00000000..09ee0b9f --- /dev/null +++ b/serverdata/draft_schematic/armor/component/heavy_armor_layer_kinetic.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/heavy_armor_layer_kinetic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_shock_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_shock_casing" + ], + "ingredient": "metal", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ablative_damage_absorbtion_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ablative_damage_absorbtion_medium" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "shockwave_repulsion_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shockwave_repulsion_compound" + ], + "ingredient": "gemstone_armophous", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_kinetic.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/heavy_armor_layer_restraint.json b/serverdata/draft_schematic/armor/component/heavy_armor_layer_restraint.json new file mode 100644 index 00000000..cb6379ee --- /dev/null +++ b/serverdata/draft_schematic/armor/component/heavy_armor_layer_restraint.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/heavy_armor_layer_restraint.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "adhesion_repulsion_coating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "adhesion_repulsion_coating" + ], + "ingredient": "chemical", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_inner_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_inner_structure" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "adhesive_absorbtion_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "adhesive_absorbtion_compound" + ], + "ingredient": "ore", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_restraint.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/heavy_armor_layer_stun.json b/serverdata/draft_schematic/armor/component/heavy_armor_layer_stun.json new file mode 100644 index 00000000..a8d04fd8 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/heavy_armor_layer_stun.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/heavy_armor_layer_stun.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "multi_frequency_shock_absorbtion_media" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "multi_frequency_shock_absorbtion_media" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "multi_frequency_shock_absorbtion_media" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "multi-frequency_shock_absorbtion_media" + ], + "ingredient": "ore", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/armor/component/shared_armor_layer_stun.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/new_armor_advanced_layer_1_test.json b/serverdata/draft_schematic/armor/component/new_armor_advanced_layer_1_test.json new file mode 100644 index 00000000..645be433 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/new_armor_advanced_layer_1_test.json @@ -0,0 +1,45 @@ +{ + "parent": "object/draft_schematic/armor/component/new_armor_layer_base.iff", + "itemsPerContainer": 100, + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_advanced_layer_1" + ], + "objvars": { + "layer": 8 + }, + "complexity": 10, + "sharedTemplate": "object/draft_schematic/armor/component/shared_new_armor_advanced_layer_1_test.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/new_armor_core_advanced_test.json b/serverdata/draft_schematic/armor/component/new_armor_core_advanced_test.json new file mode 100644 index 00000000..f2339313 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/new_armor_core_advanced_test.json @@ -0,0 +1,129 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/new_armor_core_test.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment0" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "ingredient": "object/tangible/component/armor/new_armor_segment_test.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment1" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "ingredient": "object/tangible/component/armor/new_armor_segment_test.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "ingredient": "object/tangible/component/armor/new_armor_segment_test.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_core" + ], + "objvars": { + "armorLevel": "AL_advanced", + "armorCategory": "AC_battle" + }, + "complexity": 10, + "sharedTemplate": "object/draft_schematic/armor/component/shared_new_armor_core_advanced_test.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/new_armor_core_basic_test.json b/serverdata/draft_schematic/armor/component/new_armor_core_basic_test.json new file mode 100644 index 00000000..32152c08 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/new_armor_core_basic_test.json @@ -0,0 +1,75 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/new_armor_core_test.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment0" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment" + ], + "ingredient": "object/tangible/component/armor/new_armor_segment_test.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_core" + ], + "objvars": { + "armorLevel": "AL_basic", + "armorCategory": "AC_battle" + }, + "complexity": 10, + "sharedTemplate": "object/draft_schematic/armor/component/shared_new_armor_core_basic_test.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/new_armor_layer_base.json b/serverdata/draft_schematic/armor/component/new_armor_layer_base.json new file mode 100644 index 00000000..d71a342c --- /dev/null +++ b/serverdata/draft_schematic/armor/component/new_armor_layer_base.json @@ -0,0 +1,5 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "craftedObjectTemplate": "object/tangible/component/armor/new_armor_layer_test.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/new_armor_layer_electricity_test.json b/serverdata/draft_schematic/armor/component/new_armor_layer_electricity_test.json new file mode 100644 index 00000000..5bb19961 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/new_armor_layer_electricity_test.json @@ -0,0 +1,45 @@ +{ + "parent": "object/draft_schematic/armor/component/new_armor_layer_base.iff", + "itemsPerContainer": 100, + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_layer_electricity" + ], + "objvars": { + "layer": 2 + }, + "complexity": 10, + "sharedTemplate": "object/draft_schematic/armor/component/shared_new_armor_layer_electricity_test.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/new_armor_layer_energy_test.json b/serverdata/draft_schematic/armor/component/new_armor_layer_energy_test.json new file mode 100644 index 00000000..0bb8e8f6 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/new_armor_layer_energy_test.json @@ -0,0 +1,72 @@ +{ + "parent": "object/draft_schematic/armor/component/new_armor_layer_base.iff", + "itemsPerContainer": 100, + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_inner_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_inner_structure" + ], + "ingredient": "copper_thallium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_layer_energy" + ], + "objvars": { + "layer": 1 + }, + "complexity": 10, + "sharedTemplate": "object/draft_schematic/armor/component/shared_new_armor_layer_energy_test.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/new_armor_layer_heat_test.json b/serverdata/draft_schematic/armor/component/new_armor_layer_heat_test.json new file mode 100644 index 00000000..d1df8b15 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/new_armor_layer_heat_test.json @@ -0,0 +1,45 @@ +{ + "parent": "object/draft_schematic/armor/component/new_armor_layer_base.iff", + "itemsPerContainer": 100, + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_layer_heat" + ], + "objvars": { + "layer": 4 + }, + "complexity": 10, + "sharedTemplate": "object/draft_schematic/armor/component/shared_new_armor_layer_heat_test.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/new_armor_segment_test.json b/serverdata/draft_schematic/armor/component/new_armor_segment_test.json new file mode 100644 index 00000000..6554680e --- /dev/null +++ b/serverdata/draft_schematic/armor/component/new_armor_segment_test.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/new_armor_segment_test.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_layer1" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer" + ], + "ingredient": "object/tangible/component/armor/new_armor_layer_test.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_layer2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer" + ], + "ingredient": "object/tangible/component/armor/new_armor_layer_test.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_layer3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer" + ], + "ingredient": "object/tangible/component/armor/new_armor_layer_test.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_layer4" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer" + ], + "ingredient": "object/tangible/component/armor/new_armor_layer_test.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_segment" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/armor/component/shared_new_armor_segment_test.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/test_an_armor_core.json b/serverdata/draft_schematic/armor/component/test_an_armor_core.json new file mode 100644 index 00000000..900f439a --- /dev/null +++ b/serverdata/draft_schematic/armor/component/test_an_armor_core.json @@ -0,0 +1,83 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/new_armor_core_test.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment0" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment0" + ], + "ingredient": "object/tangible/component/armor/new_armor_segment_test.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_core" + ], + "complexity": 10, + "volume": 1, + "objvars": { + "armorLevel": "AL_basic", + "armorCategory": "AC_battle", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_test_an_armor_core.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/test_an_armor_layer.json b/serverdata/draft_schematic/armor/component/test_an_armor_layer.json new file mode 100644 index 00000000..0ef97a0b --- /dev/null +++ b/serverdata/draft_schematic/armor/component/test_an_armor_layer.json @@ -0,0 +1,55 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/new_armor_layer_test.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_advanced_layer_1" + ], + "complexity": 10, + "volume": 1, + "objvars": { + "layer": 8, + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_test_an_armor_layer.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/component/test_an_armor_segment.json b/serverdata/draft_schematic/armor/component/test_an_armor_segment.json new file mode 100644 index 00000000..7a8e6505 --- /dev/null +++ b/serverdata/draft_schematic/armor/component/test_an_armor_segment.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/armor/new_armor_segment_test.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_layer1" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer1" + ], + "ingredient": "object/tangible/component/armor/new_armor_layer_test.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_layer2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer2" + ], + "ingredient": "object/tangible/component/armor/new_armor_layer_test.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_layer3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer3" + ], + "ingredient": "object/tangible/component/armor/new_armor_layer_test.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_layer4" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_layer4" + ], + "ingredient": "object/tangible/component/armor/new_armor_layer_test.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_segment" + ], + "complexity": 10, + "volume": 1, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/component/shared_test_an_armor_segment.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/crafted_armor_recolor_kit.json b/serverdata/draft_schematic/armor/crafted_armor_recolor_kit.json new file mode 100644 index 00000000..c7875961 --- /dev/null +++ b/serverdata/draft_schematic/armor/crafted_armor_recolor_kit.json @@ -0,0 +1,158 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/item/crafted_armor_recolor_kit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "kit_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "kit_structure" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "dye_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "dye_base" + ], + "ingredient": "gemstone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "dye_pigment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "dye_pigment" + ], + "ingredient": "vegetable_fungi", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "kit_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "kit_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_customization_kit" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/armor/shared_crafted_armor_recolor_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/crusader_armor_dye_kit.json b/serverdata/draft_schematic/armor/crusader_armor_dye_kit.json new file mode 100644 index 00000000..a0c13667 --- /dev/null +++ b/serverdata/draft_schematic/armor/crusader_armor_dye_kit.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/item/crusader_armor_dye_kit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "kit_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "kit_structure" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "dye_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "dye_base" + ], + "ingredient": "gemstone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_customization_kit" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/armor/shared_crusader_armor_dye_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_aotc_forearm_r.json b/serverdata/draft_schematic/armor/cybernetic_appearance_aotc_forearm_r.json new file mode 100644 index 00000000..90f69191 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_aotc_forearm_r.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_anakin_forearm.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_one_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_aotc_forearm_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_forearm_l.json b/serverdata/draft_schematic/armor/cybernetic_appearance_forearm_l.json new file mode 100644 index 00000000..fe1438db --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_forearm_l.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_forearm_l_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_one_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_forearm_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_forearm_r.json b/serverdata/draft_schematic/armor/cybernetic_appearance_forearm_r.json new file mode 100644 index 00000000..97e6d7ca --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_forearm_r.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_forearm_r_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_one_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_forearm_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_hand_l.json b/serverdata/draft_schematic/armor/cybernetic_appearance_hand_l.json new file mode 100644 index 00000000..3d2eed0b --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_hand_l.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_hand_l_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "struts" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_cybernetic_nostats" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_hand_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_hand_r.json b/serverdata/draft_schematic/armor/cybernetic_appearance_hand_r.json new file mode 100644 index 00000000..5f1c4446 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_hand_r.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_hand_r_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "struts" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_cybernetic_nostats" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_hand_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_rots_forearm_r.json b/serverdata/draft_schematic/armor/cybernetic_appearance_rots_forearm_r.json new file mode 100644 index 00000000..88863528 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_rots_forearm_r.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/tcg/series5/cybernetic_rots_forearm_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_one_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_rots_forearm_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s01_arm_l.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s01_arm_l.json new file mode 100644 index 00000000..0f2ade0d --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s01_arm_l.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s01_arm_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_two_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s01_arm_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s01_arm_r.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s01_arm_r.json new file mode 100644 index 00000000..2455fe9b --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s01_arm_r.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s01_arm_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_two_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s01_arm_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s01_legs.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s01_legs.json new file mode 100644 index 00000000..c40a52b7 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s01_legs.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s01_legs.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_two_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s01_legs.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s01_torso.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s01_torso.json new file mode 100644 index 00000000..e03cddb1 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s01_torso.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s01_torso.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "support_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "support_struts" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_three_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s01_torso.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s02_arm_l.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s02_arm_l.json new file mode 100644 index 00000000..ed9a3c84 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s02_arm_l.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s02_arm_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_two_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s02_arm_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s02_arm_r.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s02_arm_r.json new file mode 100644 index 00000000..03132281 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s02_arm_r.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s02_arm_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_two_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s02_arm_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s02_forearm_l.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s02_forearm_l.json new file mode 100644 index 00000000..1916a635 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s02_forearm_l.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s02_forearm_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_one_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s02_forearm_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s02_forearm_r.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s02_forearm_r.json new file mode 100644 index 00000000..179f45f9 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s02_forearm_r.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s02_forearm_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_one_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s02_forearm_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s02_hand_l.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s02_hand_l.json new file mode 100644 index 00000000..1bb6bb85 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s02_hand_l.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s02_hand_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "struts" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_cybernetic_nostats" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s02_hand_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s02_hand_r.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s02_hand_r.json new file mode 100644 index 00000000..7a63aab0 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s02_hand_r.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s02_hand_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "struts" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_cybernetic_nostats" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s02_hand_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s02_legs.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s02_legs.json new file mode 100644 index 00000000..ef67d1a2 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s02_legs.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s02_legs.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_two_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s02_legs.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s02_torso.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s02_torso.json new file mode 100644 index 00000000..9fece7ed --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s02_torso.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s02_torso.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "support_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "support_struts" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_three_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s02_torso.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s03_arm_l.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s03_arm_l.json new file mode 100644 index 00000000..a67221e9 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s03_arm_l.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s03_arm_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_two_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s03_arm_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s03_arm_r.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s03_arm_r.json new file mode 100644 index 00000000..757e547e --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s03_arm_r.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s03_arm_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_two_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s03_arm_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s03_forearm_l.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s03_forearm_l.json new file mode 100644 index 00000000..aa8d2258 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s03_forearm_l.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s03_forearm_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_one_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s03_forearm_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s03_forearm_r.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s03_forearm_r.json new file mode 100644 index 00000000..2fb032c9 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s03_forearm_r.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s03_forearm_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_one_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s03_forearm_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s03_hand_l.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s03_hand_l.json new file mode 100644 index 00000000..50f7353b --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s03_hand_l.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s03_hand_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "struts" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_cybernetic_nostats" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s03_hand_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s03_hand_r.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s03_hand_r.json new file mode 100644 index 00000000..22316dff --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s03_hand_r.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s03_hand_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "struts" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_cybernetic_nostats" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s03_hand_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s05_arm_l.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s05_arm_l.json new file mode 100644 index 00000000..20ebabbb --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s05_arm_l.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s05_arm_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_two_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s05_arm_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s05_arm_r.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s05_arm_r.json new file mode 100644 index 00000000..0601e479 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s05_arm_r.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s05_arm_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_two_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s05_arm_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s05_forearm_l.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s05_forearm_l.json new file mode 100644 index 00000000..013eca4c --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s05_forearm_l.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s05_forearm_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_one_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s05_forearm_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s05_forearm_r.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s05_forearm_r.json new file mode 100644 index 00000000..b7d0528f --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s05_forearm_r.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s05_forearm_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_one_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s05_forearm_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s05_hand_l.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s05_hand_l.json new file mode 100644 index 00000000..e9a16bc9 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s05_hand_l.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s05_hand_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "struts" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_cybernetic_nostats" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s05_hand_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s05_hand_r.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s05_hand_r.json new file mode 100644 index 00000000..19290d86 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s05_hand_r.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s05_hand_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "struts" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_cybernetic_nostats" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s05_hand_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s05_legs.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s05_legs.json new file mode 100644 index 00000000..dd51e3ba --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s05_legs.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s05_legs.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_two_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s05_legs.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/cybernetic_appearance_s05_torso.json b/serverdata/draft_schematic/armor/cybernetic_appearance_s05_torso.json new file mode 100644 index 00000000..2aae8b15 --- /dev/null +++ b/serverdata/draft_schematic/armor/cybernetic_appearance_s05_torso.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/wearables/cybernetic/cybernetic_crafted_s05_torso.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "petrochem_inert_polymer", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lubricant_oil" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "support_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "support_struts" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "integrated_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core" + ], + "ingredient": "object/tangible/component/armor/armor_core_base.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "power_bit" + ], + "ingredient": "object/tangible/component/armor/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cybernetic_enhancement_core" + ], + "ingredient": "object/tangible/component/cybernetic/cybernetic_module_base_three_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_cybernetics_final" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/armor/shared_cybernetic_appearance_s05_torso.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/new_armor_final_test.json b/serverdata/draft_schematic/armor/new_armor_final_test.json new file mode 100644 index 00000000..c958931a --- /dev/null +++ b/serverdata/draft_schematic/armor/new_armor_final_test.json @@ -0,0 +1,76 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/wearables/armor/new_armor_final_test.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "new_armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "new_armor_core" + ], + "ingredient": "object/tangible/component/armor/new_armor_core_test.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "objvars": { + "encumbrance.health": "0.8", + "encumbrance.action": "0.1", + "encumbrance.mind": "0.1" + }, + "complexity": 10, + "sharedTemplate": "object/draft_schematic/armor/shared_new_armor_final_test.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/pvp_spec_ops_imperial_armor_dye_kit.json b/serverdata/draft_schematic/armor/pvp_spec_ops_imperial_armor_dye_kit.json new file mode 100644 index 00000000..3309e58e --- /dev/null +++ b/serverdata/draft_schematic/armor/pvp_spec_ops_imperial_armor_dye_kit.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/item/pvp_spec_ops_imperial_dye_kit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "kit_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "kit_structure" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "dye_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "dye_base" + ], + "ingredient": "gemstone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_customization_kit" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/armor/shared_pvp_spec_ops_imperial_armor_dye_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/pvp_spec_ops_rebel_armor_dye_kit.json b/serverdata/draft_schematic/armor/pvp_spec_ops_rebel_armor_dye_kit.json new file mode 100644 index 00000000..bb7e664e --- /dev/null +++ b/serverdata/draft_schematic/armor/pvp_spec_ops_rebel_armor_dye_kit.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/item/pvp_spec_ops_rebel_dye_kit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "kit_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "kit_structure" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "dye_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "dye_base" + ], + "ingredient": "gemstone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_armor_customization_kit" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/armor/shared_pvp_spec_ops_rebel_armor_dye_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/shield_generator_facility.json b/serverdata/draft_schematic/armor/shield_generator_facility.json new file mode 100644 index 00000000..7ac21cae --- /dev/null +++ b/serverdata/draft_schematic/armor/shield_generator_facility.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/component/armor/shield_generator_facility.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "generator_unit_sub_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "generator_unit_sub_structure" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "primary_unit_frame_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "primary_unit_frame_structure" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "multicycle_power_feed" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_projector_plate.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generators" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generators" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_energy_ray.iff", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_particle.iff", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "deflection_run_off_burnout_protector" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "deflection_run_off_burnout_protector" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_overload_discharge_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distribution_net" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distribution_net" + ], + "ingredient": "object/tangible/component/item/electronic_energy_distributor.iff", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ion_field_reinforcement_accumulator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "ion_field_reinforcement_accumulator" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_ion_feed_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_emitter_assembly.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_shields_armor" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/armor/shared_shield_generator_facility.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/shield_generator_personal.json b/serverdata/draft_schematic/armor/shield_generator_personal.json new file mode 100644 index 00000000..998bdcb8 --- /dev/null +++ b/serverdata/draft_schematic/armor/shield_generator_personal.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 20, + "craftedObjectTemplate": "object/tangible/component/armor/shield_generator_personal.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "assembly_containment_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "assembly_containment_module" + ], + "ingredient": "iron", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "charge_insulator_shield" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "charge_insulator_shield" + ], + "ingredient": "gemstone_crystalline", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "personal_mounting_clip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "personal_mounting_clip" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_projector_plate.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generator" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_energy_ray.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_particle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distributor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distributor" + ], + "ingredient": "object/tangible/component/item/electronic_energy_distributor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_emitter_assembly.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_psg" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/armor/shared_shield_generator_personal.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/shield_generator_personal_b.json b/serverdata/draft_schematic/armor/shield_generator_personal_b.json new file mode 100644 index 00000000..f86f09c0 --- /dev/null +++ b/serverdata/draft_schematic/armor/shield_generator_personal_b.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 20, + "craftedObjectTemplate": "object/tangible/component/armor/shield_generator_personal_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "assembly_containment_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "assembly_containment_module" + ], + "ingredient": "iron", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "charge_insulator_shield" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "charge_insulator_shield" + ], + "ingredient": "gemstone_crystalline", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "personal_mounting_clip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "personal_mounting_clip" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_projector_plate.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generator" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_energy_ray.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_particle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distributor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distributor" + ], + "ingredient": "object/tangible/component/item/electronic_energy_distributor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_emitter_assembly.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_psg" + ], + "complexity": 55, + "sharedTemplate": "object/draft_schematic/armor/shared_shield_generator_personal_b.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/shield_generator_personal_borvo.json b/serverdata/draft_schematic/armor/shield_generator_personal_borvo.json new file mode 100644 index 00000000..3d51f1c4 --- /dev/null +++ b/serverdata/draft_schematic/armor/shield_generator_personal_borvo.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/armor/shield_generator_personal_borvo.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "assembly_containment_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "assembly_containment_module" + ], + "ingredient": "iron", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "charge_insulator_shield" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "charge_insulator_shield" + ], + "ingredient": "ore", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "personal_mounting_clip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "personal_mounting_clip" + ], + "ingredient": "steel_ditanium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_projector_plate.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generator" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_energy_ray.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_particle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distributor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distributor" + ], + "ingredient": "object/tangible/component/item/electronic_energy_distributor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_emitter_assembly.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_psg" + ], + "complexity": 60, + "sharedTemplate": "object/draft_schematic/armor/shared_shield_generator_personal_borvo.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/shield_generator_personal_c.json b/serverdata/draft_schematic/armor/shield_generator_personal_c.json new file mode 100644 index 00000000..e15cca5f --- /dev/null +++ b/serverdata/draft_schematic/armor/shield_generator_personal_c.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 20, + "craftedObjectTemplate": "object/tangible/component/armor/shield_generator_personal_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "assembly_containment_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "assembly_containment_module" + ], + "ingredient": "iron", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "charge_insulator_shield" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "charge_insulator_shield" + ], + "ingredient": "ore", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "personal_mounting_clip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "personal_mounting_clip" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_projector_plate.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generator" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_energy_ray.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_particle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distributor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distributor" + ], + "ingredient": "object/tangible/component/item/electronic_energy_distributor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_emitter_assembly.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_psg" + ], + "complexity": 60, + "sharedTemplate": "object/draft_schematic/armor/shared_shield_generator_personal_c.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/shield_generator_personal_droideka.json b/serverdata/draft_schematic/armor/shield_generator_personal_droideka.json new file mode 100644 index 00000000..b0734122 --- /dev/null +++ b/serverdata/draft_schematic/armor/shield_generator_personal_droideka.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/armor/shield_generator_personal_droideka.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "assembly_containment_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "assembly_containment_module" + ], + "ingredient": "iron", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "charge_insulator_shield" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "charge_insulator_shield" + ], + "ingredient": "ore", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "personal_mounting_clip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "personal_mounting_clip" + ], + "ingredient": "steel_ditanium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_projector_plate.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generator" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_energy_ray.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_particle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distributor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distributor" + ], + "ingredient": "object/tangible/component/item/electronic_energy_distributor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_emitter_assembly.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_psg" + ], + "complexity": 60, + "sharedTemplate": "object/draft_schematic/armor/shared_shield_generator_personal_droideka.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/shield_generator_personal_imperial_test.json b/serverdata/draft_schematic/armor/shield_generator_personal_imperial_test.json new file mode 100644 index 00000000..5fa3e9ee --- /dev/null +++ b/serverdata/draft_schematic/armor/shield_generator_personal_imperial_test.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/armor/shield_generator_personal_imperial_test.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "assembly_containment_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "assembly_containment_module" + ], + "ingredient": "iron", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "charge_insulator_shield" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "charge_insulator_shield" + ], + "ingredient": "ore", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "personal_mounting_clip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "personal_mounting_clip" + ], + "ingredient": "steel_ditanium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_projector_plate.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generator" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_energy_ray.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_particle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distributor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distributor" + ], + "ingredient": "object/tangible/component/item/electronic_energy_distributor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_emitter_assembly.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_psg" + ], + "complexity": 60, + "sharedTemplate": "object/draft_schematic/armor/shared_shield_generator_personal_imperial_test.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/shield_generator_personal_old_republic.json b/serverdata/draft_schematic/armor/shield_generator_personal_old_republic.json new file mode 100644 index 00000000..2dcf57e7 --- /dev/null +++ b/serverdata/draft_schematic/armor/shield_generator_personal_old_republic.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/armor/shield_generator_personal_old_republic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "assembly_containment_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "assembly_containment_module" + ], + "ingredient": "iron", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "charge_insulator_shield" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "charge_insulator_shield" + ], + "ingredient": "ore", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "personal_mounting_clip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "personal_mounting_clip" + ], + "ingredient": "steel_ditanium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_projector_plate.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generator" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_energy_ray.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_particle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distributor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distributor" + ], + "ingredient": "object/tangible/component/item/electronic_energy_distributor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_emitter_assembly.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_psg" + ], + "complexity": 60, + "sharedTemplate": "object/draft_schematic/armor/shared_shield_generator_personal_old_republic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/shield_generator_vehicular.json b/serverdata/draft_schematic/armor/shield_generator_vehicular.json new file mode 100644 index 00000000..78dc1d45 --- /dev/null +++ b/serverdata/draft_schematic/armor/shield_generator_vehicular.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/armor/base_armor_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/armor/shield_generator_vehicular.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "generator_unit_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "generator_unit_casing" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "frame_rigidity_reinforcer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "frame_rigidity_reinforcer" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "energy_leakage_prevention_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "energy_leakage_prevention_insulator" + ], + "ingredient": "ore", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "feed_power_regulator_unit" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_transmission_substrate_assembly" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_projector_plate.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generators" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "ray_shielding_generators" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_energy_ray.iff", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "particle_shielding_generators" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_particle.iff", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "deflection_run_off_burnout_protector" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "deflection_run_off_burnout_protector" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_overload_discharge_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distribution_net" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "shield_unit_energy_distribution_net" + ], + "ingredient": "object/tangible/component/item/electronic_energy_distributor.iff", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "field_emitter_matrix" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_emitter_assembly.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.crafting_shields_armor" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/armor/shared_shield_generator_vehicular.iff", + "volume": 12 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/armor/test_an_armor_final.json b/serverdata/draft_schematic/armor/test_an_armor_final.json new file mode 100644 index 00000000..190ec330 --- /dev/null +++ b/serverdata/draft_schematic/armor/test_an_armor_final.json @@ -0,0 +1,82 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/new_armor_final_test.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_segment_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_segment_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "new_armor_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "new_armor_core" + ], + "ingredient": "object/tangible/component/armor/new_armor_core_test.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_final" + ], + "complexity": 10, + "volume": 1, + "objvars": { + "conditionMultiplier": "69.00", + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/armor/shared_test_an_armor_final.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/base/base_draft_schematic.json b/serverdata/draft_schematic/base/base_draft_schematic.json new file mode 100644 index 00000000..71c74fcf --- /dev/null +++ b/serverdata/draft_schematic/base/base_draft_schematic.json @@ -0,0 +1,16 @@ +{ + "parent": "object/intangible/base/intangible_base.iff", + "category": "CT_weapon", + "craftedObjectTemplate": "", + "crateObjectTemplate": "object/factory/base/base_factory.iff", + "slots": [ + ], + "skillCommands": [ + ], + "destroyIngredients": true, + "manufactureScripts": [ + ], + "itemsPerContainer": 10, + "manufactureTime": "8.0", + "prototypeTime": "2.0" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/base/missing_schematic_substitute.json b/serverdata/draft_schematic/base/missing_schematic_substitute.json new file mode 100644 index 00000000..1de02058 --- /dev/null +++ b/serverdata/draft_schematic/base/missing_schematic_substitute.json @@ -0,0 +1,4 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "sharedTemplate": "object/draft_schematic/base/shared_missing_schematic_substitute.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/base_bio_component_food.json b/serverdata/draft_schematic/bio_engineer/bio_component/base_bio_component_food.json new file mode 100644 index 00000000..04e87ac1 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/base_bio_component_food.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_flavor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "slot1" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "slot1" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "slot2" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "slot2" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "slot3" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "slot3" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_flavor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.json b/serverdata/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.json new file mode 100644 index 00000000..74629e8f --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_plantBreeding", + "destroyIngredients": true, + "crateObjectTemplate": "object/factory/factory_crate_chemicals.iff", + "xpPoints": [ + { + "type": "XP_craftingMedicine", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_armor_adenine.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_armor_adenine.json new file mode 100644 index 00000000..78af4566 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_armor_adenine.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_armor_adenine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "playersample" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "playersample" + ], + "ingredient": "object/tangible/component/dna/dna_playersample_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "ingredient": "water_vapor_dathomir", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "hormone_reactive_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "hormone_reactive_agent" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "matter_reactant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "matter_reactant" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "pheromone_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "pheromone_enhancers" + ], + "ingredient": "meat", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component_armor" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_armor_adenine.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_armor_cytosine.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_armor_cytosine.json new file mode 100644 index 00000000..ceeef925 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_armor_cytosine.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_armor_cytosine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "playersample" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "playersample" + ], + "ingredient": "object/tangible/component/dna/dna_playersample_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "ingredient": "water_vapor_dathomir", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "hormone_reactive_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "hormone_reactive_agent" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "matter_reactant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "matter_reactant" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "pheromone_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "pheromone_enhancers" + ], + "ingredient": "meat", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component_armor" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_armor_cytosine.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_armor_guanine.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_armor_guanine.json new file mode 100644 index 00000000..3b7ce018 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_armor_guanine.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_armor_guanine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "playersample" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "playersample" + ], + "ingredient": "object/tangible/component/dna/dna_playersample_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "ingredient": "water_vapor_dathomir", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "hormone_reactive_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "hormone_reactive_agent" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "matter_reactant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "matter_reactant" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "pheromone_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "pheromone_enhancers" + ], + "ingredient": "meat", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component_armor" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_armor_guanine.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_armor_thymine.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_armor_thymine.json new file mode 100644 index 00000000..32e8a50f --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_armor_thymine.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_armor_thymine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "playersample" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "playersample" + ], + "ingredient": "object/tangible/component/dna/dna_playersample_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "ingredient": "water_vapor_dathomir", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "hormone_reactive_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "hormone_reactive_agent" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "matter_reactant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "matter_reactant" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "pheromone_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "pheromone_enhancers" + ], + "ingredient": "meat", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component_armor" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_armor_thymine.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_charisma.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_charisma.json new file mode 100644 index 00000000..93c03c19 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_charisma.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_charisma.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "preservative_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "preservative_compound" + ], + "ingredient": "creature_structural", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "psychoactive_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "psychoactive_agent" + ], + "ingredient": "seafood", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_charisma.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_charisma_2.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_charisma_2.json new file mode 100644 index 00000000..f4caf3e5 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_charisma_2.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_charisma_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "preservative_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "preservative_compound" + ], + "ingredient": "creature_structural", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "psychoactive_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "psychoactive_agent" + ], + "ingredient": "seafood", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "pheromone_additives" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "pheromone_additives" + ], + "ingredient": "meat_wild", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_charisma_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_entertainer.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_entertainer.json new file mode 100644 index 00000000..b52697e8 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_entertainer.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_entertainer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "ingredient": "flora_structural", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "reflective_scales" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "reflective_scales" + ], + "ingredient": "hide_scaley", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_entertainer.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_entertainer_2.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_entertainer_2.json new file mode 100644 index 00000000..dcf7b4ab --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_entertainer_2.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_entertainer_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "ingredient": "flora_structural", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "reflective_scales" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "reflective_scales" + ], + "ingredient": "hide_scaley", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "viral_enhancement_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "viral_enhancement_agent" + ], + "ingredient": "meat_egg", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_entertainer_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_medic.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_medic.json new file mode 100644 index 00000000..b509897c --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_medic.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_medic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "ingredient": "flora_structural", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "hormone_reactive_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "hormone_reactive_agent" + ], + "ingredient": "meat_insect", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_medic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_medic_2.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_medic_2.json new file mode 100644 index 00000000..8995e553 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_medic_2.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_medic_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "ingredient": "flora_structural", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "hormone_reactive_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "hormone_reactive_agent" + ], + "ingredient": "meat_insect", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "pheromone_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "pheromone_enhancers" + ], + "ingredient": "meat_wild", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_medic_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_taming.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_taming.json new file mode 100644 index 00000000..03ab4b27 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_taming.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_taming.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "bioactive_fluid" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "bioactive_fluid" + ], + "ingredient": "milk", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "resonating_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "resonating_material" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_taming.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_taming_2.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_taming_2.json new file mode 100644 index 00000000..c50e5ddb --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_taming_2.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_taming_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "bioactive_fluid" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "bioactive_fluid" + ], + "ingredient": "milk", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "resonation_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "resonation_material" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "pheromone_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "pheromone_enhancers" + ], + "ingredient": "meat_reptillian", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_taming_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_training.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_training.json new file mode 100644 index 00000000..874431fc --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_training.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_training.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "slot1" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "slot1" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "slot2" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "slot2" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "slot3" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "slot3" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_training.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_training_2.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_training_2.json new file mode 100644 index 00000000..206e5f50 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_casual_training_2.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_casual_training_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "slot1" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "slot1" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "slot2" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "slot2" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "slot3" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "slot3" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_casual_training_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_armor.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_armor.json new file mode 100644 index 00000000..3f339f6b --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_armor.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_armor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "slot1" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "slot1" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "slot2" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "slot2" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "slot3" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "slot3" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_armor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_armor_2.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_armor_2.json new file mode 100644 index 00000000..3fa0893c --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_armor_2.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_armor_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "slot1" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "slot1" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "slot2" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "slot2" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "slot3" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "slot3" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_armor_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_bleeding.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_bleeding.json new file mode 100644 index 00000000..e243b402 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_bleeding.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_bleeding.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "coagulating_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "coagulating_materials" + ], + "ingredient": "flora_resources", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "chemical_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "chemical_enhancers" + ], + "ingredient": "creature_resources", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_bleeding.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_bleeding_2.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_bleeding_2.json new file mode 100644 index 00000000..f29b28d5 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_bleeding_2.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_bleeding_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "coagulating_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "coagulating_materials" + ], + "ingredient": "flora_resources", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "chemical_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "chemical_enhancers" + ], + "ingredient": "creature_resources", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "bacterial_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "bacterial_enhancers" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_bleeding_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_camo.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_camo.json new file mode 100644 index 00000000..64cac391 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_camo.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_camo.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "ingredient": "flora_structural", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "deodorizing_solution" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "deodorizing_solution" + ], + "ingredient": "fruit_flowers", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_camo.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_camo_2.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_camo_2.json new file mode 100644 index 00000000..2172d172 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_camo_2.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_camo_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "ingredient": "flora_structural", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "deodorizing_solution" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "deodorizing_solution" + ], + "ingredient": "fruit_flowers", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "pheromone_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "pheromone_enhancers" + ], + "ingredient": "bone_avian", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_camo_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_cover.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_cover.json new file mode 100644 index 00000000..b513564f --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_cover.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_cover.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "ingredient": "flora_structural", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "light_reactive_chemicals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "light_reactive_chemicals" + ], + "ingredient": "meat_reptillian", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_cover.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_cover_2.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_cover_2.json new file mode 100644 index 00000000..735b33ef --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_cover_2.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_cover_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "suspension_compound" + ], + "ingredient": "flora_structural", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "light_reactive_chemicals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "light_reactive_chemicals" + ], + "ingredient": "meat_reptillian", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "reactive_chemical_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "reactive_chemical_enhancers" + ], + "ingredient": "seafood_mollusk", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_cover_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_defense.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_defense.json new file mode 100644 index 00000000..b34c4fc9 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_defense.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_defense.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "strengthening_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "strengthening_compound" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "heat_resistant_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "bioactive_fluid" + ], + "ingredient": "milk", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_defense.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_defense_2.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_defense_2.json new file mode 100644 index 00000000..33d0ea63 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_defense_2.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_defense_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "strengthening_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "strengthening_compound" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "heat_resistant_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "bioactive_fluid" + ], + "ingredient": "milk", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "reactive_chemicals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "reactive_chemicals" + ], + "ingredient": "flora_resources", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_defense_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_intimidate.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_intimidate.json new file mode 100644 index 00000000..16f88536 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_intimidate.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_intimidate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "hormone_reactive_solution" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "hormone_reactive_solution" + ], + "ingredient": "meat_herbivore", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "psychoactive_solution" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "psychoactive_solution" + ], + "ingredient": "vegetable_fungi", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_intimidate.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_intimidate_2.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_intimidate_2.json new file mode 100644 index 00000000..5e964f67 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_clothing_field_intimidate_2.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_clothing_field_intimidate_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "protein_base" + ], + "ingredient": "creature_food", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "hormone_reactive_solution" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "hormone_reactive_solution" + ], + "ingredient": "meat_herbivore", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "psychoactive_solution" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "psychoactive_solution" + ], + "ingredient": "vegetable_fungi", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "pheromone_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "pheromone_enhancers" + ], + "ingredient": "meat_egg", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.bio_component.crafting_bio_component" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_clothing_field_intimidate_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_heavy_filling.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_heavy_filling.json new file mode 100644 index 00000000..430178a6 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_heavy_filling.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_heavy_filling.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "ingredient": "fruit_fruits", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "matter_reactant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "matter_reactant" + ], + "ingredient": "meat_domesticated", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "thinning_substance" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "thinning_substance" + ], + "ingredient": "meat_wild", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "ingredient": "object/tangible/component/food/secrets/secret_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.crafting_bio_food_component" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_heavy_filling.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_heavy_flavor.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_heavy_flavor.json new file mode 100644 index 00000000..fb49fcd7 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_heavy_flavor.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_heavy_flavor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "ingredient": "fruit_berries", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "flavor_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "flavor_enhancers" + ], + "ingredient": "milk", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "vitamin_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "vitamin_enhancers" + ], + "ingredient": "flora_food", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "ingredient": "object/tangible/component/food/secrets/secret_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.crafting_bio_food_component" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_heavy_flavor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_heavy_nutrition.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_heavy_nutrition.json new file mode 100644 index 00000000..5297c3cc --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_heavy_nutrition.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_heavy_nutrition.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "fruit_flowers" + ], + "ingredient": "organic", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "vitamin_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "vitamin_enhancers" + ], + "ingredient": "flora_food", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "chemical_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "chemical_enhancers" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "ingredient": "object/tangible/component/food/secrets/secret_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.crafting_bio_food_component" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_heavy_nutrition.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_heavy_quantity.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_heavy_quantity.json new file mode 100644 index 00000000..51be7c47 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_heavy_quantity.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_heavy_quantity.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "ingredient": "vegetable", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "hyper_yeast" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "hyper_yeast" + ], + "ingredient": "cereal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "yeast_catalyst" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "yeast_catalyst" + ], + "ingredient": "meat_wild", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "ingredient": "object/tangible/component/food/secrets/secret_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.crafting_bio_food_component" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_heavy_quantity.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_light_filling.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_light_filling.json new file mode 100644 index 00000000..8f9c2aa0 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_light_filling.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_light_filling.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "matter_reactant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "matter_reactant" + ], + "ingredient": "meat_domesticated", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "thinning_substance" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "thinning_substance" + ], + "ingredient": "meat_wild", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "ingredient": "object/tangible/component/food/secrets/secret_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.crafting_bio_food_component" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_light_filling.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_light_flavor.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_light_flavor.json new file mode 100644 index 00000000..a693505c --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_light_flavor.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_light_flavor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "flavor_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "flavor_enhancers" + ], + "ingredient": "milk", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "vitamin_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "vitamin_enhancers" + ], + "ingredient": "flora_food", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "ingredient": "object/tangible/component/food/secrets/secret_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.crafting_bio_food_component" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_light_flavor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_light_nutrition.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_light_nutrition.json new file mode 100644 index 00000000..a75abfcf --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_light_nutrition.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_light_nutrition.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "vitamin_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "vitamin_enhancers" + ], + "ingredient": "flora_food", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "chemical_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "chemical_enhancers" + ], + "ingredient": "creature_food", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "ingredient": "object/tangible/component/food/secrets/secret_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.crafting_bio_food_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_light_nutrition.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_light_quantity.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_light_quantity.json new file mode 100644 index 00000000..da11d90b --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_light_quantity.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_light_quantity.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "hyper_yeast" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "hyper_yeast" + ], + "ingredient": "cereal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "yeast_catalyst" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "yeast_catalyst" + ], + "ingredient": "meat_wild", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "ingredient": "object/tangible/component/food/secrets/secret_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.crafting_bio_food_component" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_light_quantity.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_medium_filling.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_medium_filling.json new file mode 100644 index 00000000..c01e6d2f --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_medium_filling.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_medium_filling.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "ingredient": "seeds", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "matter_reactant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "matter_reactant" + ], + "ingredient": "meat_domesticated", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "thinning_substance" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "thinning_substance" + ], + "ingredient": "meat_wild", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "ingredient": "object/tangible/component/food/secrets/secret_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.crafting_bio_food_component" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_medium_filling.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_medium_flavor.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_medium_flavor.json new file mode 100644 index 00000000..e1e807be --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_medium_flavor.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_medium_flavor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "ingredient": "seeds", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "flavor_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "flavor_enhancers" + ], + "ingredient": "milk", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "vitamin_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "vitamin_enhancers" + ], + "ingredient": "flora_food", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "ingredient": "object/tangible/component/food/secrets/secret_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.crafting_bio_food_component" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_medium_flavor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_medium_nutrition.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_medium_nutrition.json new file mode 100644 index 00000000..1772fe04 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_medium_nutrition.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_medium_nutrition.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "ingredient": "organic", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "vitamin_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "vitamin_enhancers" + ], + "ingredient": "flora_food", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "chemical_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "chemical_enhancers" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "ingredient": "object/tangible/component/food/secrets/secret_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.crafting_bio_food_component" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_medium_nutrition.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_medium_quantity.json b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_medium_quantity.json new file mode 100644 index 00000000..a94147a5 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/bio_component/bio_component_food_medium_quantity.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/bio/bio_component_food_medium_quantity.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "nutrient_base" + ], + "ingredient": "organic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "hyper_yeast" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "hyper_yeast" + ], + "ingredient": "cereal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_tissue_ingredients_n", + "yeast_catalyst" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "yeast_catalyst" + ], + "ingredient": "meat_wild", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_tissue_ingredients_n", + "secrets" + ], + "ingredient": "object/tangible/component/food/secrets/secret_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.crafting_bio_food_component" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/bio_engineer/bio_component/shared_bio_component_food_medium_quantity.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/base_creature_schematic.json b/serverdata/draft_schematic/bio_engineer/creature/base_creature_schematic.json new file mode 100644 index 00000000..73a70842 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/base_creature_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_animalBreeding", + "destroyIngredients": true, + "crateObjectTemplate": "object/factory/factory_crate_clothing.iff", + "xpPoints": [ + { + "type": "XP_craftingMedicine", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_angler.json b/serverdata/draft_schematic/bio_engineer/creature/creature_angler.json new file mode 100644 index 00000000..64a48956 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_angler.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/angler_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_angler" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_angler.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_bageraset.json b/serverdata/draft_schematic/bio_engineer/creature/creature_bageraset.json new file mode 100644 index 00000000..dd2e109c --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_bageraset.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/bageraset_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_bageraset" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_bageraset.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_bantha.json b/serverdata/draft_schematic/bio_engineer/creature/creature_bantha.json new file mode 100644 index 00000000..9c181af4 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_bantha.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/bantha_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_bantha" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_bantha.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_bearded_jax.json b/serverdata/draft_schematic/bio_engineer/creature/creature_bearded_jax.json new file mode 100644 index 00000000..4abbc539 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_bearded_jax.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/bearded_jax_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_bearded_jax" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_bearded_jax.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_blurrg.json b/serverdata/draft_schematic/bio_engineer/creature/creature_blurrg.json new file mode 100644 index 00000000..2bfd2938 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_blurrg.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/blurrg_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_blurrg" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_blurrg.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_boar_wolf.json b/serverdata/draft_schematic/bio_engineer/creature/creature_boar_wolf.json new file mode 100644 index 00000000..52256f6f --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_boar_wolf.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/boar_wolf_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_boar_wolf" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_boar_wolf.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_bocatt.json b/serverdata/draft_schematic/bio_engineer/creature/creature_bocatt.json new file mode 100644 index 00000000..634145e7 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_bocatt.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/bocatt_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_bocatt" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_bocatt.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_bol.json b/serverdata/draft_schematic/bio_engineer/creature/creature_bol.json new file mode 100644 index 00000000..a46c670d --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_bol.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/bol_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_bol" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_bol.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_bolle_bol.json b/serverdata/draft_schematic/bio_engineer/creature/creature_bolle_bol.json new file mode 100644 index 00000000..5acbe373 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_bolle_bol.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/bolle_bol_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_bolle_bol" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_bolle_bol.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_bolma.json b/serverdata/draft_schematic/bio_engineer/creature/creature_bolma.json new file mode 100644 index 00000000..88958b4d --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_bolma.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/bolma_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_bolma" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_bolma.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_bordok.json b/serverdata/draft_schematic/bio_engineer/creature/creature_bordok.json new file mode 100644 index 00000000..6c914b1f --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_bordok.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/bordok_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_bordok" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_bordok.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_brackaset.json b/serverdata/draft_schematic/bio_engineer/creature/creature_brackaset.json new file mode 100644 index 00000000..7ebdcd93 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_brackaset.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/brackaset_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_brackaset" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_brackaset.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_carrion_spat.json b/serverdata/draft_schematic/bio_engineer/creature/creature_carrion_spat.json new file mode 100644 index 00000000..783fc678 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_carrion_spat.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/carrion_spat_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_carrion_spat" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_carrion_spat.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_choku.json b/serverdata/draft_schematic/bio_engineer/creature/creature_choku.json new file mode 100644 index 00000000..4aeaefdb --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_choku.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/choku_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_choku" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_choku.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_cu_pa.json b/serverdata/draft_schematic/bio_engineer/creature/creature_cu_pa.json new file mode 100644 index 00000000..902074fa --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_cu_pa.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/cu_pa_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_cu_pa" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_cu_pa.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_dalyrake.json b/serverdata/draft_schematic/bio_engineer/creature/creature_dalyrake.json new file mode 100644 index 00000000..3d9eb344 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_dalyrake.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/dalyrake_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_dalyrake" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_dalyrake.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_dewback.json b/serverdata/draft_schematic/bio_engineer/creature/creature_dewback.json new file mode 100644 index 00000000..54c167e3 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_dewback.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/dewback_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_dewback" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_dewback.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_dune_lizard.json b/serverdata/draft_schematic/bio_engineer/creature/creature_dune_lizard.json new file mode 100644 index 00000000..9c1936dd --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_dune_lizard.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/dune_lizard_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_dune_lizard" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_dune_lizard.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_durni.json b/serverdata/draft_schematic/bio_engineer/creature/creature_durni.json new file mode 100644 index 00000000..85adfd86 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_durni.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/durni_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_durni" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_durni.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_eopie.json b/serverdata/draft_schematic/bio_engineer/creature/creature_eopie.json new file mode 100644 index 00000000..0f4639fe --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_eopie.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/eopie_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_eopie" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_eopie.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_falumpaset.json b/serverdata/draft_schematic/bio_engineer/creature/creature_falumpaset.json new file mode 100644 index 00000000..58630a8f --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_falumpaset.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/falumpaset_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_falumpaset" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_falumpaset.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_fambaa.json b/serverdata/draft_schematic/bio_engineer/creature/creature_fambaa.json new file mode 100644 index 00000000..7b7deb66 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_fambaa.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/fambaa_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_fambaa" + ], + "complexity": 33, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_fambaa.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_gnort.json b/serverdata/draft_schematic/bio_engineer/creature/creature_gnort.json new file mode 100644 index 00000000..6a405e39 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_gnort.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/gnort_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_gnort" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_gnort.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_graul.json b/serverdata/draft_schematic/bio_engineer/creature/creature_graul.json new file mode 100644 index 00000000..9fb5f77a --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_graul.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/graul_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_graul" + ], + "complexity": 38, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_graul.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_gronda.json b/serverdata/draft_schematic/bio_engineer/creature/creature_gronda.json new file mode 100644 index 00000000..21a9b3d5 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_gronda.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/gronda_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_gronda" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_gronda.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_gualama.json b/serverdata/draft_schematic/bio_engineer/creature/creature_gualama.json new file mode 100644 index 00000000..b69eac10 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_gualama.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/gualama_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_gualama" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_gualama.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_guf_drolg.json b/serverdata/draft_schematic/bio_engineer/creature/creature_guf_drolg.json new file mode 100644 index 00000000..3caeb351 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_guf_drolg.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/guf_drolg_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_guf_drolg" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_guf_drolg.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_gurnaset.json b/serverdata/draft_schematic/bio_engineer/creature/creature_gurnaset.json new file mode 100644 index 00000000..3558a138 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_gurnaset.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/gurnaset_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_gurnaset" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_gurnaset.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_gurrcat.json b/serverdata/draft_schematic/bio_engineer/creature/creature_gurrcat.json new file mode 100644 index 00000000..6dff3bb7 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_gurrcat.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/gurrcat_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_gurrcat" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_gurrcat.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_gurreck.json b/serverdata/draft_schematic/bio_engineer/creature/creature_gurreck.json new file mode 100644 index 00000000..0e086503 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_gurreck.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/gurreck_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_gurreck" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_gurreck.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_hermit_spider.json b/serverdata/draft_schematic/bio_engineer/creature/creature_hermit_spider.json new file mode 100644 index 00000000..f5065d38 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_hermit_spider.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/hermit_spider_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_hermit_spider" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_hermit_spider.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_huf_dun.json b/serverdata/draft_schematic/bio_engineer/creature/creature_huf_dun.json new file mode 100644 index 00000000..6e953fd4 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_huf_dun.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/huf_dun_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_huf_dun" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_huf_dun.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_huurton.json b/serverdata/draft_schematic/bio_engineer/creature/creature_huurton.json new file mode 100644 index 00000000..f8d7fb11 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_huurton.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/huurton_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_huurton" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_huurton.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_ikopi.json b/serverdata/draft_schematic/bio_engineer/creature/creature_ikopi.json new file mode 100644 index 00000000..0432882d --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_ikopi.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/ikopi_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_ikopi" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_ikopi.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_kaadu.json b/serverdata/draft_schematic/bio_engineer/creature/creature_kaadu.json new file mode 100644 index 00000000..7acff642 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_kaadu.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/kaadu_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_kaadu" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_kaadu.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_kahmurra.json b/serverdata/draft_schematic/bio_engineer/creature/creature_kahmurra.json new file mode 100644 index 00000000..900940e8 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_kahmurra.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/kahmurra_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_kahmurra" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_kahmurra.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_kima.json b/serverdata/draft_schematic/bio_engineer/creature/creature_kima.json new file mode 100644 index 00000000..c9cb3f1d --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_kima.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/kima_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_kima" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_kima.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_kimogila.json b/serverdata/draft_schematic/bio_engineer/creature/creature_kimogila.json new file mode 100644 index 00000000..b9829b88 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_kimogila.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/kimogila_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_kimogila" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_kimogila.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_kliknik.json b/serverdata/draft_schematic/bio_engineer/creature/creature_kliknik.json new file mode 100644 index 00000000..6be0ac44 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_kliknik.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/kliknik_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_kliknik" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_kliknik.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_krahbu.json b/serverdata/draft_schematic/bio_engineer/creature/creature_krahbu.json new file mode 100644 index 00000000..5241d3b1 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_krahbu.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/krahbu_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_krahbu" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_krahbu.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_kusak.json b/serverdata/draft_schematic/bio_engineer/creature/creature_kusak.json new file mode 100644 index 00000000..a9c6bf4c --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_kusak.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/kusak_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_kusak" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_kusak.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_kwi.json b/serverdata/draft_schematic/bio_engineer/creature/creature_kwi.json new file mode 100644 index 00000000..134b7100 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_kwi.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/kwi_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_kwi" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_kwi.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_langlatch.json b/serverdata/draft_schematic/bio_engineer/creature/creature_langlatch.json new file mode 100644 index 00000000..80cbee81 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_langlatch.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/langlatch_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_langlatch" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_langlatch.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_malkloc.json b/serverdata/draft_schematic/bio_engineer/creature/creature_malkloc.json new file mode 100644 index 00000000..11b9de21 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_malkloc.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/malkloc_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_malkloc" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_malkloc.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_mawgax.json b/serverdata/draft_schematic/bio_engineer/creature/creature_mawgax.json new file mode 100644 index 00000000..da5a85ab --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_mawgax.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/mawgax_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_mawgax" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_mawgax.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_merek.json b/serverdata/draft_schematic/bio_engineer/creature/creature_merek.json new file mode 100644 index 00000000..3051a1a5 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_merek.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/merek_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_merek" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_merek.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_mott.json b/serverdata/draft_schematic/bio_engineer/creature/creature_mott.json new file mode 100644 index 00000000..17e3d0f4 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_mott.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/mott_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_mott" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_mott.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_narglatch.json b/serverdata/draft_schematic/bio_engineer/creature/creature_narglatch.json new file mode 100644 index 00000000..7c95da52 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_narglatch.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/narglatch_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_narglatch" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_narglatch.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_piket.json b/serverdata/draft_schematic/bio_engineer/creature/creature_piket.json new file mode 100644 index 00000000..813ddc1e --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_piket.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/piket_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_piket" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_piket.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_pugoriss.json b/serverdata/draft_schematic/bio_engineer/creature/creature_pugoriss.json new file mode 100644 index 00000000..98c8a8f4 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_pugoriss.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/pugoriss_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_pugoriss" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_pugoriss.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_rancor.json b/serverdata/draft_schematic/bio_engineer/creature/creature_rancor.json new file mode 100644 index 00000000..00357433 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_rancor.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/rancor_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_rancor" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_rancor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_roba.json b/serverdata/draft_schematic/bio_engineer/creature/creature_roba.json new file mode 100644 index 00000000..56f6f467 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_roba.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/roba_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_roba" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_roba.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_ronto.json b/serverdata/draft_schematic/bio_engineer/creature/creature_ronto.json new file mode 100644 index 00000000..2e5d34a2 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_ronto.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/ronto_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_ronto" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_ronto.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_sand_panther.json b/serverdata/draft_schematic/bio_engineer/creature/creature_sand_panther.json new file mode 100644 index 00000000..ffc7fbb9 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_sand_panther.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/sand_panther_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_sand_panther" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_sand_panther.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_sharnaff.json b/serverdata/draft_schematic/bio_engineer/creature/creature_sharnaff.json new file mode 100644 index 00000000..27cdf656 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_sharnaff.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/sharnaff_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_sharnaff" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_sharnaff.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_shear_mite.json b/serverdata/draft_schematic/bio_engineer/creature/creature_shear_mite.json new file mode 100644 index 00000000..8450b022 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_shear_mite.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/shear_mite_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_shear_mite" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_shear_mite.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_slice_hound.json b/serverdata/draft_schematic/bio_engineer/creature/creature_slice_hound.json new file mode 100644 index 00000000..4c6f848e --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_slice_hound.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/slice_hound_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_slice_hound" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_slice_hound.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_snorbal.json b/serverdata/draft_schematic/bio_engineer/creature/creature_snorbal.json new file mode 100644 index 00000000..69db7ec2 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_snorbal.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/snorbal_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_snorbal" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_snorbal.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_squall.json b/serverdata/draft_schematic/bio_engineer/creature/creature_squall.json new file mode 100644 index 00000000..d65fae3c --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_squall.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/squall_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_squall" + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_squall.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_swirl_prong.json b/serverdata/draft_schematic/bio_engineer/creature/creature_swirl_prong.json new file mode 100644 index 00000000..af800c9d --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_swirl_prong.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/swirl_prong_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_swirl_prong" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_swirl_prong.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_thune.json b/serverdata/draft_schematic/bio_engineer/creature/creature_thune.json new file mode 100644 index 00000000..82d7a5f7 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_thune.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/thune_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_thune" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_thune.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_torton.json b/serverdata/draft_schematic/bio_engineer/creature/creature_torton.json new file mode 100644 index 00000000..89dec816 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_torton.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/torton_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_torton" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_torton.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_tybis.json b/serverdata/draft_schematic/bio_engineer/creature/creature_tybis.json new file mode 100644 index 00000000..1489501d --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_tybis.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/tybis_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_tybis" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_tybis.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_veermok.json b/serverdata/draft_schematic/bio_engineer/creature/creature_veermok.json new file mode 100644 index 00000000..0fe7f882 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_veermok.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/veermok_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_veermok" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_veermok.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_verne.json b/serverdata/draft_schematic/bio_engineer/creature/creature_verne.json new file mode 100644 index 00000000..0f626d16 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_verne.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/verne_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_verne" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_verne.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_vesp.json b/serverdata/draft_schematic/bio_engineer/creature/creature_vesp.json new file mode 100644 index 00000000..8c96dfcc --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_vesp.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/vesp_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_vesp" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_vesp.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_vir_vur.json b/serverdata/draft_schematic/bio_engineer/creature/creature_vir_vur.json new file mode 100644 index 00000000..e62fd062 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_vir_vur.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/vir_vur_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_vir_vur" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_vir_vur.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_woolamander.json b/serverdata/draft_schematic/bio_engineer/creature/creature_woolamander.json new file mode 100644 index 00000000..01c131e4 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_woolamander.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/woolamander_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creaure_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_woolamander" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_woolamander.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/creature/creature_zucca_boar.json b/serverdata/draft_schematic/bio_engineer/creature/creature_zucca_boar.json new file mode 100644 index 00000000..567629c1 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/creature/creature_zucca_boar.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/bio_engineer/creature/base_creature_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/zucca_boar_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "dna_template" + ], + "ingredient": "object/tangible/component/dna/dna_template_generic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "protein_nutrition_materials" + ], + "ingredient": "creature_food", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "organic_nutrition_materials" + ], + "ingredient": "flora_food", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.creature.crafting_creature_zucca_boar" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/bio_engineer/creature/shared_creature_zucca_boar.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.json b/serverdata/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.json new file mode 100644 index 00000000..e06b73cd --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_genetics", + "destroyIngredients": true, + "crateObjectTemplate": "object/factory/factory_crate_clothing.iff", + "xpPoints": [ + { + "type": "XP_craftingMedicine", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_angler.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_angler.json new file mode 100644 index 00000000..d3e25883 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_angler.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_angler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_angler" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_angler.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_bantha.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_bantha.json new file mode 100644 index 00000000..71ebfa89 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_bantha.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_bantha.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_bantha" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_bantha.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_bearded_jax.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_bearded_jax.json new file mode 100644 index 00000000..2a5aff6a --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_bearded_jax.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_bearded_jax.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_bearded_jax" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_bearded_jax.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_blurrg.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_blurrg.json new file mode 100644 index 00000000..f619ea5e --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_blurrg.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_blurrg.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_blurrg" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_blurrg.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_bol.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_bol.json new file mode 100644 index 00000000..ee42d7ed --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_bol.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_bol.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_bol" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_bol.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_bolle_bol.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_bolle_bol.json new file mode 100644 index 00000000..de67b248 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_bolle_bol.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_bolle_bol.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_bolle_bol" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_bolle_bol.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_bolma.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_bolma.json new file mode 100644 index 00000000..8f4a3774 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_bolma.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_bolma.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_bolma" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_bolma.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_brackaset.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_brackaset.json new file mode 100644 index 00000000..87282f86 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_brackaset.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_brackaset.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_brackaset" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_brackaset.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_carrion_spat.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_carrion_spat.json new file mode 100644 index 00000000..3c20453a --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_carrion_spat.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_carrion_spat.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_carrion_spat" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_carrion_spat.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_choku.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_choku.json new file mode 100644 index 00000000..f6b481c6 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_choku.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_choku.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_choku" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_choku.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_dalyrake.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_dalyrake.json new file mode 100644 index 00000000..e10a9d4e --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_dalyrake.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_dalyrake.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_dalyrake" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_dalyrake.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_dewback.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_dewback.json new file mode 100644 index 00000000..0eb21b09 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_dewback.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_dewback.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_dewback" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_dewback.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_eopie.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_eopie.json new file mode 100644 index 00000000..b2757c46 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_eopie.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_eopie.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_eopie" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_eopie.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_falumpaset.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_falumpaset.json new file mode 100644 index 00000000..c31861f2 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_falumpaset.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_falumpaset.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_falumpaset" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_falumpaset.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_fambaa.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_fambaa.json new file mode 100644 index 00000000..0b9bac87 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_fambaa.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_fambaa.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_fambaa" + ], + "complexity": 33, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_fambaa.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_generic.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_generic.json new file mode 100644 index 00000000..51ced750 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_generic.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_generic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_generic" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_generic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_gualama.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_gualama.json new file mode 100644 index 00000000..c5dca7d4 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_gualama.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_gualama.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_gualama" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_gualama.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_guf_drolg.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_guf_drolg.json new file mode 100644 index 00000000..49ee8cde --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_guf_drolg.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_guf_drolg.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_guf_drolg" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_guf_drolg.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_gurrcat.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_gurrcat.json new file mode 100644 index 00000000..a65e29a8 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_gurrcat.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_gurrcat.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_gurrcat" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_gurrcat.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_gurreck.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_gurreck.json new file mode 100644 index 00000000..fae51c05 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_gurreck.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_gurreck.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_gurreck" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_gurreck.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_kaadu.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_kaadu.json new file mode 100644 index 00000000..458cd88c --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_kaadu.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_kaadu.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_kaadu" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_kaadu.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_kahmurra.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_kahmurra.json new file mode 100644 index 00000000..568fe991 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_kahmurra.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_kahmurra.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_kahmurra" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_kahmurra.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_kimogila.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_kimogila.json new file mode 100644 index 00000000..d24b52c6 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_kimogila.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_kimogila.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_kimogila" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_kimogila.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_krahbu.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_krahbu.json new file mode 100644 index 00000000..47b14a54 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_krahbu.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_krahbu.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_krahbu" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_krahbu.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_kusak.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_kusak.json new file mode 100644 index 00000000..92200b28 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_kusak.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_kusak.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_kusak" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_kusak.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_narglatch.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_narglatch.json new file mode 100644 index 00000000..055a1ff2 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_narglatch.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_narglatch.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_narglatch" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_narglatch.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_pugoriss.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_pugoriss.json new file mode 100644 index 00000000..58538e42 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_pugoriss.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_pugoriss.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_pugoriss" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_pugoriss.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_rancor.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_rancor.json new file mode 100644 index 00000000..2eb34427 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_rancor.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_rancor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_rancor" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_rancor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_ronto.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_ronto.json new file mode 100644 index 00000000..32dff6d9 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_ronto.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_ronto.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_ronto" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_ronto.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_sand_panther.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_sand_panther.json new file mode 100644 index 00000000..ad2a5c92 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_sand_panther.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_sand_panther.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_sand_panther" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_sand_panther.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_snorbal.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_snorbal.json new file mode 100644 index 00000000..2d6683b4 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_snorbal.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_snorbal.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_snorbal" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_snorbal.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_torton.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_torton.json new file mode 100644 index 00000000..cc24fd30 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_torton.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_torton.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_torton" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_torton.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_tybis.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_tybis.json new file mode 100644 index 00000000..8e25e760 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_tybis.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_tybis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_tybis" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_tybis.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_veermok.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_veermok.json new file mode 100644 index 00000000..f5e7de42 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_veermok.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_veermok.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_veermok" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_veermok.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_zucca_boar.json b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_zucca_boar.json new file mode 100644 index 00000000..d31ee44c --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/dna_template/dna_template_zucca_boar.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/bio_engineer/dna_template/base_dna_template_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/dna/dna_template_zucca_boar.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "physique_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "prowess_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "mental_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "psychological_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_creature_ingredients_n", + "aggression_profile" + ], + "ingredient": "object/tangible/component/base/base_dna_sample.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": false, + "manufactureScripts": [ + "systems.crafting.bio_engineer.dna_template.crafting_dna_template_zucca_boar" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/bio_engineer/dna_template/shared_dna_template_zucca_boar.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/instant_stimpack/stimpack_pet_a.json b/serverdata/draft_schematic/bio_engineer/instant_stimpack/stimpack_pet_a.json new file mode 100644 index 00000000..6cbbb0fe --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/instant_stimpack/stimpack_pet_a.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/bio_engineer/utilities/base_bio_utility_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/instant_stimpack/stimpack_pet_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.bio_engineer.instant_stimpack.crafting_stimpack_pet" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/instant_stimpack/shared_stimpack_pet_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/instant_stimpack/stimpack_pet_b.json b/serverdata/draft_schematic/bio_engineer/instant_stimpack/stimpack_pet_b.json new file mode 100644 index 00000000..dd65c826 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/instant_stimpack/stimpack_pet_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/bio_engineer/utilities/base_bio_utility_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/instant_stimpack/stimpack_pet_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi_talus", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.bio_engineer.instant_stimpack.crafting_stimpack_pet" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/bio_engineer/instant_stimpack/shared_stimpack_pet_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/instant_stimpack/stimpack_pet_c.json b/serverdata/draft_schematic/bio_engineer/instant_stimpack/stimpack_pet_c.json new file mode 100644 index 00000000..f802a6bf --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/instant_stimpack/stimpack_pet_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/bio_engineer/utilities/base_bio_utility_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/instant_stimpack/stimpack_pet_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect_dathomir", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.bio_engineer.instant_stimpack.crafting_stimpack_pet" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/bio_engineer/instant_stimpack/shared_stimpack_pet_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/instant_stimpack/stimpack_pet_d.json b/serverdata/draft_schematic/bio_engineer/instant_stimpack/stimpack_pet_d.json new file mode 100644 index 00000000..5bc8fd41 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/instant_stimpack/stimpack_pet_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/bio_engineer/utilities/base_bio_utility_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/instant_stimpack/stimpack_pet_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "seafood_fish", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast_dantooine", + "count": 26 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.bio_engineer.instant_stimpack.crafting_stimpack_pet" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/bio_engineer/instant_stimpack/shared_stimpack_pet_d.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/utilities/base_bio_utility_schematic.json b/serverdata/draft_schematic/bio_engineer/utilities/base_bio_utility_schematic.json new file mode 100644 index 00000000..74629e8f --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/utilities/base_bio_utility_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_plantBreeding", + "destroyIngredients": true, + "crateObjectTemplate": "object/factory/factory_crate_chemicals.iff", + "xpPoints": [ + { + "type": "XP_craftingMedicine", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/utilities/pet_stimpack_a.json b/serverdata/draft_schematic/bio_engineer/utilities/pet_stimpack_a.json new file mode 100644 index 00000000..83cfecdf --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/utilities/pet_stimpack_a.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/bio_engineer/utilities/base_bio_utility_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/pet/pet_stimpack_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.bio_engineer.utilities.crafting_pet_medpack" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/bio_engineer/utilities/shared_pet_stimpack_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/utilities/pet_stimpack_b.json b/serverdata/draft_schematic/bio_engineer/utilities/pet_stimpack_b.json new file mode 100644 index 00000000..523c75cc --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/utilities/pet_stimpack_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/bio_engineer/utilities/base_bio_utility_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/pet/pet_stimpack_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi_talus", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.bio_engineer.utilities.crafting_pet_medpack" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/bio_engineer/utilities/shared_pet_stimpack_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/utilities/pet_stimpack_c.json b/serverdata/draft_schematic/bio_engineer/utilities/pet_stimpack_c.json new file mode 100644 index 00000000..e7232eff --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/utilities/pet_stimpack_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/bio_engineer/utilities/base_bio_utility_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/pet/pet_stimpack_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect_dathomir", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.bio_engineer.utilities.crafting_pet_medpack" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/bio_engineer/utilities/shared_pet_stimpack_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/utilities/pet_stimpack_d.json b/serverdata/draft_schematic/bio_engineer/utilities/pet_stimpack_d.json new file mode 100644 index 00000000..1b684515 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/utilities/pet_stimpack_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/bio_engineer/utilities/base_bio_utility_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/pet/pet_stimpack_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "seafood_fish", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast_dantooine", + "count": 26 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.bio_engineer.utilities.crafting_pet_medpack" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/bio_engineer/utilities/shared_pet_stimpack_d.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/utilities/pet_vitapack_a.json b/serverdata/draft_schematic/bio_engineer/utilities/pet_vitapack_a.json new file mode 100644 index 00000000..727ce4a8 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/utilities/pet_vitapack_a.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/bio_engineer/utilities/base_bio_utility_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/pet/pet_vitapack_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.bio_engineer.utilities.crafting_pet_vitapack" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/bio_engineer/utilities/shared_pet_vitapack_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/utilities/pet_vitapack_b.json b/serverdata/draft_schematic/bio_engineer/utilities/pet_vitapack_b.json new file mode 100644 index 00000000..0fe62f31 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/utilities/pet_vitapack_b.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/bio_engineer/utilities/base_bio_utility_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/pet/pet_vitapack_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "fruit_berries", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive_known", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.bio_engineer.utilities.crafting_pet_vitapack" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/bio_engineer/utilities/shared_pet_vitapack_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/bio_engineer/utilities/pet_vitapack_c.json b/serverdata/draft_schematic/bio_engineer/utilities/pet_vitapack_c.json new file mode 100644 index 00000000..c303b281 --- /dev/null +++ b/serverdata/draft_schematic/bio_engineer/utilities/pet_vitapack_c.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/bio_engineer/utilities/base_bio_utility_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/pet/pet_vitapack_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "fruit_flowers_endor", + "count": 32 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive_unknown", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.bio_engineer.utilities.crafting_pet_vitapack" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/bio_engineer/utilities/shared_pet_vitapack_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/camp_advanced.json b/serverdata/draft_schematic/camp/camp_advanced.json new file mode 100644 index 00000000..5f08db29 --- /dev/null +++ b/serverdata/draft_schematic/camp/camp_advanced.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/deed/camp_deed/camp_advanced_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "ingredient": "hide_leathery", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "ingredient": "aluminum", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "secondary_shelter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "secondary_shelter" + ], + "ingredient": "hide", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module_2" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module_3" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/camp/shared_camp_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/camp_basic.json b/serverdata/draft_schematic/camp/camp_basic.json new file mode 100644 index 00000000..f50e7b1b --- /dev/null +++ b/serverdata/draft_schematic/camp/camp_basic.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/deed/camp_deed/camp_basic_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "ingredient": "hide", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "ingredient": "metal_nonferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/camp/shared_camp_basic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/camp_elite.json b/serverdata/draft_schematic/camp/camp_elite.json new file mode 100644 index 00000000..a68d5991 --- /dev/null +++ b/serverdata/draft_schematic/camp/camp_elite.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/deed/camp_deed/camp_elite_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_panels" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_panels" + ], + "ingredient": "metal_nonferrous", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "ingredient": "aluminum", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "secondary_shelter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "secondary_shelter" + ], + "ingredient": "metal", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "canopy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "canopy" + ], + "ingredient": "hide", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module_2" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module_3" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module_4" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module_4" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module_5" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module_5" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/camp/shared_camp_elite.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/camp_improved.json b/serverdata/draft_schematic/camp/camp_improved.json new file mode 100644 index 00000000..f5764dbd --- /dev/null +++ b/serverdata/draft_schematic/camp/camp_improved.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/deed/camp_deed/camp_improved_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "ingredient": "hide", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "ingredient": "metal_nonferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "secondary_shelter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "secondary_shelter" + ], + "ingredient": "hide", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module_2" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/camp/shared_camp_improved.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/camp_luxury.json b/serverdata/draft_schematic/camp/camp_luxury.json new file mode 100644 index 00000000..4825eaf3 --- /dev/null +++ b/serverdata/draft_schematic/camp/camp_luxury.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/deed/camp_deed/camp_luxury_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_panels" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_panels" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "ingredient": "copper", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "secondary_shelter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "secondary_shelter" + ], + "ingredient": "metal_nonferrous", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "canopy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "canopy" + ], + "ingredient": "copper", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module_2" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module_3" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module_4" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module_4" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module_5" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module_5" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module_6" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module_6" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/camp/shared_camp_luxury.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/camp_quality.json b/serverdata/draft_schematic/camp/camp_quality.json new file mode 100644 index 00000000..fc7d80c8 --- /dev/null +++ b/serverdata/draft_schematic/camp/camp_quality.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/deed/camp_deed/camp_quality_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "ingredient": "hide_leathery", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "ingredient": "aluminum", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "secondary_shelter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "secondary_shelter" + ], + "ingredient": "hide", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module_2" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module_3" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "camp_module_4" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camp_module_4" + ], + "ingredient": "object/tangible/component/camp/camp_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/camp/shared_camp_quality.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/modules/battery_module.json b/serverdata/draft_schematic/camp/modules/battery_module.json new file mode 100644 index 00000000..60004977 --- /dev/null +++ b/serverdata/draft_schematic/camp/modules/battery_module.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/camp/camp_module_battery.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "power_conduit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "power_conduit" + ], + "ingredient": "copper", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "generator" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp_module" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/camp/modules/shared_battery_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/modules/cloning_tube_module.json b/serverdata/draft_schematic/camp/modules/cloning_tube_module.json new file mode 100644 index 00000000..e52fb9b4 --- /dev/null +++ b/serverdata/draft_schematic/camp/modules/cloning_tube_module.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/camp/camp_module_cloning_tube.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "tube_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "tube_housing" + ], + "ingredient": "aluminum", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "bacta_supply" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "bacta_supply" + ], + "ingredient": "petrochem_inert", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp_module" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/camp/modules/shared_cloning_tube_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/modules/crafting_clothing_module.json b/serverdata/draft_schematic/camp/modules/crafting_clothing_module.json new file mode 100644 index 00000000..c76702bc --- /dev/null +++ b/serverdata/draft_schematic/camp/modules/crafting_clothing_module.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/camp/camp_module_crafting_clothing.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "field_supplies" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "field_supplies" + ], + "ingredient": "hide", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "crafting_station" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "crafting_station" + ], + "ingredient": "object/tangible/crafting/station/clothing_station.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp_module" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/camp/modules/shared_crafting_clothing_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/modules/crafting_food_module.json b/serverdata/draft_schematic/camp/modules/crafting_food_module.json new file mode 100644 index 00000000..8ef94a48 --- /dev/null +++ b/serverdata/draft_schematic/camp/modules/crafting_food_module.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/camp/camp_module_crafting_food.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "field_supplies" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "field_supplies" + ], + "ingredient": "hide", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "crafting_station" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "crafting_station" + ], + "ingredient": "object/tangible/crafting/station/food_station.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp_module" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/camp/modules/shared_crafting_food_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/modules/crafting_space_module.json b/serverdata/draft_schematic/camp/modules/crafting_space_module.json new file mode 100644 index 00000000..0b31723e --- /dev/null +++ b/serverdata/draft_schematic/camp/modules/crafting_space_module.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/camp/camp_module_crafting_space.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "field_supplies" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "field_supplies" + ], + "ingredient": "hide", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "crafting_station" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "crafting_station" + ], + "ingredient": "object/tangible/crafting/station/space_station.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp_module" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/camp/modules/shared_crafting_space_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/modules/crafting_structure_module.json b/serverdata/draft_schematic/camp/modules/crafting_structure_module.json new file mode 100644 index 00000000..13f6a369 --- /dev/null +++ b/serverdata/draft_schematic/camp/modules/crafting_structure_module.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/camp/camp_module_crafting_structure.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "field_supplies" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "field_supplies" + ], + "ingredient": "hide", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "crafting_station" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "crafting_station" + ], + "ingredient": "object/tangible/crafting/station/structure_station.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp_module" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/camp/modules/shared_crafting_structure_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/modules/crafting_weapon_module.json b/serverdata/draft_schematic/camp/modules/crafting_weapon_module.json new file mode 100644 index 00000000..dd9830a3 --- /dev/null +++ b/serverdata/draft_schematic/camp/modules/crafting_weapon_module.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/camp/camp_module_crafting_weapon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "field_supplies" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "field_supplies" + ], + "ingredient": "hide", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "crafting_station" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "crafting_station" + ], + "ingredient": "object/tangible/crafting/station/weapon_station.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp_module" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/camp/modules/shared_crafting_weapon_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/modules/entertainment_area_module.json b/serverdata/draft_schematic/camp/modules/entertainment_area_module.json new file mode 100644 index 00000000..5d06a047 --- /dev/null +++ b/serverdata/draft_schematic/camp/modules/entertainment_area_module.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/camp/camp_module_entertainment_area.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "pillow_circle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "pillow_circle" + ], + "ingredient": "hide", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "seating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "seating" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp_module" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/camp/modules/shared_entertainment_area_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/modules/imperial_recruiter_module.json b/serverdata/draft_schematic/camp/modules/imperial_recruiter_module.json new file mode 100644 index 00000000..0271f888 --- /dev/null +++ b/serverdata/draft_schematic/camp/modules/imperial_recruiter_module.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/camp/camp_module_imperial_recruiter.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "imperial_standard" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "imperial_standard" + ], + "ingredient": "hide", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "military_supplies" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "military_supplies" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp_module" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/camp/modules/shared_imperial_recruiter_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/modules/junk_dealer_module.json b/serverdata/draft_schematic/camp/modules/junk_dealer_module.json new file mode 100644 index 00000000..9959a21a --- /dev/null +++ b/serverdata/draft_schematic/camp/modules/junk_dealer_module.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/camp/camp_module_junk_dealer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "item_storage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "item_storage" + ], + "ingredient": "metal", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "money_storage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "money_storage" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp_module" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/camp/modules/shared_junk_dealer_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/modules/rebel_recruiter_module.json b/serverdata/draft_schematic/camp/modules/rebel_recruiter_module.json new file mode 100644 index 00000000..8170e7b6 --- /dev/null +++ b/serverdata/draft_schematic/camp/modules/rebel_recruiter_module.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/camp/camp_module_rebel_recruiter.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "rebel_banner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "rebel_banner" + ], + "ingredient": "hide", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "military_supplies" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "military_supplies" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp_module" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/camp/modules/shared_rebel_recruiter_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/camp/modules/shuttle_beacon_module.json b/serverdata/draft_schematic/camp/modules/shuttle_beacon_module.json new file mode 100644 index 00000000..c0b39b62 --- /dev/null +++ b/serverdata/draft_schematic/camp/modules/shuttle_beacon_module.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/camp/camp_module_shuttle_beacon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beacon_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beacon_housing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beacon_light" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beacon_light" + ], + "ingredient": "gemstone_crystalline", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.camp.crafting_camp_module" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/camp/modules/shared_shuttle_beacon_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/antidote_sm_s1.json b/serverdata/draft_schematic/chemistry/antidote_sm_s1.json new file mode 100644 index 00000000..366acf17 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/antidote_sm_s1.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/antidote_sm_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_chemistry" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/chemistry/shared_antidote_sm_s1.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/base_chemistry_schematic.json b/serverdata/draft_schematic/chemistry/base_chemistry_schematic.json new file mode 100644 index 00000000..4376ff38 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/base_chemistry_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_chemical", + "destroyIngredients": true, + "crateObjectTemplate": "object/factory/factory_crate_chemicals.iff", + "xpPoints": [ + { + "type": "XP_craftingMedicine", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/biologic_effect_controller.json b/serverdata/draft_schematic/chemistry/component/biologic_effect_controller.json new file mode 100644 index 00000000..3ac29452 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/biologic_effect_controller.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_chemistry_basic_medic" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_biologic_effect_controller.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/biologic_effect_controller_advanced.json b/serverdata/draft_schematic/chemistry/component/biologic_effect_controller_advanced.json new file mode 100644 index 00000000..56354cea --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/biologic_effect_controller_advanced.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "wheat_wild_lok", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast_tatooine", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_chemistry_basic_medic" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_biologic_effect_controller_advanced.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/dispersal_mechanism.json b/serverdata/draft_schematic/chemistry/component/dispersal_mechanism.json new file mode 100644 index 00000000..278be18a --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/dispersal_mechanism.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "body_shell" + ], + "ingredient": "petrochem_inert", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_dot_chemistry" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_dispersal_mechanism.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/dispersal_mechanism_advanced.json b/serverdata/draft_schematic/chemistry/component/dispersal_mechanism_advanced.json new file mode 100644 index 00000000..d2b6aa8c --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/dispersal_mechanism_advanced.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/chemistry/dispersal_mechanism_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "petrochem_fuel_liquid_type2", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "body_shell" + ], + "ingredient": "fiberplast_yavin4", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_dot_chemistry" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_dispersal_mechanism_advanced.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/dye_clothing.json b/serverdata/draft_schematic/chemistry/component/dye_clothing.json new file mode 100644 index 00000000..3154bc75 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/dye_clothing.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/medpack_damage.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_chemistry" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_dye_clothing.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/dye_hair.json b/serverdata/draft_schematic/chemistry/component/dye_hair.json new file mode 100644 index 00000000..3f24db7b --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/dye_hair.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/medpack_damage.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_chemistry" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_dye_hair.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/infection_amplifier.json b/serverdata/draft_schematic/chemistry/component/infection_amplifier.json new file mode 100644 index 00000000..674ad1a7 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/infection_amplifier.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/chemistry/infection_amplifier.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "gas_reactive", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "body_shell" + ], + "ingredient": "aluminum", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_dot_chemistry" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_infection_amplifier.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/infection_amplifier_advanced.json b/serverdata/draft_schematic/chemistry/component/infection_amplifier_advanced.json new file mode 100644 index 00000000..4d66f4bf --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/infection_amplifier_advanced.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/chemistry/infection_amplifier_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "gas_reactive_eleton", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "body_shell" + ], + "ingredient": "aluminum_titanium", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_dot_chemistry" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_infection_amplifier_advanced.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/liquid_delivery_suspension.json b/serverdata/draft_schematic/chemistry/component/liquid_delivery_suspension.json new file mode 100644 index 00000000..9dac4dbc --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/liquid_delivery_suspension.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/chemistry/liquid_delivery_suspension.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "purified_organic_suspension" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "purified_organic_suspension" + ], + "ingredient": "organic", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "suspension_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "suspension_base" + ], + "ingredient": "water", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_chemistry_basic_medic" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_liquid_delivery_suspension.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/liquid_delivery_suspension_advanced.json b/serverdata/draft_schematic/chemistry/component/liquid_delivery_suspension_advanced.json new file mode 100644 index 00000000..0b935660 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/liquid_delivery_suspension_advanced.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "purified_organic_suspension" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "purified_organic_suspension" + ], + "ingredient": "fruit_berries_dantooine", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "suspension_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "suspension_base" + ], + "ingredient": "water_vapor_talus", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_chemistry_basic_medic" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_liquid_delivery_suspension_advanced.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/release_mechanism_duration.json b/serverdata/draft_schematic/chemistry/component/release_mechanism_duration.json new file mode 100644 index 00000000..d214b4de --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/release_mechanism_duration.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "chemical_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_chemistry_basic_medic" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_release_mechanism_duration.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/release_mechanism_duration_advanced.json b/serverdata/draft_schematic/chemistry/component/release_mechanism_duration_advanced.json new file mode 100644 index 00000000..9e4bad30 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/release_mechanism_duration_advanced.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_herbivore", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "chemical_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "petrochem_fuel_liquid_type4", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_chemistry_basic_medic" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_release_mechanism_duration_advanced.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/resilience_compound.json b/serverdata/draft_schematic/chemistry/component/resilience_compound.json new file mode 100644 index 00000000..86ba52a8 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/resilience_compound.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/chemistry/resilience_compound.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "gas_reactive", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "radioactive", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_dot_chemistry" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_resilience_compound.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/resilience_compound_advanced.json b/serverdata/draft_schematic/chemistry/component/resilience_compound_advanced.json new file mode 100644 index 00000000..dfaf283f --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/resilience_compound_advanced.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/chemistry/resilience_compound_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "gas_reactive_tolium", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "radioactive_type1", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_dot_chemistry" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_resilience_compound_advanced.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/solid_delivery_shell.json b/serverdata/draft_schematic/chemistry/component/solid_delivery_shell.json new file mode 100644 index 00000000..1f143fb4 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/solid_delivery_shell.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/chemistry/solid_delivery_shell.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "purified_organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "purified_organic_element" + ], + "ingredient": "organic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "shell_material_seed_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "shell_material_seed_matrix" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_chemistry_basic_medic" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_solid_delivery_shell.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/solid_delivery_shell_advanced.json b/serverdata/draft_schematic/chemistry/component/solid_delivery_shell_advanced.json new file mode 100644 index 00000000..ee0e87da --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/solid_delivery_shell_advanced.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "purified_organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "purified_organic_element" + ], + "ingredient": "oats_domesticated", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "shell_material_seed_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "shell_material_seed_matrix" + ], + "ingredient": "iron_dolovite", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_chemistry" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_solid_delivery_shell_advanced.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/component/stimpack_load_charger.json b/serverdata/draft_schematic/chemistry/component/stimpack_load_charger.json new file mode 100644 index 00000000..03fd8637 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/component/stimpack_load_charger.json @@ -0,0 +1,77 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/chemistry/stimpack_charge_loader.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.component.crafting_component_domestic" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/chemistry/component/shared_stimpack_load_charger.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/dye_kit_clothing.json b/serverdata/draft_schematic/chemistry/dye_kit_clothing.json new file mode 100644 index 00000000..c25d0d1b --- /dev/null +++ b/serverdata/draft_schematic/chemistry/dye_kit_clothing.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/medpack_damage.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "casing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "clothing_dye" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "clothing_dye" + ], + "ingredient": "object/tangible/component/chemistry/dye_clothing.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_chemistry" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_shorts.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/dye_kit_hair.json b/serverdata/draft_schematic/chemistry/dye_kit_hair.json new file mode 100644 index 00000000..d631b34b --- /dev/null +++ b/serverdata/draft_schematic/chemistry/dye_kit_hair.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/medpack_damage.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "casing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "hair_color" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "hair_color" + ], + "ingredient": "object/tangible/component/chemistry/dye_hair.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_chemistry" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/chemistry/shared_dye_kit_hair.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/enhancer/enhancer_bactainfusion.json b/serverdata/draft_schematic/chemistry/enhancer/enhancer_bactainfusion.json new file mode 100644 index 00000000..67526c9f --- /dev/null +++ b/serverdata/draft_schematic/chemistry/enhancer/enhancer_bactainfusion.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/enhancer/enhancer_bactainfusion.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "hide_scaley_talus", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound_advanced.iff", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier_advanced.iff", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafting_enhancers" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/enhancer/shared_enhancer_bactainfusion.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/enhancer/enhancer_bactajab.json b/serverdata/draft_schematic/chemistry/enhancer/enhancer_bactajab.json new file mode 100644 index 00000000..389572ab --- /dev/null +++ b/serverdata/draft_schematic/chemistry/enhancer/enhancer_bactajab.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/enhancer/enhancer_bactajab.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism_advanced.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound_advanced.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier_advanced.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafting_enhancers" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/chemistry/enhancer/shared_enhancer_bactajab.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/enhancer/enhancer_bactaspray.json b/serverdata/draft_schematic/chemistry/enhancer/enhancer_bactaspray.json new file mode 100644 index 00000000..8804a9f0 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/enhancer/enhancer_bactaspray.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/enhancer/enhancer_bactaspray.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "iron_plumbum", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "fruit_flowers", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_inert", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism_advanced.iff", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound_advanced.iff", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier_advanced.iff", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafting_enhancers" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/enhancer/shared_enhancer_bactaspray.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/enhancer/enhancer_bactatoss.json b/serverdata/draft_schematic/chemistry/enhancer/enhancer_bactatoss.json new file mode 100644 index 00000000..5d77bd79 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/enhancer/enhancer_bactatoss.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/enhancer/enhancer_bactatoss.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "iron_dolovite", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism_advanced.iff", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound_advanced.iff", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier_advanced.iff", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafting_enhancers" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/enhancer/shared_enhancer_bactatoss.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/enhancer/enhancer_deuteriumtoss.json b/serverdata/draft_schematic/chemistry/enhancer/enhancer_deuteriumtoss.json new file mode 100644 index 00000000..858cb419 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/enhancer/enhancer_deuteriumtoss.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/enhancer/enhancer_deuteriumtoss.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "first_organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "first_organic_element" + ], + "ingredient": "meat_insect", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "second_organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "second_organic_element" + ], + "ingredient": "vegetable_greens", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "first_inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "first_inorganic_element" + ], + "ingredient": "petrochem_inert_polymer", + "count": 175 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "second_inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "second_inorganic_element" + ], + "ingredient": "radioactive", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound_advanced.iff", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafting_enhancers" + ], + "complexity": 37, + "sharedTemplate": "object/draft_schematic/chemistry/enhancer/shared_enhancer_deuteriumtoss.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/enhancer/enhancer_disinfect.json b/serverdata/draft_schematic/chemistry/enhancer/enhancer_disinfect.json new file mode 100644 index 00000000..603e74f0 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/enhancer/enhancer_disinfect.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/enhancer/enhancer_disinfect.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "wheat", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_inert", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism_advanced.iff", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound_advanced.iff", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafting_enhancers" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/enhancer/shared_enhancer_disinfect.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/enhancer/enhancer_endorphineinjection.json b/serverdata/draft_schematic/chemistry/enhancer/enhancer_endorphineinjection.json new file mode 100644 index 00000000..033d2103 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/enhancer/enhancer_endorphineinjection.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/enhancer/enhancer_endorphineinjection.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism_advanced.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound_advanced.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier_advanced.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafting_enhancers" + ], + "complexity": 37, + "sharedTemplate": "object/draft_schematic/chemistry/enhancer/shared_enhancer_endorphineinjection.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/enhancer/enhancer_neurotoxin.json b/serverdata/draft_schematic/chemistry/enhancer/enhancer_neurotoxin.json new file mode 100644 index 00000000..766631ee --- /dev/null +++ b/serverdata/draft_schematic/chemistry/enhancer/enhancer_neurotoxin.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/enhancer/enhancer_neurotoxin.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "iron_colat", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism_advanced.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound_advanced.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier_advanced.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafting_enhancers" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/enhancer/shared_enhancer_neurotoxin.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/enhancer/enhancer_nutrientinjection.json b/serverdata/draft_schematic/chemistry/enhancer/enhancer_nutrientinjection.json new file mode 100644 index 00000000..452bf67b --- /dev/null +++ b/serverdata/draft_schematic/chemistry/enhancer/enhancer_nutrientinjection.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/enhancer/enhancer_nutrientinjection.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism_advanced.iff", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier_advanced.iff", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafting_enhancers" + ], + "complexity": 37, + "sharedTemplate": "object/draft_schematic/chemistry/enhancer/shared_enhancer_nutrientinjection.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/enhancer/enhancer_stabilizer.json b/serverdata/draft_schematic/chemistry/enhancer/enhancer_stabilizer.json new file mode 100644 index 00000000..edbd7d34 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/enhancer/enhancer_stabilizer.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/enhancer/enhancer_stabilizer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_reptillian", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gemstone_crystalline", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism_advanced.iff", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound_advanced.iff", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier_advanced.iff", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafting_enhancers" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/chemistry/enhancer/shared_enhancer_stabilizer.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/enhancer/enhancer_thyroidrupture.json b/serverdata/draft_schematic/chemistry/enhancer/enhancer_thyroidrupture.json new file mode 100644 index 00000000..f1a3a876 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/enhancer/enhancer_thyroidrupture.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/enhancer/enhancer_thyroidrupture.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "iron_kammris", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "bone", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism_advanced.iff", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound_advanced.iff", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier_advanced.iff", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafting_enhancers" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/chemistry/enhancer/shared_enhancer_thyroidrupture.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/enhancer/enhancer_traumatize.json b/serverdata/draft_schematic/chemistry/enhancer/enhancer_traumatize.json new file mode 100644 index 00000000..da29aa04 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/enhancer/enhancer_traumatize.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/enhancer/enhancer_traumatize.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "copper_mythra", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_reptillian", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism_advanced.iff", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound_advanced.iff", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier_advanced.iff", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafting_enhancers" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/chemistry/enhancer/shared_enhancer_traumatize.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/instant_stimpack/stimpack_a.json b/serverdata/draft_schematic/chemistry/instant_stimpack/stimpack_a.json new file mode 100644 index 00000000..02f9641a --- /dev/null +++ b/serverdata/draft_schematic/chemistry/instant_stimpack/stimpack_a.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/instant_stimpack/stimpack_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_stimpack_chemistry" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/chemistry/instant_stimpack/shared_stimpack_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/instant_stimpack/stimpack_b.json b/serverdata/draft_schematic/chemistry/instant_stimpack/stimpack_b.json new file mode 100644 index 00000000..4d9d00f7 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/instant_stimpack/stimpack_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/instant_stimpack/stimpack_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "flora_resources", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_stimpack_chemistry" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/chemistry/instant_stimpack/shared_stimpack_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/instant_stimpack/stimpack_c.json b/serverdata/draft_schematic/chemistry/instant_stimpack/stimpack_c.json new file mode 100644 index 00000000..dc1a1667 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/instant_stimpack/stimpack_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/instant_stimpack/stimpack_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "flora_food", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_stimpack_chemistry" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/chemistry/instant_stimpack/shared_stimpack_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/instant_stimpack/stimpack_d.json b/serverdata/draft_schematic/chemistry/instant_stimpack/stimpack_d.json new file mode 100644 index 00000000..99b1cc35 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/instant_stimpack/stimpack_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/instant_stimpack/stimpack_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "seeds", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast_tatooine", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_stimpack_chemistry" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/chemistry/instant_stimpack/shared_stimpack_d.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/instant_stimpack/stimpack_e.json b/serverdata/draft_schematic/chemistry/instant_stimpack/stimpack_e.json new file mode 100644 index 00000000..9ad1747b --- /dev/null +++ b/serverdata/draft_schematic/chemistry/instant_stimpack/stimpack_e.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/instant_stimpack/stimpack_e.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "fruit", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast_tatooine", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_stimpack_chemistry" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/chemistry/instant_stimpack/shared_stimpack_e.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_fire_blanket.json b/serverdata/draft_schematic/chemistry/med_fire_blanket.json new file mode 100644 index 00000000..aa1565dc --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_fire_blanket.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 30, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_fire_blanket.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "coolent_gel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "coolent_gel" + ], + "ingredient": "vegetable_fungi_rori", + "count": 26 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "fire_suppression_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "fire_suppression_lining" + ], + "ingredient": "aluminum", + "count": 44 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_cure_poison_chemistry" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_fire_blanket.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_a.json b/serverdata/draft_schematic/chemistry/med_stimpack_a.json new file mode 100644 index 00000000..cf03ca34 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_a.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_stimpack_sm_s1_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_a_chemistry" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_area_a.json b/serverdata/draft_schematic/chemistry/med_stimpack_area_a.json new file mode 100644 index 00000000..066aa569 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_area_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_grenade_area_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_area_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_area_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_area_b.json b/serverdata/draft_schematic/chemistry/med_stimpack_area_b.json new file mode 100644 index 00000000..453e0d97 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_area_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_grenade_area_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_area_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_area_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_area_c.json b/serverdata/draft_schematic/chemistry/med_stimpack_area_c.json new file mode 100644 index 00000000..e061554d --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_area_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_grenade_area_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_area_chemistry" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_area_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_b.json b/serverdata/draft_schematic/chemistry/med_stimpack_b.json new file mode 100644 index 00000000..8cb46f5e --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_stimpack_sm_s1_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_a_chemistry" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_c.json b/serverdata/draft_schematic/chemistry/med_stimpack_c.json new file mode 100644 index 00000000..246d8140 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_stimpack_sm_s1_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_a_chemistry" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_d.json b/serverdata/draft_schematic/chemistry/med_stimpack_d.json new file mode 100644 index 00000000..a0d4c7bc --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_stimpack_sm_s1_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_chemistry" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_d.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_e.json b/serverdata/draft_schematic/chemistry/med_stimpack_e.json new file mode 100644 index 00000000..699cf323 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_e.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_stimpack_sm_s1_e.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "fruit_berries", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_chemistry" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_e.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_range_a.json b/serverdata/draft_schematic/chemistry/med_stimpack_range_a.json new file mode 100644 index 00000000..feb0c155 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_range_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_grenade_damage_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_ranged_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_range_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_range_b.json b/serverdata/draft_schematic/chemistry/med_stimpack_range_b.json new file mode 100644 index 00000000..09dc8584 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_range_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_grenade_damage_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_ranged_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_range_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_range_c.json b/serverdata/draft_schematic/chemistry/med_stimpack_range_c.json new file mode 100644 index 00000000..329a0a90 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_range_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_grenade_damage_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "aluminum", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_ranged_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_range_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_range_d.json b/serverdata/draft_schematic/chemistry/med_stimpack_range_d.json new file mode 100644 index 00000000..b4b6c67a --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_range_d.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_grenade_damage_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "aluminum", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_ranged_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_range_d.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_range_e.json b/serverdata/draft_schematic/chemistry/med_stimpack_range_e.json new file mode 100644 index 00000000..292250ac --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_range_e.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_grenade_damage_e.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "aluminum", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fiberplast", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_ranged_chemistry" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_range_e.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_state_blinded_a.json b/serverdata/draft_schematic/chemistry/med_stimpack_state_blinded_a.json new file mode 100644 index 00000000..96114083 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_state_blinded_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_blinded_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_state_chemistry" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_state_blinded_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_state_blinded_b.json b/serverdata/draft_schematic/chemistry/med_stimpack_state_blinded_b.json new file mode 100644 index 00000000..b671255d --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_state_blinded_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_blinded_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_state_chemistry" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_state_blinded_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_state_dizzy_a.json b/serverdata/draft_schematic/chemistry/med_stimpack_state_dizzy_a.json new file mode 100644 index 00000000..d6531190 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_state_dizzy_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_dizzy_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_state_chemistry" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_state_dizzy_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_state_dizzy_b.json b/serverdata/draft_schematic/chemistry/med_stimpack_state_dizzy_b.json new file mode 100644 index 00000000..0de354ad --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_state_dizzy_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_dizzy_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_state_chemistry" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_state_dizzy_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_state_intimidated_a.json b/serverdata/draft_schematic/chemistry/med_stimpack_state_intimidated_a.json new file mode 100644 index 00000000..3a4e2579 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_state_intimidated_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_intimidated_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_state_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_state_intimidated_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_state_intimidated_b.json b/serverdata/draft_schematic/chemistry/med_stimpack_state_intimidated_b.json new file mode 100644 index 00000000..30449513 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_state_intimidated_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_intimidated_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_state_chemistry" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_state_intimidated_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_state_stunned_a.json b/serverdata/draft_schematic/chemistry/med_stimpack_state_stunned_a.json new file mode 100644 index 00000000..84344283 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_state_stunned_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_stunned_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_state_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_state_stunned_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/med_stimpack_state_stunned_b.json b/serverdata/draft_schematic/chemistry/med_stimpack_state_stunned_b.json new file mode 100644 index 00000000..5797f815 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/med_stimpack_state_stunned_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_stunned_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_state_chemistry" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/chemistry/shared_med_stimpack_state_stunned_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medic_damage.json b/serverdata/draft_schematic/chemistry/medic_damage.json new file mode 100644 index 00000000..61c83a60 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medic_damage.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/medpack_damage.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_chemistry" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medic_damage.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medikit_advanced.json b/serverdata/draft_schematic/chemistry/medikit_advanced.json new file mode 100644 index 00000000..3c4d34ff --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medikit_advanced.json @@ -0,0 +1,156 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/medicine/medikit_tool_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "med_electronics_package" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "med_electronics_package" + ], + "ingredient": "ore", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "parallel_control_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "parallel_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "secondary_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "secondary_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medikit_tool" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medikit_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medikit_basic.json b/serverdata/draft_schematic/chemistry/medikit_basic.json new file mode 100644 index 00000000..4f612a90 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medikit_basic.json @@ -0,0 +1,129 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/medicine/medikit_tool_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "med_electronics_package" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "med_electronics_package" + ], + "ingredient": "ore", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "parallel_control_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "parallel_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medikit_tool" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medikit_basic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_cure_disease_a.json b/serverdata/draft_schematic/chemistry/medpack_cure_disease_a.json new file mode 100644 index 00000000..ee2686db --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_cure_disease_a.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_cure_disease_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "flora_food", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_cure_poison_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_cure_disease_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_cure_disease_area_a.json b/serverdata/draft_schematic/chemistry/medpack_cure_disease_area_a.json new file mode 100644 index 00000000..589c9d88 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_cure_disease_area_a.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_cure_disease_area_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "flora_food", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "dispersal_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "dispersal_mechanism" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_cure_poison_area_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_cure_disease_area_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_cure_disease_area_b.json b/serverdata/draft_schematic/chemistry/medpack_cure_disease_area_b.json new file mode 100644 index 00000000..6cb4d012 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_cure_disease_area_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_cure_disease_area_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "corn", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "dispersal_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "dispersal_mechanism" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_cure_poison_area_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_cure_disease_area_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_cure_disease_area_c.json b/serverdata/draft_schematic/chemistry/medpack_cure_disease_area_c.json new file mode 100644 index 00000000..cd9257c2 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_cure_disease_area_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_cure_disease_area_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "corn_domesticated", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive_orveth", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "dispersal_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "dispersal_mechanism" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_cure_poison_area_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_cure_disease_area_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_cure_disease_b.json b/serverdata/draft_schematic/chemistry/medpack_cure_disease_b.json new file mode 100644 index 00000000..081a3dd0 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_cure_disease_b.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_cure_disease_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable", + "count": 19 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_inert", + "count": 19 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_cure_poison_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_cure_disease_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_cure_disease_c.json b/serverdata/draft_schematic/chemistry/medpack_cure_disease_c.json new file mode 100644 index 00000000..81d543b8 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_cure_disease_c.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_cure_disease_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_greens", + "count": 23 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_inert", + "count": 23 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_cure_poison_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_cure_disease_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_cure_poison_a.json b/serverdata/draft_schematic/chemistry/medpack_cure_poison_a.json new file mode 100644 index 00000000..db84ef50 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_cure_poison_a.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_cure_poison_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "flora_food", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_cure_poison_chemistry" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_cure_poison_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_cure_poison_area_a.json b/serverdata/draft_schematic/chemistry/medpack_cure_poison_area_a.json new file mode 100644 index 00000000..2b5246a4 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_cure_poison_area_a.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_cure_poison_area_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "creature_food", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "dispersal_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "dispersal_mechanism" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_cure_poison_area_chemistry" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_cure_poison_area_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_cure_poison_area_b.json b/serverdata/draft_schematic/chemistry/medpack_cure_poison_area_b.json new file mode 100644 index 00000000..2b9336e6 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_cure_poison_area_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_cure_poison_area_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "dispersal_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "dispersal_mechanism" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_cure_poison_area_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_cure_poison_area_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_cure_poison_area_c.json b/serverdata/draft_schematic/chemistry/medpack_cure_poison_area_c.json new file mode 100644 index 00000000..d5d27764 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_cure_poison_area_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_cure_poison_area_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_domesticated", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_inert_rethin", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "dispersal_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "dispersal_mechanism" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_cure_poison_area_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_cure_poison_area_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_cure_poison_b.json b/serverdata/draft_schematic/chemistry/medpack_cure_poison_b.json new file mode 100644 index 00000000..bf68fa48 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_cure_poison_b.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_cure_poison_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "fruit", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_inert", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_cure_poison_chemistry" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_cure_poison_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_cure_poison_c.json b/serverdata/draft_schematic/chemistry/medpack_cure_poison_c.json new file mode 100644 index 00000000..c1da5ed9 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_cure_poison_c.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_cure_poison_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "fruit_flowers", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_inert", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_cure_poison_chemistry" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_cure_poison_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_damage.json b/serverdata/draft_schematic/chemistry/medpack_damage.json new file mode 100644 index 00000000..59bfd589 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_damage.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/medpack_damage.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_chemistry" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_damage.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_action_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_action_a.json new file mode 100644 index 00000000..9feee86c --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_action_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_action_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_action_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_action_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_action_b.json new file mode 100644 index 00000000..c738908a --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_action_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_action_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_action_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_action_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_action_c.json new file mode 100644 index 00000000..a6777a85 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_action_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_action_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_action_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_action_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_action_a.json new file mode 100644 index 00000000..6990f2fc --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_action_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_action_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_action_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_action_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_action_b.json new file mode 100644 index 00000000..37778f1c --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_action_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_action_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_action_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_action_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_action_c.json new file mode 100644 index 00000000..e4334211 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_action_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_action_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_action_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_constitution_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_constitution_a.json new file mode 100644 index 00000000..6e63d23f --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_constitution_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_constitution_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_constitution_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_constitution_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_constitution_b.json new file mode 100644 index 00000000..e45e06bb --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_constitution_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_constitution_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_constitution_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_constitution_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_constitution_c.json new file mode 100644 index 00000000..2f72e0ee --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_constitution_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_constitution_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_constitution_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_focus_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_focus_a.json new file mode 100644 index 00000000..72ffd814 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_focus_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_focus_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_focus_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_focus_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_focus_b.json new file mode 100644 index 00000000..9b2c187b --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_focus_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_focus_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_focus_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_focus_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_focus_c.json new file mode 100644 index 00000000..9008608b --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_focus_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_focus_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_focus_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_health_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_health_a.json new file mode 100644 index 00000000..0aec01d0 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_health_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_health_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_health_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_health_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_health_b.json new file mode 100644 index 00000000..b74a5b94 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_health_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_health_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_health_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_health_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_health_c.json new file mode 100644 index 00000000..ce075ad9 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_health_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_health_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_health_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_mind_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_mind_a.json new file mode 100644 index 00000000..0d05126c --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_mind_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_mind_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_mind_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_mind_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_mind_b.json new file mode 100644 index 00000000..0c3631a1 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_mind_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_mind_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_mind_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_mind_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_mind_c.json new file mode 100644 index 00000000..1e267632 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_mind_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_mind_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_mind_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_quickness_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_quickness_a.json new file mode 100644 index 00000000..f7a95c46 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_quickness_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_quickness_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_quickness_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_quickness_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_quickness_b.json new file mode 100644 index 00000000..0fb647c3 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_quickness_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_quickness_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_quickness_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_quickness_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_quickness_c.json new file mode 100644 index 00000000..d3955920 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_quickness_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_quickness_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_quickness_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_stamina_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_stamina_a.json new file mode 100644 index 00000000..131d4ed3 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_stamina_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_stamina_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_stamina_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_stamina_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_stamina_b.json new file mode 100644 index 00000000..a5a97b1f --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_stamina_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_stamina_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_stamina_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_stamina_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_stamina_c.json new file mode 100644 index 00000000..dc1eda92 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_stamina_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_stamina_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_stamina_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_strength_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_strength_a.json new file mode 100644 index 00000000..bd775b8b --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_strength_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_strength_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_strength_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_strength_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_strength_b.json new file mode 100644 index 00000000..f03e6216 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_strength_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_strength_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_strength_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_strength_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_strength_c.json new file mode 100644 index 00000000..f1a74e2e --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_strength_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_strength_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_strength_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_willpower_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_willpower_a.json new file mode 100644 index 00000000..233cc4c8 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_willpower_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_willpower_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_willpower_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_willpower_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_willpower_b.json new file mode 100644 index 00000000..e9d114e1 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_willpower_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_willpower_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_willpower_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_area_willpower_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_area_willpower_c.json new file mode 100644 index 00000000..dbe48237 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_area_willpower_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_area_willpower_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_area_willpower_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_constitution_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_constitution_a.json new file mode 100644 index 00000000..348c22f9 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_constitution_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_constitution_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_constitution_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_constitution_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_constitution_b.json new file mode 100644 index 00000000..2cfa1473 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_constitution_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_constitution_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_constitution_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_constitution_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_constitution_c.json new file mode 100644 index 00000000..5940ea41 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_constitution_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_constitution_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_constitution_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_focus_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_focus_a.json new file mode 100644 index 00000000..51221f80 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_focus_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_focus_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_focus_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_focus_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_focus_b.json new file mode 100644 index 00000000..31e83f31 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_focus_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_focus_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_focus_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_focus_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_focus_c.json new file mode 100644 index 00000000..0dc9d349 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_focus_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_focus_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_focus_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_health_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_health_a.json new file mode 100644 index 00000000..ec223b3b --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_health_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_health_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_health_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_health_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_health_b.json new file mode 100644 index 00000000..8ba759a8 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_health_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_health_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_health_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_health_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_health_c.json new file mode 100644 index 00000000..ccbea196 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_health_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_health_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_health_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_mind_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_mind_a.json new file mode 100644 index 00000000..1ad107a4 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_mind_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_mind_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_mind_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_mind_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_mind_b.json new file mode 100644 index 00000000..68470cca --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_mind_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_mind_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_mind_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_mind_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_mind_c.json new file mode 100644 index 00000000..bcb5e8e3 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_mind_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_mind_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_mind_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_quickness_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_quickness_a.json new file mode 100644 index 00000000..47c1b68a --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_quickness_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_quickness_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_quickness_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_quickness_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_quickness_b.json new file mode 100644 index 00000000..00ef5466 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_quickness_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_quickness_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_quickness_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_quickness_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_quickness_c.json new file mode 100644 index 00000000..79916bbf --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_quickness_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_quickness_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_quickness_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_stamina_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_stamina_a.json new file mode 100644 index 00000000..a7f33511 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_stamina_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_stamina_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_stamina_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_stamina_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_stamina_b.json new file mode 100644 index 00000000..daa6b95d --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_stamina_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_stamina_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_stamina_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_stamina_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_stamina_c.json new file mode 100644 index 00000000..adf45d8d --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_stamina_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_stamina_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_stamina_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_strength_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_strength_a.json new file mode 100644 index 00000000..f5d4d3b5 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_strength_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_strength_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_strength_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_strength_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_strength_b.json new file mode 100644 index 00000000..5beaf0a0 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_strength_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_strength_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_strength_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_strength_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_strength_c.json new file mode 100644 index 00000000..b9629493 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_strength_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_strength_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_strength_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_willpower_a.json b/serverdata/draft_schematic/chemistry/medpack_disease_willpower_a.json new file mode 100644 index 00000000..e72f1f01 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_willpower_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_willpower_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_willpower_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_willpower_b.json b/serverdata/draft_schematic/chemistry/medpack_disease_willpower_b.json new file mode 100644 index 00000000..361fe2d1 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_willpower_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_willpower_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_willpower_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_disease_willpower_c.json b/serverdata/draft_schematic/chemistry/medpack_disease_willpower_c.json new file mode 100644 index 00000000..8a977977 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_disease_willpower_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_disease_willpower_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_insect", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_disease_willpower_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_action_a.json b/serverdata/draft_schematic/chemistry/medpack_enhance_action_a.json new file mode 100644 index 00000000..775e2ac5 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_action_a.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_action_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_action_chemistry" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_action_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_action_b.json b/serverdata/draft_schematic/chemistry/medpack_enhance_action_b.json new file mode 100644 index 00000000..33a841c2 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_action_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_action_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_action_chemistry" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_action_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_action_c.json b/serverdata/draft_schematic/chemistry/medpack_enhance_action_c.json new file mode 100644 index 00000000..2712a421 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_action_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_action_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_action_chemistry" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_action_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_action_d.json b/serverdata/draft_schematic/chemistry/medpack_enhance_action_d.json new file mode 100644 index 00000000..50f25a82 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_action_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_action_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_action_chemistry" + ], + "complexity": 37, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_action_d.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_action_triad_a.json b/serverdata/draft_schematic/chemistry/medpack_enhance_action_triad_a.json new file mode 100644 index 00000000..c42be51e --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_action_triad_a.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_action_triad_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_action_triad_chemistry" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_action_triad_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_action_triad_b.json b/serverdata/draft_schematic/chemistry/medpack_enhance_action_triad_b.json new file mode 100644 index 00000000..7cf5a193 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_action_triad_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_action_triad_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_action_triad_chemistry" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_action_triad_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_action_triad_c.json b/serverdata/draft_schematic/chemistry/medpack_enhance_action_triad_c.json new file mode 100644 index 00000000..a2302b08 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_action_triad_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_action_triad_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_action_triad_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_action_triad_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_action_triad_d.json b/serverdata/draft_schematic/chemistry/medpack_enhance_action_triad_d.json new file mode 100644 index 00000000..1e666ede --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_action_triad_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_action_triad_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_action_triad_chemistry" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_action_triad_d.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_constitution_a.json b/serverdata/draft_schematic/chemistry/medpack_enhance_constitution_a.json new file mode 100644 index 00000000..70763454 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_constitution_a.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_constitution_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_constitution_chemistry" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_constitution_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_constitution_b.json b/serverdata/draft_schematic/chemistry/medpack_enhance_constitution_b.json new file mode 100644 index 00000000..d8a3e02f --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_constitution_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_constitution_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_constitution_chemistry" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_constitution_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_constitution_c.json b/serverdata/draft_schematic/chemistry/medpack_enhance_constitution_c.json new file mode 100644 index 00000000..0a2ae88b --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_constitution_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_constitution_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_constitution_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_constitution_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_constitution_d.json b/serverdata/draft_schematic/chemistry/medpack_enhance_constitution_d.json new file mode 100644 index 00000000..544d862f --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_constitution_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_constitution_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_constitution_chemistry" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_constitution_d.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_disease_a.json b/serverdata/draft_schematic/chemistry/medpack_enhance_disease_a.json new file mode 100644 index 00000000..89638d6f --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_disease_a.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_disease_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "first_organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "first_organic_element" + ], + "ingredient": "organic", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "second_organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "second_organic_element" + ], + "ingredient": "organic", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "first_inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "first_inorganic_element" + ], + "ingredient": "inorganic", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "second_inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "second_inorganic_element" + ], + "ingredient": "inorganic", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_disease_chemistry" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_disease_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_disease_b.json b/serverdata/draft_schematic/chemistry/medpack_enhance_disease_b.json new file mode 100644 index 00000000..ec3195c4 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_disease_b.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_disease_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "first_organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "first_organic_element" + ], + "ingredient": "creature_resources", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "second_organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "second_organic_element" + ], + "ingredient": "flora_resources", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "first_inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "first_inorganic_element" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "second_inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "second_inorganic_element" + ], + "ingredient": "gemstone", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_disease_chemistry" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_disease_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_disease_c.json b/serverdata/draft_schematic/chemistry/medpack_enhance_disease_c.json new file mode 100644 index 00000000..45045f60 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_disease_c.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_disease_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "first_organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "first_organic_element" + ], + "ingredient": "bone_mammal_lok", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "second_organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "second_organic_element" + ], + "ingredient": "corn_wild", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "first_inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "first_inorganic_element" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "second_inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "second_inorganic_element" + ], + "ingredient": "armophous_regvis", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_disease_chemistry" + ], + "complexity": 37, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_disease_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_health_a.json b/serverdata/draft_schematic/chemistry/medpack_enhance_health_a.json new file mode 100644 index 00000000..cbefb86c --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_health_a.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_health_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_health_chemistry" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_health_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_health_b.json b/serverdata/draft_schematic/chemistry/medpack_enhance_health_b.json new file mode 100644 index 00000000..114d841b --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_health_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_health_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_health_chemistry" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_health_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_health_c.json b/serverdata/draft_schematic/chemistry/medpack_enhance_health_c.json new file mode 100644 index 00000000..552442a0 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_health_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_health_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 26 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 26 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_health_chemistry" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_health_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_health_d.json b/serverdata/draft_schematic/chemistry/medpack_enhance_health_d.json new file mode 100644 index 00000000..1fb03052 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_health_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_health_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_health_chemistry" + ], + "complexity": 37, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_health_d.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_health_triad_a.json b/serverdata/draft_schematic/chemistry/medpack_enhance_health_triad_a.json new file mode 100644 index 00000000..fd3cfc91 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_health_triad_a.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_health_triad_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_health_triad_chemistry" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_health_triad_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_health_triad_b.json b/serverdata/draft_schematic/chemistry/medpack_enhance_health_triad_b.json new file mode 100644 index 00000000..41ade62f --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_health_triad_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_health_triad_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_health_triad_chemistry" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_health_triad_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_health_triad_c.json b/serverdata/draft_schematic/chemistry/medpack_enhance_health_triad_c.json new file mode 100644 index 00000000..f289ad0e --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_health_triad_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_health_triad_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_health_triad_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_health_triad_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_health_triad_d.json b/serverdata/draft_schematic/chemistry/medpack_enhance_health_triad_d.json new file mode 100644 index 00000000..ba596785 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_health_triad_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_health_triad_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 32 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 32 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_health_triad_chemistry" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_health_triad_d.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_poison_a.json b/serverdata/draft_schematic/chemistry/medpack_enhance_poison_a.json new file mode 100644 index 00000000..073c375e --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_poison_a.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_poison_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "first_organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "first_organic_element" + ], + "ingredient": "organic", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "second_organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "second_organic_element" + ], + "ingredient": "organic", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "first_inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "first_inorganic_element" + ], + "ingredient": "inorganic", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "second_inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "second_inorganic_element" + ], + "ingredient": "inorganic", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_poison_chemistry" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_poison_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_poison_b.json b/serverdata/draft_schematic/chemistry/medpack_enhance_poison_b.json new file mode 100644 index 00000000..02676c19 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_poison_b.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_poison_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "first_organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "first_organic_element" + ], + "ingredient": "creature_resources", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "second_organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "second_organic_element" + ], + "ingredient": "flora_resources", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "first_inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "first_inorganic_element" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "second_inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "second_inorganic_element" + ], + "ingredient": "ore", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_poison_chemistry" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_poison_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_poison_c.json b/serverdata/draft_schematic/chemistry/medpack_enhance_poison_c.json new file mode 100644 index 00000000..525b985a --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_poison_c.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_poison_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "first_organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "first_organic_element" + ], + "ingredient": "meat_herbivore_tatooine", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "second_organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "second_organic_element" + ], + "ingredient": "vegetable_beans", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "first_inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "first_inorganic_element" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "second_inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "second_inorganic_element" + ], + "ingredient": "ore_intrusive_dylinium", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_poison_chemistry" + ], + "complexity": 37, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_poison_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_quickness_a.json b/serverdata/draft_schematic/chemistry/medpack_enhance_quickness_a.json new file mode 100644 index 00000000..790c2cc5 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_quickness_a.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_quickness_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_quickness_chemistry" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_quickness_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_quickness_b.json b/serverdata/draft_schematic/chemistry/medpack_enhance_quickness_b.json new file mode 100644 index 00000000..16f78b2f --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_quickness_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_quickness_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_quickness_chemistry" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_quickness_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_quickness_c.json b/serverdata/draft_schematic/chemistry/medpack_enhance_quickness_c.json new file mode 100644 index 00000000..48a9c7ff --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_quickness_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_quickness_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_quickness_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_quickness_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_quickness_d.json b/serverdata/draft_schematic/chemistry/medpack_enhance_quickness_d.json new file mode 100644 index 00000000..3b6a8915 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_quickness_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_quickness_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_quickness_chemistry" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_quickness_d.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_stamina_a.json b/serverdata/draft_schematic/chemistry/medpack_enhance_stamina_a.json new file mode 100644 index 00000000..6b080529 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_stamina_a.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_stamina_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_stamina_chemistry" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_stamina_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_stamina_b.json b/serverdata/draft_schematic/chemistry/medpack_enhance_stamina_b.json new file mode 100644 index 00000000..c03fa22d --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_stamina_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_stamina_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_stamina_chemistry" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_stamina_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_stamina_c.json b/serverdata/draft_schematic/chemistry/medpack_enhance_stamina_c.json new file mode 100644 index 00000000..79869766 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_stamina_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_stamina_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_stamina_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_stamina_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_stamina_d.json b/serverdata/draft_schematic/chemistry/medpack_enhance_stamina_d.json new file mode 100644 index 00000000..7f1bf8f1 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_stamina_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_stamina_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_stamina_chemistry" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_stamina_d.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_strength_a.json b/serverdata/draft_schematic/chemistry/medpack_enhance_strength_a.json new file mode 100644 index 00000000..1bc1d943 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_strength_a.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_strength_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_strength_chemistry" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_strength_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_strength_b.json b/serverdata/draft_schematic/chemistry/medpack_enhance_strength_b.json new file mode 100644 index 00000000..062df888 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_strength_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_strength_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_strength_chemistry" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_strength_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_strength_c.json b/serverdata/draft_schematic/chemistry/medpack_enhance_strength_c.json new file mode 100644 index 00000000..55ad41a9 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_strength_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_strength_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_strength_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_strength_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_enhance_strength_d.json b/serverdata/draft_schematic/chemistry/medpack_enhance_strength_d.json new file mode 100644 index 00000000..2518bfee --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_enhance_strength_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_enhance_strength_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "meat_avian", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "gas_reactive", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_enhance_strength_chemistry" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_enhance_strength_d.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_action_a.json b/serverdata/draft_schematic/chemistry/medpack_poison_action_a.json new file mode 100644 index 00000000..bfadd820 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_action_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_action_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_action_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_action_b.json b/serverdata/draft_schematic/chemistry/medpack_poison_action_b.json new file mode 100644 index 00000000..0946a02b --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_action_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_action_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_action_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_action_c.json b/serverdata/draft_schematic/chemistry/medpack_poison_action_c.json new file mode 100644 index 00000000..9a984fd7 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_action_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_action_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_action_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_area_action_a.json b/serverdata/draft_schematic/chemistry/medpack_poison_area_action_a.json new file mode 100644 index 00000000..eddfb3ba --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_area_action_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_area_action_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_area_action_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_area_action_b.json b/serverdata/draft_schematic/chemistry/medpack_poison_area_action_b.json new file mode 100644 index 00000000..e5b952f0 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_area_action_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_area_action_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_area_action_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_area_action_c.json b/serverdata/draft_schematic/chemistry/medpack_poison_area_action_c.json new file mode 100644 index 00000000..5633903f --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_area_action_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_area_action_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_area_action_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_area_health_a.json b/serverdata/draft_schematic/chemistry/medpack_poison_area_health_a.json new file mode 100644 index 00000000..ca912a57 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_area_health_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_area_health_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_area_health_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_area_health_b.json b/serverdata/draft_schematic/chemistry/medpack_poison_area_health_b.json new file mode 100644 index 00000000..6bf41cf3 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_area_health_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_area_health_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_area_health_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_area_health_c.json b/serverdata/draft_schematic/chemistry/medpack_poison_area_health_c.json new file mode 100644 index 00000000..77508792 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_area_health_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_area_health_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_area_health_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_area_mind_a.json b/serverdata/draft_schematic/chemistry/medpack_poison_area_mind_a.json new file mode 100644 index 00000000..14ec4056 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_area_mind_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_area_mind_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_area_mind_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_area_mind_b.json b/serverdata/draft_schematic/chemistry/medpack_poison_area_mind_b.json new file mode 100644 index 00000000..d3d661c9 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_area_mind_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_area_mind_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_area_mind_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_area_mind_c.json b/serverdata/draft_schematic/chemistry/medpack_poison_area_mind_c.json new file mode 100644 index 00000000..ddd57f2a --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_area_mind_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_area_mind_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_area_chemistry" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_area_mind_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_health_a.json b/serverdata/draft_schematic/chemistry/medpack_poison_health_a.json new file mode 100644 index 00000000..860888d7 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_health_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_health_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_health_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_health_b.json b/serverdata/draft_schematic/chemistry/medpack_poison_health_b.json new file mode 100644 index 00000000..6728e3da --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_health_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_health_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_health_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_health_c.json b/serverdata/draft_schematic/chemistry/medpack_poison_health_c.json new file mode 100644 index 00000000..ce71aaed --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_health_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_health_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_health_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_mind_a.json b/serverdata/draft_schematic/chemistry/medpack_poison_mind_a.json new file mode 100644 index 00000000..84194f77 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_mind_a.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_mind_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_mind_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_mind_b.json b/serverdata/draft_schematic/chemistry/medpack_poison_mind_b.json new file mode 100644 index 00000000..0221dd93 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_mind_b.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_mind_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_mind_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_poison_mind_c.json b/serverdata/draft_schematic/chemistry/medpack_poison_mind_c.json new file mode 100644 index 00000000..e1bc416e --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_poison_mind_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_poison_mind_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_fungi", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/dispersal_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/resilience_compound.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/infection_amplifier.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_dot_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_poison_mind_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_revive.json b/serverdata/draft_schematic/chemistry/medpack_revive.json new file mode 100644 index 00000000..0a9a1524 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_revive.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/medpack_revive.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_state_chemistry" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_revive.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_sm_s1.json b/serverdata/draft_schematic/chemistry/medpack_sm_s1.json new file mode 100644 index 00000000..82f62482 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_sm_s1.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/medpack_damage.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_sm_s1.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound.json b/serverdata/draft_schematic/chemistry/medpack_wound.json new file mode 100644 index 00000000..b99e2da0 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/medpack_damage.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "colorizable_cloth_panel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "colorizable_cloth_panel" + ], + "ingredient": "object/tangible/component/clothing/color_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_chemistry" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_action.json b/serverdata/draft_schematic/chemistry/medpack_wound_action.json new file mode 100644 index 00000000..5d437771 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_action.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/medpack_wound_action.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_action_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_action.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_action_a.json b/serverdata/draft_schematic/chemistry/medpack_wound_action_a.json new file mode 100644 index 00000000..0aee4581 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_action_a.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_action_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_action_chemistry_minor" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_action_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_action_b.json b/serverdata/draft_schematic/chemistry/medpack_wound_action_b.json new file mode 100644 index 00000000..c041dd0b --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_action_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_action_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_action_chemistry_minor" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_action_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_action_c.json b/serverdata/draft_schematic/chemistry/medpack_wound_action_c.json new file mode 100644 index 00000000..29071dac --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_action_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_action_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "seeds", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_action_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_action_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_action_d.json b/serverdata/draft_schematic/chemistry/medpack_wound_action_d.json new file mode 100644 index 00000000..665fc215 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_action_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_action_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "seeds", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_action_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_action_d.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_action_e.json b/serverdata/draft_schematic/chemistry/medpack_wound_action_e.json new file mode 100644 index 00000000..b9a81257 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_action_e.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_action_e.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_tubers", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "petrochem_inert_polymer", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_action_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_action_e.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_constitution.json b/serverdata/draft_schematic/chemistry/medpack_wound_constitution.json new file mode 100644 index 00000000..3dd99961 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_constitution.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/medpack_wound_constitution.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_constitution_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_constitution.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_constitution_a.json b/serverdata/draft_schematic/chemistry/medpack_wound_constitution_a.json new file mode 100644 index 00000000..48bab2f8 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_constitution_a.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_constitution_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_constitution_chemistry_minor" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_constitution_a.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_constitution_b.json b/serverdata/draft_schematic/chemistry/medpack_wound_constitution_b.json new file mode 100644 index 00000000..e8928332 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_constitution_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_constitution_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_constitution_chemistry_minor" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_constitution_b.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_constitution_c.json b/serverdata/draft_schematic/chemistry/medpack_wound_constitution_c.json new file mode 100644 index 00000000..b63b5d1a --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_constitution_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_constitution_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "seeds", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_constitution_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_constitution_c.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_constitution_d.json b/serverdata/draft_schematic/chemistry/medpack_wound_constitution_d.json new file mode 100644 index 00000000..6d049366 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_constitution_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_constitution_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "seeds", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_constitution_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_constitution_d.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_constitution_e.json b/serverdata/draft_schematic/chemistry/medpack_wound_constitution_e.json new file mode 100644 index 00000000..e5e5279a --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_constitution_e.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_constitution_e.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_tubers", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "petrochem_inert_polymer", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_constitution_chemistry" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_constitution_e.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_health.json b/serverdata/draft_schematic/chemistry/medpack_wound_health.json new file mode 100644 index 00000000..652c906d --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_health.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/medpack_wound_health.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_health_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_health.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_health_a.json b/serverdata/draft_schematic/chemistry/medpack_wound_health_a.json new file mode 100644 index 00000000..1dd509b1 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_health_a.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_health_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_health_chemistry_minor" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_health_a.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_health_b.json b/serverdata/draft_schematic/chemistry/medpack_wound_health_b.json new file mode 100644 index 00000000..b791c86d --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_health_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_health_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_health_chemistry_minor" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_health_b.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_health_c.json b/serverdata/draft_schematic/chemistry/medpack_wound_health_c.json new file mode 100644 index 00000000..ae22bea6 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_health_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_health_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "seeds", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_health_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_health_c.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_health_d.json b/serverdata/draft_schematic/chemistry/medpack_wound_health_d.json new file mode 100644 index 00000000..56f8768f --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_health_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_health_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "seeds", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_health_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_health_d.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_health_e.json b/serverdata/draft_schematic/chemistry/medpack_wound_health_e.json new file mode 100644 index 00000000..257cae21 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_health_e.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_health_e.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_tubers", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "petrochem_inert_polymer", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_health_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_health_e.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_quickness.json b/serverdata/draft_schematic/chemistry/medpack_wound_quickness.json new file mode 100644 index 00000000..5d6e9ebc --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_quickness.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/medpack_wound_quickness.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_quickness_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_quickness.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_quickness_a.json b/serverdata/draft_schematic/chemistry/medpack_wound_quickness_a.json new file mode 100644 index 00000000..f440cf1d --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_quickness_a.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_quickness_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_quickness_chemistry_minor" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_quickness_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_quickness_b.json b/serverdata/draft_schematic/chemistry/medpack_wound_quickness_b.json new file mode 100644 index 00000000..25c0bf62 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_quickness_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_quickness_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_quickness_chemistry_minor" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_quickness_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_quickness_c.json b/serverdata/draft_schematic/chemistry/medpack_wound_quickness_c.json new file mode 100644 index 00000000..b915effa --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_quickness_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_quickness_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "seeds", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_quickness_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_quickness_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_quickness_d.json b/serverdata/draft_schematic/chemistry/medpack_wound_quickness_d.json new file mode 100644 index 00000000..92a4c0cd --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_quickness_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_quickness_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "seeds", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_quickness_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_quickness_d.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_quickness_e.json b/serverdata/draft_schematic/chemistry/medpack_wound_quickness_e.json new file mode 100644 index 00000000..e7d2166d --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_quickness_e.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_quickness_e.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_tubers", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "petrochem_inert_polymer", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_quickness_chemistry" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_quickness_e.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_stamina.json b/serverdata/draft_schematic/chemistry/medpack_wound_stamina.json new file mode 100644 index 00000000..94c3e7c3 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_stamina.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/medpack_wound_stamina.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_stamina_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_stamina.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_stamina_a.json b/serverdata/draft_schematic/chemistry/medpack_wound_stamina_a.json new file mode 100644 index 00000000..68eee3a2 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_stamina_a.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_stamina_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_stamina_chemistry_minor" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_stamina_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_stamina_b.json b/serverdata/draft_schematic/chemistry/medpack_wound_stamina_b.json new file mode 100644 index 00000000..040cc6d6 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_stamina_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_stamina_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_stamina_chemistry_minor" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_stamina_b.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_stamina_c.json b/serverdata/draft_schematic/chemistry/medpack_wound_stamina_c.json new file mode 100644 index 00000000..85d6e663 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_stamina_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_stamina_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "seeds", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_stamina_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_stamina_c.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_stamina_d.json b/serverdata/draft_schematic/chemistry/medpack_wound_stamina_d.json new file mode 100644 index 00000000..448f9bc8 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_stamina_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_stamina_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "seeds", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_stamina_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_stamina_d.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_stamina_e.json b/serverdata/draft_schematic/chemistry/medpack_wound_stamina_e.json new file mode 100644 index 00000000..378ff4f6 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_stamina_e.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_stamina_e.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_tubers", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "petrochem_inert_polymer", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_stamina_chemistry" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_stamina_e.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_strength.json b/serverdata/draft_schematic/chemistry/medpack_wound_strength.json new file mode 100644 index 00000000..0187535a --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_strength.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/medpack_wound_strength.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_strength_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_strength.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_strength_a.json b/serverdata/draft_schematic/chemistry/medpack_wound_strength_a.json new file mode 100644 index 00000000..c4f791b7 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_strength_a.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_strength_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_strength_chemistry_minor" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_strength_a.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_strength_b.json b/serverdata/draft_schematic/chemistry/medpack_wound_strength_b.json new file mode 100644 index 00000000..67cbe68c --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_strength_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_strength_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_strength_chemistry_minor" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_strength_b.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_strength_c.json b/serverdata/draft_schematic/chemistry/medpack_wound_strength_c.json new file mode 100644 index 00000000..d96971ba --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_strength_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_strength_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "seeds", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_strength_chemistry" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_strength_c.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_strength_d.json b/serverdata/draft_schematic/chemistry/medpack_wound_strength_d.json new file mode 100644 index 00000000..9b2e7435 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_strength_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_strength_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "seeds", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_strength_chemistry" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_strength_d.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/medpack_wound_strength_e.json b/serverdata/draft_schematic/chemistry/medpack_wound_strength_e.json new file mode 100644 index 00000000..74f43d41 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/medpack_wound_strength_e.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/crafted/crafted_medpack_wound_strength_e.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "vegetable_tubers", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "petrochem_inert_polymer", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/solid_delivery_shell_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound_2" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_wound_strength_chemistry" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/chemistry/shared_medpack_wound_strength_e.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/quest_stimpack_a.json b/serverdata/draft_schematic/chemistry/quest_stimpack_a.json new file mode 100644 index 00000000..ec30ccd5 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/quest_stimpack_a.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/chemistry/quest_stimpack_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_a_chemistry" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/chemistry/shared_quest_stimpack_a.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/stimpack_sm_s1.json b/serverdata/draft_schematic/chemistry/stimpack_sm_s1.json new file mode 100644 index 00000000..1f0f38d5 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/stimpack_sm_s1.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/stimpack_sm_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "delivery_medium" + ], + "ingredient": "object/tangible/component/chemistry/liquid_delivery_suspension.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_duration_compound" + ], + "ingredient": "object/tangible/component/chemistry/release_mechanism_duration.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "drug_strength_compound" + ], + "ingredient": "object/tangible/component/chemistry/biologic_effect_controller.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_medpack_damage_chemistry" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/chemistry/shared_stimpack_sm_s1.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/stimpack_tier_1.json b/serverdata/draft_schematic/chemistry/stimpack_tier_1.json new file mode 100644 index 00000000..1d763a64 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/stimpack_tier_1.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/medicine/channelled_stimpack/stimpack_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "stimpack_charge_loader" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "stimpack_charge_loader" + ], + "ingredient": "object/tangible/component/chemistry/stimpack_charge_loader.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_stimpack_chemistry" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/chemistry/shared_stimpack_tier_1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/stimpack_tier_2.json b/serverdata/draft_schematic/chemistry/stimpack_tier_2.json new file mode 100644 index 00000000..d5bf4838 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/stimpack_tier_2.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/medicine/channelled_stimpack/stimpack_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "stimpack_charge_loader" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "stimpack_charge_loader" + ], + "ingredient": "object/tangible/component/chemistry/stimpack_charge_loader.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_stimpack_chemistry" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/chemistry/shared_stimpack_tier_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/chemistry/stimpack_tier_3.json b/serverdata/draft_schematic/chemistry/stimpack_tier_3.json new file mode 100644 index 00000000..13649606 --- /dev/null +++ b/serverdata/draft_schematic/chemistry/stimpack_tier_3.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/medicine/channelled_stimpack/stimpack_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "organic", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "inorganic", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "stimpack_charge_loader" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "stimpack_charge_loader" + ], + "ingredient": "object/tangible/component/chemistry/stimpack_charge_loader.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.crafted_items.crafting_stimpack_chemistry" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/chemistry/shared_stimpack_tier_3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/appearance_invisible_bicep_l.json b/serverdata/draft_schematic/clothing/appearance_invisible_bicep_l.json new file mode 100644 index 00000000..2edd594a --- /dev/null +++ b/serverdata/draft_schematic/clothing/appearance_invisible_bicep_l.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/appearance_invisible_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_appearance_invisible_bicep_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/appearance_invisible_bicep_r.json b/serverdata/draft_schematic/clothing/appearance_invisible_bicep_r.json new file mode 100644 index 00000000..8221ba18 --- /dev/null +++ b/serverdata/draft_schematic/clothing/appearance_invisible_bicep_r.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/appearance_invisible_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_appearance_invisible_bicep_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/appearance_invisible_bracelet_l.json b/serverdata/draft_schematic/clothing/appearance_invisible_bracelet_l.json new file mode 100644 index 00000000..21e8e0c5 --- /dev/null +++ b/serverdata/draft_schematic/clothing/appearance_invisible_bracelet_l.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bracelet/appearance_invisible_l_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_appearance_invisible_bracelet_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/appearance_invisible_bracelet_r.json b/serverdata/draft_schematic/clothing/appearance_invisible_bracelet_r.json new file mode 100644 index 00000000..375d5ab4 --- /dev/null +++ b/serverdata/draft_schematic/clothing/appearance_invisible_bracelet_r.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bracelet/appearance_invisible_r_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_appearance_invisible_bracelet_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/appearance_invisible_bracer_l.json b/serverdata/draft_schematic/clothing/appearance_invisible_bracer_l.json new file mode 100644 index 00000000..29006ae9 --- /dev/null +++ b/serverdata/draft_schematic/clothing/appearance_invisible_bracer_l.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/appearance_invisible_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_appearance_invisible_bracer_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/appearance_invisible_bracer_r.json b/serverdata/draft_schematic/clothing/appearance_invisible_bracer_r.json new file mode 100644 index 00000000..fc54899d --- /dev/null +++ b/serverdata/draft_schematic/clothing/appearance_invisible_bracer_r.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/appearance_invisible_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "appearance_fragments" + ], + "ingredient": "hide_scaley", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "armor_core_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_armor_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_appearance_invisible_bracer_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/appearance_invisible_jacket.json b/serverdata/draft_schematic/clothing/appearance_invisible_jacket.json new file mode 100644 index 00000000..383d4329 --- /dev/null +++ b/serverdata/draft_schematic/clothing/appearance_invisible_jacket.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/appearance_invisible_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/clothing/shared_appearance_invisible_jacket.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/appearance_invisible_necklace_01.json b/serverdata/draft_schematic/clothing/appearance_invisible_necklace_01.json new file mode 100644 index 00000000..13ddf776 --- /dev/null +++ b/serverdata/draft_schematic/clothing/appearance_invisible_necklace_01.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/necklace/appearance_invisible_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "gemstone_crystalline", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_appearance_invisible_necklace_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/appearance_invisible_vest.json b/serverdata/draft_schematic/clothing/appearance_invisible_vest.json new file mode 100644 index 00000000..999c1789 --- /dev/null +++ b/serverdata/draft_schematic/clothing/appearance_invisible_vest.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/vest/appearance_invisible_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "ingredient": "hide", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_appearance_invisible_vest.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/base_armor_clothing_schematic.json b/serverdata/draft_schematic/clothing/base_armor_clothing_schematic.json new file mode 100644 index 00000000..e66881d8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/base_armor_clothing_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_armor", + "destroyIngredients": true, + "crateObjectTemplate": "object/factory/factory_crate_clothing.iff", + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/base_artisan_clothing_schematic.json b/serverdata/draft_schematic/clothing/base_artisan_clothing_schematic.json new file mode 100644 index 00000000..2a40812d --- /dev/null +++ b/serverdata/draft_schematic/clothing/base_artisan_clothing_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_clothing", + "destroyIngredients": true, + "crateObjectTemplate": "object/factory/factory_crate_clothing.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/base_clothing_schematic.json b/serverdata/draft_schematic/clothing/base_clothing_schematic.json new file mode 100644 index 00000000..66e19ef3 --- /dev/null +++ b/serverdata/draft_schematic/clothing/base_clothing_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_clothing", + "destroyIngredients": true, + "crateObjectTemplate": "object/factory/factory_crate_clothing.iff", + "xpPoints": [ + { + "type": "XP_craftingClothing", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_apron_chef_01.json b/serverdata/draft_schematic/clothing/clothing_apron_chef_01.json new file mode 100644 index 00000000..80abef30 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_apron_chef_01.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/apron/apron_chef_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "apron" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "apron" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "chemical", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "chef_suit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "chef_suit" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bow_tie" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bow_tie" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_apron_chef_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_apron_field_01.json b/serverdata/draft_schematic/clothing/clothing_apron_field_01.json new file mode 100644 index 00000000..07264909 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_apron_field_01.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/apron/apron_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "chemical", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "chemical", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "colorizable_cloth_panel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "colorizable_cloth_panel" + ], + "ingredient": "object/tangible/component/clothing/color_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/lining.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.wearable.crafting_shirt_casual_clothing" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_apron_field_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_apron_field_01_quest_01.json b/serverdata/draft_schematic/clothing/clothing_apron_field_01_quest_01.json new file mode 100644 index 00000000..88e8dd46 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_apron_field_01_quest_01.json @@ -0,0 +1,206 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/apron/apron_s01_quest_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/leather_heavy_duty.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "chemical", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "chemical", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "colorizable_cloth_panel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "colorizable_cloth_panel" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "herbs_spices" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "herbs_spices" + ], + "ingredient": "flora_food", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "cooking_utensils" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "cooking_utensils" + ], + "ingredient": "object/tangible/crafting/station/food_tool.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_apron_field_01_quest_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_apron_field_01_quest_02.json b/serverdata/draft_schematic/clothing/clothing_apron_field_01_quest_02.json new file mode 100644 index 00000000..e308a83a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_apron_field_01_quest_02.json @@ -0,0 +1,206 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/apron/apron_s01_quest_02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/leather_heavy_duty.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "chemical", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "chemical", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "colorizable_cloth_panel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "colorizable_cloth_panel" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "cutting_tools" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "cutting_tools" + ], + "ingredient": "object/weapon/melee/knife/knife_dagger.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sewing_kit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sewing_kit" + ], + "ingredient": "object/tangible/crafting/station/clothing_tool.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_apron_field_01_quest_02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_apron_field_01_quest_03.json b/serverdata/draft_schematic/clothing/clothing_apron_field_01_quest_03.json new file mode 100644 index 00000000..0685c3c8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_apron_field_01_quest_03.json @@ -0,0 +1,206 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/apron/apron_s01_quest_03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/leather_heavy_duty.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "chemical", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "chemical", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "colorizable_cloth_panel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "colorizable_cloth_panel" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "spare_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "spare_hardware" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "tool_kit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "tool_kit" + ], + "ingredient": "object/tangible/crafting/station/structure_tool.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_apron_field_01_quest_03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_apron_field_01_quest_04.json b/serverdata/draft_schematic/clothing/clothing_apron_field_01_quest_04.json new file mode 100644 index 00000000..87b6ed2f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_apron_field_01_quest_04.json @@ -0,0 +1,206 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/apron/apron_s01_quest_04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/leather_heavy_duty.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "chemical", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "chemical", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "colorizable_cloth_panel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "colorizable_cloth_panel" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "organic_medicine" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "organic_medicine" + ], + "ingredient": "organic", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "pharmaceutical_supplies" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "pharmaceutical_supplies" + ], + "ingredient": "object/tangible/crafting/station/food_tool.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_apron_field_01_quest_04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bone_bicep_l.json b/serverdata/draft_schematic/clothing/clothing_armor_bone_bicep_l.json new file mode 100644 index 00000000..508c140a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bone_bicep_l.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/gp_armor_bone_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bone_bicep_l.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bone_bicep_r.json b/serverdata/draft_schematic/clothing/clothing_armor_bone_bicep_r.json new file mode 100644 index 00000000..57788df3 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bone_bicep_r.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/gp_armor_bone_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bone_bicep_r.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bone_boots.json b/serverdata/draft_schematic/clothing/clothing_armor_bone_boots.json new file mode 100644 index 00000000..78b31b7a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bone_boots.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/gp_armor_bone_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bone_boots.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bone_bracer_l.json b/serverdata/draft_schematic/clothing/clothing_armor_bone_bracer_l.json new file mode 100644 index 00000000..f56a00f8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bone_bracer_l.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/gp_armor_bone_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bone_bracer_l.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bone_bracer_r.json b/serverdata/draft_schematic/clothing/clothing_armor_bone_bracer_r.json new file mode 100644 index 00000000..e48fe169 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bone_bracer_r.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/gp_armor_bone_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bone_bracer_r.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bone_chest.json b/serverdata/draft_schematic/clothing/clothing_armor_bone_chest.json new file mode 100644 index 00000000..80b4ebb8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bone_chest.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/gp_armor_bone_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bone_chest.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bone_gloves.json b/serverdata/draft_schematic/clothing/clothing_armor_bone_gloves.json new file mode 100644 index 00000000..1fd157a4 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bone_gloves.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/gp_armor_bone_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bone_gloves.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bone_helmet.json b/serverdata/draft_schematic/clothing/clothing_armor_bone_helmet.json new file mode 100644 index 00000000..6989fefa --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bone_helmet.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/gp_armor_bone_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bone_helmet.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bone_leggings.json b/serverdata/draft_schematic/clothing/clothing_armor_bone_leggings.json new file mode 100644 index 00000000..4f74a689 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bone_leggings.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bone/gp_armor_bone_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bone_leggings.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_belt.json b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_belt.json new file mode 100644 index 00000000..601b9f00 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_belt.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bounty_hunter_belt.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_bicep_l.json b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_bicep_l.json new file mode 100644 index 00000000..cbf7e4c4 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_bicep_l.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bounty_hunter_bicep_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_bicep_r.json b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_bicep_r.json new file mode 100644 index 00000000..08e1d505 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_bicep_r.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bounty_hunter_bicep_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_boots.json b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_boots.json new file mode 100644 index 00000000..da5d21ac --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_boots.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bounty_hunter_boots.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_bracer_l.json b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_bracer_l.json new file mode 100644 index 00000000..c5469d8f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_bracer_l.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bounty_hunter_bracer_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_bracer_r.json b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_bracer_r.json new file mode 100644 index 00000000..ec5ff22b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_bracer_r.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bounty_hunter_bracer_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_chest_plate.json b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_chest_plate.json new file mode 100644 index 00000000..621a848c --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_chest_plate.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bounty_hunter_chest_plate.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_gloves.json b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_gloves.json new file mode 100644 index 00000000..462ba267 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_gloves.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bounty_hunter_gloves.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_helmet.json b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_helmet.json new file mode 100644 index 00000000..c6e1be1f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_helmet.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bounty_hunter_helmet.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_leggings.json b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_leggings.json new file mode 100644 index 00000000..5bc62b61 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_bounty_hunter_leggings.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_bounty_hunter_leggings.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_chitin_bicep_l.json b/serverdata/draft_schematic/clothing/clothing_armor_chitin_bicep_l.json new file mode 100644 index 00000000..52d1eb96 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_chitin_bicep_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_chitin_bicep_l.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_chitin_bicep_r.json b/serverdata/draft_schematic/clothing/clothing_armor_chitin_bicep_r.json new file mode 100644 index 00000000..5a1b29c0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_chitin_bicep_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_chitin_bicep_r.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_chitin_boots.json b/serverdata/draft_schematic/clothing/clothing_armor_chitin_boots.json new file mode 100644 index 00000000..39994749 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_chitin_boots.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_chitin_boots.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_chitin_bracer_l.json b/serverdata/draft_schematic/clothing/clothing_armor_chitin_bracer_l.json new file mode 100644 index 00000000..43a5a0f0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_chitin_bracer_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_chitin_bracer_l.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_chitin_bracer_r.json b/serverdata/draft_schematic/clothing/clothing_armor_chitin_bracer_r.json new file mode 100644 index 00000000..b6eb935a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_chitin_bracer_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_chitin_bracer_r.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_chitin_chest.json b/serverdata/draft_schematic/clothing/clothing_armor_chitin_chest.json new file mode 100644 index 00000000..d8e61b22 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_chitin_chest.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_chitin_chest.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_chitin_gloves.json b/serverdata/draft_schematic/clothing/clothing_armor_chitin_gloves.json new file mode 100644 index 00000000..e7ea0d5e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_chitin_gloves.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_chitin_gloves.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_chitin_helmet.json b/serverdata/draft_schematic/clothing/clothing_armor_chitin_helmet.json new file mode 100644 index 00000000..911cd02e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_chitin_helmet.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_chitin_helmet.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_chitin_leggings.json b/serverdata/draft_schematic/clothing/clothing_armor_chitin_leggings.json new file mode 100644 index 00000000..1ac2a1b2 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_chitin_leggings.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/chitin/armor_chitin_s01_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_chitin_leggings.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_composite_bicep_l.json b/serverdata/draft_schematic/clothing/clothing_armor_composite_bicep_l.json new file mode 100644 index 00000000..ea87617d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_composite_bicep_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_composite_bicep_l.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_composite_bicep_r.json b/serverdata/draft_schematic/clothing/clothing_armor_composite_bicep_r.json new file mode 100644 index 00000000..c379c4bf --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_composite_bicep_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_composite_bicep_r.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_composite_boots.json b/serverdata/draft_schematic/clothing/clothing_armor_composite_boots.json new file mode 100644 index 00000000..e8f1995a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_composite_boots.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_composite_boots.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_composite_bracer_l.json b/serverdata/draft_schematic/clothing/clothing_armor_composite_bracer_l.json new file mode 100644 index 00000000..f5d9e495 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_composite_bracer_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_composite_bracer_l.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_composite_bracer_r.json b/serverdata/draft_schematic/clothing/clothing_armor_composite_bracer_r.json new file mode 100644 index 00000000..23b9e9c8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_composite_bracer_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_composite_bracer_r.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_composite_chest.json b/serverdata/draft_schematic/clothing/clothing_armor_composite_chest.json new file mode 100644 index 00000000..c3004ef7 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_composite_chest.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_composite_chest.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_composite_gloves.json b/serverdata/draft_schematic/clothing/clothing_armor_composite_gloves.json new file mode 100644 index 00000000..b6e318e3 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_composite_gloves.json @@ -0,0 +1,287 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage2" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_composite_gloves.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_composite_helmet.json b/serverdata/draft_schematic/clothing/clothing_armor_composite_helmet.json new file mode 100644 index 00000000..842f3f5e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_composite_helmet.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_composite_helmet.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_composite_leggings.json b/serverdata/draft_schematic/clothing/clothing_armor_composite_leggings.json new file mode 100644 index 00000000..c0c4ef1d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_composite_leggings.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/composite/armor_composite_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_composite_leggings.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_bicep_l.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_bicep_l.json new file mode 100644 index 00000000..3896f9d3 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_bicep_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_defender_bicep_l.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_bicep_r.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_bicep_r.json new file mode 100644 index 00000000..925c7eff --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_bicep_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_defender_bicep_r.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_boots.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_boots.json new file mode 100644 index 00000000..e12e32e2 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_boots.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_defender_boots.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_bracer_l.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_bracer_l.json new file mode 100644 index 00000000..23f14877 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_bracer_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_defender_bracer_l.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_bracer_r.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_bracer_r.json new file mode 100644 index 00000000..c7938e6f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_bracer_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_defender_bracer_r.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_chest.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_chest.json new file mode 100644 index 00000000..4d6d01b7 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_chest.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_defender_chest.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_gloves.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_gloves.json new file mode 100644 index 00000000..a86e07aa --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_gloves.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_defender_gloves.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_helmet.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_helmet.json new file mode 100644 index 00000000..151cd2d4 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_helmet.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_defender_helmet.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_leggings.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_leggings.json new file mode 100644 index 00000000..e17706d9 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_defender_leggings.json @@ -0,0 +1,287 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_defender/ith_armor_s01_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage2" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_defender_leggings.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_bicep_l.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_bicep_l.json new file mode 100644 index 00000000..a3666685 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_bicep_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_guardian_bicep_l.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_bicep_r.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_bicep_r.json new file mode 100644 index 00000000..4f2f03d2 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_bicep_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_guardian_bicep_r.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_boots.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_boots.json new file mode 100644 index 00000000..9ae34fc3 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_boots.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_guardian_boots.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_bracer_l.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_bracer_l.json new file mode 100644 index 00000000..c93cba68 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_bracer_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_guardian_bracer_l.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_bracer_r.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_bracer_r.json new file mode 100644 index 00000000..36128732 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_bracer_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_guardian_bracer_r.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_chest.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_chest.json new file mode 100644 index 00000000..bbbf5c7f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_chest.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_guardian_chest.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_gloves.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_gloves.json new file mode 100644 index 00000000..19fb1a83 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_gloves.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_guardian_gloves.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_helmet.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_helmet.json new file mode 100644 index 00000000..57bb21e4 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_helmet.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_guardian_helmet.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_leggings.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_leggings.json new file mode 100644 index 00000000..6256f923 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_guardian_leggings.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_guardian/ith_armor_s02_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal_ferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_chitin.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_guardian_leggings.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_bicep_l.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_bicep_l.json new file mode 100644 index 00000000..c74abcc9 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_bicep_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_sentinel_bicep_l.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_bicep_r.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_bicep_r.json new file mode 100644 index 00000000..ba62b622 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_bicep_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_sentinel_bicep_r.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_boots.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_boots.json new file mode 100644 index 00000000..28b0eadf --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_boots.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_sentinel_boots.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_bracer_l.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_bracer_l.json new file mode 100644 index 00000000..224d7dc5 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_bracer_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_sentinel_bracer_l.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_bracer_r.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_bracer_r.json new file mode 100644 index 00000000..c8a1006e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_bracer_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_sentinel_bracer_r.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_chest.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_chest.json new file mode 100644 index 00000000..be6e36cf --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_chest.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_sentinel_chest.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_gloves.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_gloves.json new file mode 100644 index 00000000..32d483df --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_gloves.json @@ -0,0 +1,287 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage2" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_sentinel_gloves.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_helmet.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_helmet.json new file mode 100644 index 00000000..0c7a623f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_helmet.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_sentinel_helmet.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_leggings.json b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_leggings.json new file mode 100644 index 00000000..c1d263bb --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ithorian_sentinel_leggings.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ithorian_sentinel/ith_armor_s03_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "ore_intrusive", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_beyrllius", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_composite.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ithorian_sentinel_leggings.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_black_mtn_bracer_l.json b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_black_mtn_bracer_l.json new file mode 100644 index 00000000..5643a3ab --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_black_mtn_bracer_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_black_mtn/armor_kashyyykian_black_mtn_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "wood_deciduous_endor", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly_naboo", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "copper", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_kashyyykian_black_mtn.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_kashyyykian_black_mtn_bracer_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_black_mtn_bracer_r.json b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_black_mtn_bracer_r.json new file mode 100644 index 00000000..dae22f42 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_black_mtn_bracer_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_black_mtn/armor_kashyyykian_black_mtn_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "wood_deciduous_endor", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly_naboo", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "copper", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_kashyyykian_black_mtn.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_kashyyykian_black_mtn_bracer_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_black_mtn_chest.json b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_black_mtn_chest.json new file mode 100644 index 00000000..fd37c2e4 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_black_mtn_chest.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_black_mtn/armor_kashyyykian_black_mtn_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "wood_deciduous_endor", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly_naboo", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_kashyyykian_black_mtn.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_kashyyykian_black_mtn_chest.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_black_mtn_leggings.json b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_black_mtn_leggings.json new file mode 100644 index 00000000..4b39789b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_black_mtn_leggings.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_black_mtn/armor_kashyyykian_black_mtn_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "wood_deciduous_endor", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly_naboo", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "copper", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_kashyyykian_black_mtn.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_kashyyykian_black_mtn_leggings.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_ceremonial_bracer_l.json b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_ceremonial_bracer_l.json new file mode 100644 index 00000000..8545006e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_ceremonial_bracer_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_ceremonial/armor_kashyyykian_ceremonial_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "wood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_kashyyykian_ceremonial.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_kashyyykian_ceremonial_bracer_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_ceremonial_bracer_r.json b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_ceremonial_bracer_r.json new file mode 100644 index 00000000..1cc7e82b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_ceremonial_bracer_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_ceremonial/armor_kashyyykian_ceremonial_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "wood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_kashyyykian_ceremonial.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_kashyyykian_ceremonial_bracer_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_ceremonial_chest.json b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_ceremonial_chest.json new file mode 100644 index 00000000..af2e92ca --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_ceremonial_chest.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_ceremonial/armor_kashyyykian_ceremonial_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "wood", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "copper", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_kashyyykian_ceremonial.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_kashyyykian_ceremonial_chest.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_ceremonial_leggings.json b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_ceremonial_leggings.json new file mode 100644 index 00000000..f2d3c770 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_ceremonial_leggings.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_ceremonial/armor_kashyyykian_ceremonial_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "wood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "copper", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_kashyyykian_ceremonial.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_kashyyykian_ceremonial_leggings.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_hunting_bracer_l.json b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_hunting_bracer_l.json new file mode 100644 index 00000000..80cc5455 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_hunting_bracer_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_hunting/armor_kashyyykian_hunting_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "softwood_evergreen_dathomir", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery_lok", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly_tatooine", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "copper_mythra", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_kashyyykian_hunting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "fiberplast_naboo", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_kashyyykian_hunting_bracer_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_hunting_bracer_r.json b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_hunting_bracer_r.json new file mode 100644 index 00000000..77cd79a8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_hunting_bracer_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_hunting/armor_kashyyykian_hunting_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "softwood_evergreen_dathomir", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery_lok", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly_tatooine", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "copper_mythra", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_kashyyykian_hunting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "fiberplast_naboo", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_kashyyykian_hunting_bracer_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_hunting_chest.json b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_hunting_chest.json new file mode 100644 index 00000000..a18318cc --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_hunting_chest.json @@ -0,0 +1,287 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_hunting/armor_kashyyykian_hunting_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "softwood_evergreen_dathomir", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery_lok", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly_tatooine", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "copper_mythra", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_kashyyykian_hunting.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "fiberplast_naboo", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bone_decoration" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bone_decoration" + ], + "ingredient": "bone_mammal_dantooine", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_kashyyykian_hunting_chest.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_hunting_leggings.json b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_hunting_leggings.json new file mode 100644 index 00000000..0ab57e67 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_kashyyykian_hunting_leggings.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/kashyyykian_hunting/armor_kashyyykian_hunting_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "softwood_evergreen_dathomir", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_leathery_lok", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly_tatooine", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "copper_mythra", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "object/tangible/component/clothing/padding_segment.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_kashyyykian_hunting.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "fiberplast_naboo", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_kashyyykian_hunting_leggings.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_belt.json b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_belt.json new file mode 100644 index 00000000..95081597 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_belt.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "ingredient": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_belt.iff", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_mandalorian_belt.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_bicep_l.json b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_bicep_l.json new file mode 100644 index 00000000..dbba9664 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_bicep_l.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "ingredient": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_bicep_l.iff", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_mandalorian_bicep_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_bicep_r.json b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_bicep_r.json new file mode 100644 index 00000000..9b990fd1 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_bicep_r.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "ingredient": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_bicep_r.iff", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_mandalorian_bicep_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_boots.json b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_boots.json new file mode 100644 index 00000000..ad612f40 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_boots.json @@ -0,0 +1,321 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_shoes.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "ingredient": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_boots.iff", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_mandalorian_boots.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_bracer_l.json b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_bracer_l.json new file mode 100644 index 00000000..bfee5eac --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_bracer_l.json @@ -0,0 +1,321 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "ingredient": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_bracer_l.iff", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_mandalorian_bracer_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_bracer_r.json b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_bracer_r.json new file mode 100644 index 00000000..d39fd022 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_bracer_r.json @@ -0,0 +1,321 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "ingredient": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_bracer_r.iff", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_mandalorian_bracer_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_chest_plate.json b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_chest_plate.json new file mode 100644 index 00000000..4dbaab2e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_chest_plate.json @@ -0,0 +1,321 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "ingredient": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_chest_plate.iff", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_mandalorian_chest_plate.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_gloves.json b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_gloves.json new file mode 100644 index 00000000..476c2cfa --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_gloves.json @@ -0,0 +1,321 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "ingredient": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_gloves.iff", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_mandalorian_gloves.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_helmet.json b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_helmet.json new file mode 100644 index 00000000..4386305e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_helmet.json @@ -0,0 +1,321 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "ingredient": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_helmet.iff", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_mandalorian_helmet.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_leggings.json b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_leggings.json new file mode 100644 index 00000000..e9c73ddb --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_mandalorian_leggings.json @@ -0,0 +1,321 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/mandalorian/armor_mandalorian_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage_2" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_bone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_item" + ], + "ingredient": "object/tangible/wearables/armor/bounty_hunter/armor_bounty_hunter_leggings.iff", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_mandalorian_leggings.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_padded_belt.json b/serverdata/draft_schematic/clothing/clothing_armor_padded_belt.json new file mode 100644 index 00000000..b8794d17 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_padded_belt.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_padded_belt.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_padded_bicep_l.json b/serverdata/draft_schematic/clothing/clothing_armor_padded_bicep_l.json new file mode 100644 index 00000000..1c8e7d9b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_padded_bicep_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_padded_bicep_l.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_padded_bicep_r.json b/serverdata/draft_schematic/clothing/clothing_armor_padded_bicep_r.json new file mode 100644 index 00000000..4d15e947 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_padded_bicep_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_padded_bicep_r.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_padded_boots.json b/serverdata/draft_schematic/clothing/clothing_armor_padded_boots.json new file mode 100644 index 00000000..e11e1059 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_padded_boots.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_padded_boots.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_padded_bracer_l.json b/serverdata/draft_schematic/clothing/clothing_armor_padded_bracer_l.json new file mode 100644 index 00000000..c109af13 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_padded_bracer_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_padded_bracer_l.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_padded_bracer_r.json b/serverdata/draft_schematic/clothing/clothing_armor_padded_bracer_r.json new file mode 100644 index 00000000..50960429 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_padded_bracer_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_padded_bracer_r.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_padded_chest.json b/serverdata/draft_schematic/clothing/clothing_armor_padded_chest.json new file mode 100644 index 00000000..227a67b2 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_padded_chest.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_padded_chest.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_padded_gloves.json b/serverdata/draft_schematic/clothing/clothing_armor_padded_gloves.json new file mode 100644 index 00000000..4b0f69c2 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_padded_gloves.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_padded_gloves.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_padded_helmet.json b/serverdata/draft_schematic/clothing/clothing_armor_padded_helmet.json new file mode 100644 index 00000000..f27c20f8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_padded_helmet.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_padded_helmet.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_padded_leggings.json b/serverdata/draft_schematic/clothing/clothing_armor_padded_leggings.json new file mode 100644 index 00000000..7e1f1501 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_padded_leggings.json @@ -0,0 +1,287 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/padded/armor_padded_s01_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "hide_leathery_lok", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide_scaley", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_corellia", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage2" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_padded.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_padded_leggings.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ris_bicep_l.json b/serverdata/draft_schematic/clothing/clothing_armor_ris_bicep_l.json new file mode 100644 index 00000000..b5d40b68 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ris_bicep_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_bicep_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "armophous_vendusii", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_talus", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum_chromium", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_platinite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly_rori", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/scale_giant_dune_kimogila.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.armor.crafting_old_ris" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ris_bicep_l.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ris_bicep_r.json b/serverdata/draft_schematic/clothing/clothing_armor_ris_bicep_r.json new file mode 100644 index 00000000..6efdccd0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ris_bicep_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_bicep_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "armophous_vendusii", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_talus", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum_chromium", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_platinite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly_rori", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/scale_giant_dune_kimogila.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.armor.crafting_old_ris" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ris_bicep_r.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ris_boots.json b/serverdata/draft_schematic/clothing/clothing_armor_ris_boots.json new file mode 100644 index 00000000..87f04468 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ris_boots.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "armophous_vendusii", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_talus", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum_chromium", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_platinite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly_rori", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/scale_giant_dune_kimogila.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.armor.crafting_old_ris" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ris_boots.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ris_bracer_l.json b/serverdata/draft_schematic/clothing/clothing_armor_ris_bracer_l.json new file mode 100644 index 00000000..891a2d0a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ris_bracer_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "armophous_vendusii", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_talus", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum_chromium", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_platinite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly_rori", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/scale_giant_dune_kimogila.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.armor.crafting_old_ris" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ris_bracer_l.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ris_bracer_r.json b/serverdata/draft_schematic/clothing/clothing_armor_ris_bracer_r.json new file mode 100644 index 00000000..d5b0fdce --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ris_bracer_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "armophous_vendusii", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_talus", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum_chromium", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_platinite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly_rori", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/scale_giant_dune_kimogila.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.armor.crafting_old_ris" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ris_bracer_r.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ris_chest_plate.json b/serverdata/draft_schematic/clothing/clothing_armor_ris_chest_plate.json new file mode 100644 index 00000000..08be5e11 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ris_chest_plate.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "armophous_vendusii", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_talus", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum_chromium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_platinite", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly_rori", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/scale_giant_dune_kimogila.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.armor.crafting_old_ris" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ris_chest_plate.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ris_gloves.json b/serverdata/draft_schematic/clothing/clothing_armor_ris_gloves.json new file mode 100644 index 00000000..805c5072 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ris_gloves.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "armophous_vendusii", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_talus", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum_chromium", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_platinite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly_rori", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/scale_giant_dune_kimogila.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.armor.crafting_old_ris" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ris_gloves.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ris_helmet.json b/serverdata/draft_schematic/clothing/clothing_armor_ris_helmet.json new file mode 100644 index 00000000..6be12a78 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ris_helmet.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "armophous_vendusii", + "count": 175 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_talus", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum_chromium", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_platinite", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly_rori", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/scale_giant_dune_kimogila.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.armor.crafting_old_ris" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ris_helmet.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ris_leggings.json b/serverdata/draft_schematic/clothing/clothing_armor_ris_leggings.json new file mode 100644 index 00000000..496ce1b4 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ris_leggings.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ris/armor_ris_leggings.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "armophous_vendusii", + "count": 175 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_talus", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum_chromium", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "copper_platinite", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly_rori", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ris.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/armor/scale_giant_dune_kimogila.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.armor.crafting_old_ris" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ris_leggings.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_tantel_boots.json b/serverdata/draft_schematic/clothing/clothing_armor_tantel_boots.json new file mode 100644 index 00000000..5f6ce8d9 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_tantel_boots.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/tantel/armor_tantel_skreej_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone_avian", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_bristley", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_bristley", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_tantel_boots.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_tantel_chest.json b/serverdata/draft_schematic/clothing/clothing_armor_tantel_chest.json new file mode 100644 index 00000000..70c0dfc7 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_tantel_chest.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/tantel/armor_tantel_skreej_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone_avian", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_bristley", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_bristley", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_tantel_chest.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_tantel_helmet.json b/serverdata/draft_schematic/clothing/clothing_armor_tantel_helmet.json new file mode 100644 index 00000000..8fd2c5ac --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_tantel_helmet.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/tantel/armor_tantel_skreej_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "bone_avian", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_bristley", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_bristley", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_tantel_helmet.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ubese_bandolier.json b/serverdata/draft_schematic/clothing/clothing_armor_ubese_bandolier.json new file mode 100644 index 00000000..4bdb05be --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ubese_bandolier.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_bandolier.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "iron", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "steel", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ubese_bandolier.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ubese_boots.json b/serverdata/draft_schematic/clothing/clothing_armor_ubese_boots.json new file mode 100644 index 00000000..cb9b8c08 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ubese_boots.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "iron", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_leathery", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "steel_neutronium", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ubese.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ubese_boots.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ubese_bracer_l.json b/serverdata/draft_schematic/clothing/clothing_armor_ubese_bracer_l.json new file mode 100644 index 00000000..14018210 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ubese_bracer_l.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_bracer_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "iron", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_leathery", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "steel_neutronium", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ubese.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ubese_bracer_l.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ubese_bracer_r.json b/serverdata/draft_schematic/clothing/clothing_armor_ubese_bracer_r.json new file mode 100644 index 00000000..17a24d01 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ubese_bracer_r.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_bracer_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "iron", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_leathery", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "steel_neutronium", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ubese.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ubese_bracer_r.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ubese_gloves.json b/serverdata/draft_schematic/clothing/clothing_armor_ubese_gloves.json new file mode 100644 index 00000000..75a7b05a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ubese_gloves.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "iron", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "steel_neutronium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ubese.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ubese_gloves.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ubese_helmet.json b/serverdata/draft_schematic/clothing/clothing_armor_ubese_helmet.json new file mode 100644 index 00000000..41eb3dff --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ubese_helmet.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_leathery", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "steel_neutronium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ubese.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ubese_helmet.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ubese_jacket.json b/serverdata/draft_schematic/clothing/clothing_armor_ubese_jacket.json new file mode 100644 index 00000000..a2366884 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ubese_jacket.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_jacket.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_leathery", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "steel_neutronium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ubese.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ubese_jacket.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ubese_pants.json b/serverdata/draft_schematic/clothing/clothing_armor_ubese_pants.json new file mode 100644 index 00000000..c6baf70e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ubese_pants.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_pants.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_leathery", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "steel_neutronium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_ubese.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ubese_pants.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_ubese_shirt.json b/serverdata/draft_schematic/clothing/clothing_armor_ubese_shirt.json new file mode 100644 index 00000000..92076334 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_ubese_shirt.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/ubese/armor_ubese_shirt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "iron", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_ubese_shirt.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_zam_belt.json b/serverdata/draft_schematic/clothing/clothing_armor_zam_belt.json new file mode 100644 index 00000000..91521a0f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_zam_belt.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/zam/armor_zam_wesell_belt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "liner", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_zam_belt.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_zam_boots.json b/serverdata/draft_schematic/clothing/clothing_armor_zam_boots.json new file mode 100644 index 00000000..292d343b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_zam_boots.json @@ -0,0 +1,233 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/zam/armor_zam_wesell_boots.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_zam.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_zam_boots.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_zam_chest.json b/serverdata/draft_schematic/clothing/clothing_armor_zam_chest.json new file mode 100644 index 00000000..a2afdd67 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_zam_chest.json @@ -0,0 +1,233 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/zam/armor_zam_wesell_chest_plate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_zam.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_zam_chest.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_zam_gloves.json b/serverdata/draft_schematic/clothing/clothing_armor_zam_gloves.json new file mode 100644 index 00000000..2c0eb1e8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_zam_gloves.json @@ -0,0 +1,233 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/zam/armor_zam_wesell_gloves.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_zam.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_zam_gloves.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_zam_helmet.json b/serverdata/draft_schematic/clothing/clothing_armor_zam_helmet.json new file mode 100644 index 00000000..261b10dd --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_zam_helmet.json @@ -0,0 +1,233 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/zam/armor_zam_wesell_helmet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_zam.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_zam_helmet.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_armor_zam_pants.json b/serverdata/draft_schematic/clothing/clothing_armor_zam_pants.json new file mode 100644 index 00000000..684dfeaa --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_armor_zam_pants.json @@ -0,0 +1,233 @@ +{ + "parent": "object/draft_schematic/clothing/base_armor_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/armor/zam/armor_zam_wesell_pants.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "auxilary_coverage" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware_and_attachments" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "armor" + ], + "ingredient": "object/tangible/component/armor/armor_segment_zam.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_armor_clothing" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_armor_zam_pants.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_backpack_field_01.json b/serverdata/draft_schematic/clothing/clothing_backpack_field_01.json new file mode 100644 index 00000000..3854b025 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_backpack_field_01.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/backpack/backpack_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_backpack_field_01.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_backpack_field_03.json b/serverdata/draft_schematic/clothing/clothing_backpack_field_03.json new file mode 100644 index 00000000..c1e03085 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_backpack_field_03.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/backpack/backpack_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_backpack_field_03.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_backpack_field_03_quest.json b/serverdata/draft_schematic/clothing/clothing_backpack_field_03_quest.json new file mode 100644 index 00000000..d04a036a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_backpack_field_03_quest.json @@ -0,0 +1,206 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/backpack/backpack_s03_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "object/tangible/component/clothing/leather_heavy_duty.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lightweight_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lightweight_frame" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "stabilizer_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "stabilizer_harness" + ], + "ingredient": "petrochem_inert_polymer", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "camouflage_net" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "camouflage_net" + ], + "ingredient": "vegetable_fungi", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_backpack_field_03_quest.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_backpack_field_04.json b/serverdata/draft_schematic/clothing/clothing_backpack_field_04.json new file mode 100644 index 00000000..651a5870 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_backpack_field_04.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/backpack/backpack_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_backpack_field_04.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_backpack_field_05.json b/serverdata/draft_schematic/clothing/clothing_backpack_field_05.json new file mode 100644 index 00000000..97f58586 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_backpack_field_05.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/backpack/backpack_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "tertiary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "tertiary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "frame_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "frame_reinforcement" + ], + "ingredient": "steel_thoranium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_backpack_field_05.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_backpack_field_06.json b/serverdata/draft_schematic/clothing/clothing_backpack_field_06.json new file mode 100644 index 00000000..3fb8c96f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_backpack_field_06.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/backpack/backpack_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "tertiary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "tertiary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "frame_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "frame_reinforcement" + ], + "ingredient": "aluminum_titanium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_backpack_field_06.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_backpack_field_06_quest.json b/serverdata/draft_schematic/clothing/clothing_backpack_field_06_quest.json new file mode 100644 index 00000000..f33143bf --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_backpack_field_06_quest.json @@ -0,0 +1,233 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/backpack/backpack_s06_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "tertiary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "tertiary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "object/tangible/component/clothing/leather_heavy_duty.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "frame_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "frame_reinforcement" + ], + "ingredient": "aluminum_titanium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "pocket_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "pocket_plating" + ], + "ingredient": "aluminum_titanium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "camouflage_net" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "camouflage_net" + ], + "ingredient": "vegetable_fungi", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_backpack_field_06_quest.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_backpack_field_07.json b/serverdata/draft_schematic/clothing/clothing_backpack_field_07.json new file mode 100644 index 00000000..31058e82 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_backpack_field_07.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/backpack/backpack_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "tertiary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "tertiary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "frame_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "frame_reinforcement" + ], + "ingredient": "aluminum_titanium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_backpack_field_07.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_backpack_field_08.json b/serverdata/draft_schematic/clothing/clothing_backpack_field_08.json new file mode 100644 index 00000000..4fbd5e00 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_backpack_field_08.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/backpack/backpack_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "tertiary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "tertiary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "frame_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "frame_reinforcement" + ], + "ingredient": "aluminum_titanium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_backpack_field_08.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_backpack_field_09.json b/serverdata/draft_schematic/clothing/clothing_backpack_field_09.json new file mode 100644 index 00000000..899f7830 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_backpack_field_09.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/backpack/backpack_s09.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "tertiary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "tertiary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "frame_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "frame_reinforcement" + ], + "ingredient": "aluminum_titanium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_backpack_field_09.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_backpack_krayt_skull.json b/serverdata/draft_schematic/clothing/clothing_backpack_krayt_skull.json new file mode 100644 index 00000000..100e3b04 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_backpack_krayt_skull.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/backpack/backpack_krayt_skull.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_backpack_krayt_skull.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_backpack_treasure_map_s01.json b/serverdata/draft_schematic/clothing/clothing_backpack_treasure_map_s01.json new file mode 100644 index 00000000..cca4b13d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_backpack_treasure_map_s01.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/backpack/backpack_s01_treasure_map.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "ingredient": "fiberplast_kashyyyk", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "hide_leathery_kashyyyk", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_backpack_treasure_map_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_backpack_treasure_map_s06.json b/serverdata/draft_schematic/clothing/clothing_backpack_treasure_map_s06.json new file mode 100644 index 00000000..5af1a4cc --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_backpack_treasure_map_s06.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/backpack/backpack_s06_treasure_map.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "ingredient": "fiberplast_kashyyyk", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "hide_leathery_kashyyyk", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_backpack_treasure_map_s06.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bandolier_field_02.json b/serverdata/draft_schematic/clothing/clothing_bandolier_field_02.json new file mode 100644 index 00000000..51849845 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bandolier_field_02.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bandolier/bandolier_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_crossframe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_crossframe" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bandolier_field_02.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bandolier_field_02_quest.json b/serverdata/draft_schematic/clothing/clothing_bandolier_field_02_quest.json new file mode 100644 index 00000000..a2a11ff7 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bandolier_field_02_quest.json @@ -0,0 +1,233 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bandolier/bandolier_s02_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_crossframe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_crossframe" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "tool_mount" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "tool_mount" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "tool_set" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "tool_set" + ], + "ingredient": "object/tangible/medicine/pet/droid_wound_kit_a.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasps" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasps" + ], + "ingredient": "object/tangible/component/clothing/clasp_heavy_duty.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bandolier_field_02_quest.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bandolier_field_03.json b/serverdata/draft_schematic/clothing/clothing_bandolier_field_03.json new file mode 100644 index 00000000..7decded3 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bandolier_field_03.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bandolier/bandolier_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_crossframe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_crossframe" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bandolier_field_03.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bandolier_field_04.json b/serverdata/draft_schematic/clothing/clothing_bandolier_field_04.json new file mode 100644 index 00000000..851ab2fc --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bandolier_field_04.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bandolier/bandolier_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_crossframe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_crossframe" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bandolier_field_04.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bandolier_field_04_quest.json b/serverdata/draft_schematic/clothing/clothing_bandolier_field_04_quest.json new file mode 100644 index 00000000..c1001b17 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bandolier_field_04_quest.json @@ -0,0 +1,206 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bandolier/bandolier_s04_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_crossframe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_crossframe" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "tool_mount" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "tool_mount" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasps" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasps" + ], + "ingredient": "object/tangible/component/clothing/clasp_heavy_duty.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bandolier_field_04_quest.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bandolier_field_05.json b/serverdata/draft_schematic/clothing/clothing_bandolier_field_05.json new file mode 100644 index 00000000..1cd1239d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bandolier_field_05.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bandolier/bandolier_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bandolier_field_05.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bandolier_field_06.json b/serverdata/draft_schematic/clothing/clothing_bandolier_field_06.json new file mode 100644 index 00000000..fd721618 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bandolier_field_06.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bandolier/bandolier_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bandolier_field_06.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bandolier_field_07.json b/serverdata/draft_schematic/clothing/clothing_bandolier_field_07.json new file mode 100644 index 00000000..101990a0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bandolier_field_07.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bandolier/bandolier_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bandolier_field_07.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bandolier_field_08.json b/serverdata/draft_schematic/clothing/clothing_bandolier_field_08.json new file mode 100644 index 00000000..9f8e4d64 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bandolier_field_08.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bandolier/bandolier_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bandolier_field_08.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_base.json b/serverdata/draft_schematic/clothing/clothing_base.json new file mode 100644 index 00000000..083c9bc0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_base.json @@ -0,0 +1,44 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/vest/vest_s15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clothing_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clothing_base" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.crafting_garment_clothing" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_base.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_appearance_invisible_01.json b/serverdata/draft_schematic/clothing/clothing_belt_appearance_invisible_01.json new file mode 100644 index 00000000..2cae0e0b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_appearance_invisible_01.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/appearance_invisible_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_appearance_invisible_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_field_01.json b/serverdata/draft_schematic/clothing/clothing_belt_field_01.json new file mode 100644 index 00000000..d2fdc58e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_field_01.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_field_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_field_02.json b/serverdata/draft_schematic/clothing/clothing_belt_field_02.json new file mode 100644 index 00000000..91479d71 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_field_02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_field_02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_field_03.json b/serverdata/draft_schematic/clothing/clothing_belt_field_03.json new file mode 100644 index 00000000..75597cd5 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_field_03.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "steel", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_field_03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_field_04.json b/serverdata/draft_schematic/clothing/clothing_belt_field_04.json new file mode 100644 index 00000000..91391a86 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_field_04.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_field_04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_field_05.json b/serverdata/draft_schematic/clothing/clothing_belt_field_05.json new file mode 100644 index 00000000..ae978b72 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_field_05.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "iron", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_field_05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_field_05_quest.json b/serverdata/draft_schematic/clothing/clothing_belt_field_05_quest.json new file mode 100644 index 00000000..d7fa6c53 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_field_05_quest.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s05_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "iron", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "grenade_fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "grenade_fasteners" + ], + "ingredient": "metal_nonferrous", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "explosives" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "explosives" + ], + "ingredient": "object/tangible/component/munition/warhead_medium.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasps" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasps" + ], + "ingredient": "object/tangible/component/clothing/clasp_heavy_duty.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_field_05_quest.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_field_07.json b/serverdata/draft_schematic/clothing/clothing_belt_field_07.json new file mode 100644 index 00000000..14a24a71 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_field_07.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_field_07.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_field_09.json b/serverdata/draft_schematic/clothing/clothing_belt_field_09.json new file mode 100644 index 00000000..52d4845b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_field_09.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s09.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_field_09.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_field_11.json b/serverdata/draft_schematic/clothing/clothing_belt_field_11.json new file mode 100644 index 00000000..e7ba46a2 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_field_11.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_field_11.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_formal_12.json b/serverdata/draft_schematic/clothing/clothing_belt_formal_12.json new file mode 100644 index 00000000..07541158 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_formal_12.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "gemstone_crystalline", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_formal_12.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_formal_13.json b/serverdata/draft_schematic/clothing/clothing_belt_formal_13.json new file mode 100644 index 00000000..434a55b7 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_formal_13.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s13.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_formal_13.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_formal_14.json b/serverdata/draft_schematic/clothing/clothing_belt_formal_14.json new file mode 100644 index 00000000..33929e8c --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_formal_14.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s14.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_formal_14.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_formal_15.json b/serverdata/draft_schematic/clothing/clothing_belt_formal_15.json new file mode 100644 index 00000000..9feb37e8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_formal_15.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_formal_15.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_formal_16.json b/serverdata/draft_schematic/clothing/clothing_belt_formal_16.json new file mode 100644 index 00000000..24f779df --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_formal_16.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s16.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_formal_16.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_formal_17.json b/serverdata/draft_schematic/clothing/clothing_belt_formal_17.json new file mode 100644 index 00000000..1ca24ac5 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_formal_17.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s17.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_formal_17.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_formal_18.json b/serverdata/draft_schematic/clothing/clothing_belt_formal_18.json new file mode 100644 index 00000000..75703be0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_formal_18.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s18.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_formal_18.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_formal_19.json b/serverdata/draft_schematic/clothing/clothing_belt_formal_19.json new file mode 100644 index 00000000..31785e55 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_formal_19.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s19.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "gemstone_crystalline", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_formal_19.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_formal_20.json b/serverdata/draft_schematic/clothing/clothing_belt_formal_20.json new file mode 100644 index 00000000..1ebcf7aa --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_formal_20.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/belt/belt_s20.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_formal_20.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_belt_padawan_pouch.json b/serverdata/draft_schematic/clothing/clothing_belt_padawan_pouch.json new file mode 100644 index 00000000..db4bf978 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_belt_padawan_pouch.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/backpack/padawan_pouch.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_comp_tailor_novice" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_belt_padawan_pouch.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bikini_casual_01.json b/serverdata/draft_schematic/clothing/clothing_bikini_casual_01.json new file mode 100644 index 00000000..edb21ea1 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bikini_casual_01.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bikini/bikini_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bikini_fabric" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bikini_fabric" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bikini_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bikini_reinforcement" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padded_straps" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padded_straps" + ], + "ingredient": "hide_wooly", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bikini_casual_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bikini_casual_02.json b/serverdata/draft_schematic/clothing/clothing_bikini_casual_02.json new file mode 100644 index 00000000..8f486e3b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bikini_casual_02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bikini/bikini_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bikini_fabric" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bikini_fabric" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bikini_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bikini_reinforcement" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padded_straps" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padded_straps" + ], + "ingredient": "hide_wooly", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bikini_casual_02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bikini_casual_03.json b/serverdata/draft_schematic/clothing/clothing_bikini_casual_03.json new file mode 100644 index 00000000..20ceb5ca --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bikini_casual_03.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bikini/bikini_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bikini_fabric" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bikini_fabric" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bikini_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bikini_reinforcement" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padded_straps" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padded_straps" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bikini_casual_03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bikini_casual_04.json b/serverdata/draft_schematic/clothing/clothing_bikini_casual_04.json new file mode 100644 index 00000000..bc22ded7 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bikini_casual_04.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bikini/bikini_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bikini_fabric" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bikini_fabric" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bikini_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bikini_reinforcement" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padded_straps" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padded_straps" + ], + "ingredient": "hide_wooly", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bikini_casual_04.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bikini_leggings_casual_01.json b/serverdata/draft_schematic/clothing/clothing_bikini_leggings_casual_01.json new file mode 100644 index 00000000..027f740e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bikini_leggings_casual_01.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bikini/bikini_leggings_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bikini_fabric" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bikini_fabric" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bikini_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bikini_reinforcement" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bikini_leggings_casual_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bodysuit_casual_08.json b/serverdata/draft_schematic/clothing/clothing_bodysuit_casual_08.json new file mode 100644 index 00000000..8a10f02a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bodysuit_casual_08.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bodysuit/bodysuit_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_one" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_two" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_three" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_three" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bodysuit_casual_08.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bodysuit_casual_12.json b/serverdata/draft_schematic/clothing/clothing_bodysuit_casual_12.json new file mode 100644 index 00000000..d9640135 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bodysuit_casual_12.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bodysuit/bodysuit_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_one" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_two" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_three" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_three" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bodysuit_casual_12.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bodysuit_field_01.json b/serverdata/draft_schematic/clothing/clothing_bodysuit_field_01.json new file mode 100644 index 00000000..4db13dca --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bodysuit_field_01.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bodysuit/bodysuit_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_one" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_two" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_three" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_three" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bodysuit_field_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bodysuit_field_13.json b/serverdata/draft_schematic/clothing/clothing_bodysuit_field_13.json new file mode 100644 index 00000000..72d9a109 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bodysuit_field_13.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bodysuit/bodysuit_s13.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "polymer_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "polymer_hardware" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bodysuit_field_13.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bodysuit_field_14.json b/serverdata/draft_schematic/clothing/clothing_bodysuit_field_14.json new file mode 100644 index 00000000..bac05d7c --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bodysuit_field_14.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bodysuit/bodysuit_s14.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_one" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_two" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_three" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_three" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bodysuit_field_14.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bodysuit_field_15.json b/serverdata/draft_schematic/clothing/clothing_bodysuit_field_15.json new file mode 100644 index 00000000..92e39c98 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bodysuit_field_15.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bodysuit/bodysuit_s15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "highly_elastic_skin_fabric" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "highly_elastic_skin_fabric" + ], + "ingredient": "petrochem_inert_polymer", + "count": 240 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bodysuit_field_15.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bodysuit_field_16.json b/serverdata/draft_schematic/clothing/clothing_bodysuit_field_16.json new file mode 100644 index 00000000..600b47a3 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bodysuit_field_16.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bodysuit/bodysuit_s16.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "polymer_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "polymer_hardware" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bodysuit_field_16.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bodysuit_formal_06.json b/serverdata/draft_schematic/clothing/clothing_bodysuit_formal_06.json new file mode 100644 index 00000000..846743ec --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bodysuit_formal_06.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bodysuit/bodysuit_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "highly_elastic_skin_fabric" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "highly_elastic_skin_fabric" + ], + "ingredient": "petrochem_inert_polymer", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bodysuit_formal_06.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_boots_casual_04.json b/serverdata/draft_schematic/clothing/clothing_boots_casual_04.json new file mode 100644 index 00000000..b2f02c65 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_boots_casual_04.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/boots/boots_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "boots" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "boots" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_boots_casual_04.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_boots_casual_12.json b/serverdata/draft_schematic/clothing/clothing_boots_casual_12.json new file mode 100644 index 00000000..7e4ea176 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_boots_casual_12.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/boots/boots_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly_tatooine", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "ingredient": "object/tangible/component/clothing/shoe_sole.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_boots_casual_12.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_boots_casual_15.json b/serverdata/draft_schematic/clothing/clothing_boots_casual_15.json new file mode 100644 index 00000000..41f24aa8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_boots_casual_15.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/boots/boots_s15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "boots" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "boots" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "ingredient": "object/tangible/component/clothing/shoe_sole.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_boots_casual_15.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_boots_casual_19.json b/serverdata/draft_schematic/clothing/clothing_boots_casual_19.json new file mode 100644 index 00000000..6bffae57 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_boots_casual_19.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/boots/boots_s19.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_scaley_naboo", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "ingredient": "object/tangible/component/clothing/shoe_sole.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_boots_casual_19.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_boots_casual_21.json b/serverdata/draft_schematic/clothing/clothing_boots_casual_21.json new file mode 100644 index 00000000..e74979a1 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_boots_casual_21.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/boots/boots_s21.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "ingredient": "object/tangible/component/clothing/shoe_sole.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_boots_casual_21.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_boots_field_03.json b/serverdata/draft_schematic/clothing/clothing_boots_field_03.json new file mode 100644 index 00000000..8c6d6a5e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_boots_field_03.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/boots/boots_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_boots_field_03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_boots_field_05.json b/serverdata/draft_schematic/clothing/clothing_boots_field_05.json new file mode 100644 index 00000000..e396fb4d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_boots_field_05.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/boots/boots_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_boots_field_05.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_boots_field_14.json b/serverdata/draft_schematic/clothing/clothing_boots_field_14.json new file mode 100644 index 00000000..8cb7a7f1 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_boots_field_14.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/boots/boots_s14.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_boots_field_14.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_boots_field_22.json b/serverdata/draft_schematic/clothing/clothing_boots_field_22.json new file mode 100644 index 00000000..743714d3 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_boots_field_22.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/boots/boots_s22.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "chemical", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "ingredient": "object/tangible/component/clothing/shoe_sole.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/structure_panels.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_boots_field_22.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_boots_field_34.json b/serverdata/draft_schematic/clothing/clothing_boots_field_34.json new file mode 100644 index 00000000..8a7c8942 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_boots_field_34.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/boots/boots_s34.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_boots_field_34.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bustier_casual_01.json b/serverdata/draft_schematic/clothing/clothing_bustier_casual_01.json new file mode 100644 index 00000000..fdb0542e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bustier_casual_01.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bustier/bustier_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bustier_casual_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bustier_casual_02.json b/serverdata/draft_schematic/clothing/clothing_bustier_casual_02.json new file mode 100644 index 00000000..3d237b04 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bustier_casual_02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bustier/bustier_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bustier_casual_02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_bustier_casual_03.json b/serverdata/draft_schematic/clothing/clothing_bustier_casual_03.json new file mode 100644 index 00000000..38b8119a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_bustier_casual_03.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bustier/bustier_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_bustier_casual_03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_collection_jeweled_necklace.json b/serverdata/draft_schematic/clothing/clothing_collection_jeweled_necklace.json new file mode 100644 index 00000000..07fb1b91 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_collection_jeweled_necklace.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/smc_jeweled_necklace_reward.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "setting" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewel" + ], + "ingredient": "gemstone_crystalline", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_metal_band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_metal_band" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "nightsister_gem_bead" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "nightsister_gem_bead" + ], + "ingredient": "object/tangible/loot/creature_loot/collections/trader_dom_gem_bead.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "nightsister_gold_gem" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "nightsister_gold_gem" + ], + "ingredient": "object/tangible/loot/creature_loot/collections/trader_dom_gold_bead.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "nightsister_gold_wire" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "nightsister_gold_wire" + ], + "ingredient": "object/tangible/loot/creature_loot/collections/trader_dom_gold_wire.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "nightsister_green_bead" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "nightsister_green_bead" + ], + "ingredient": "object/tangible/loot/creature_loot/collections/trader_dom_green_bead.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "nightsister_clasp" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "nightsister_clasp" + ], + "ingredient": "object/tangible/loot/creature_loot/collections/trader_dom_jewelry_clasp.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_collection_all" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_collection_jeweled_necklace.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_casual_05.json b/serverdata/draft_schematic/clothing/clothing_dress_casual_05.json new file mode 100644 index 00000000..0c84dd05 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_casual_05.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_casual_05.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_casual_06.json b/serverdata/draft_schematic/clothing/clothing_dress_casual_06.json new file mode 100644 index 00000000..4c532fa2 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_casual_06.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_casual_06.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_casual_07.json b/serverdata/draft_schematic/clothing/clothing_dress_casual_07.json new file mode 100644 index 00000000..58c63c1a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_casual_07.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_casual_07.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_casual_09.json b/serverdata/draft_schematic/clothing/clothing_dress_casual_09.json new file mode 100644 index 00000000..5776a3fd --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_casual_09.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s09.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_casual_09.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_casual_10.json b/serverdata/draft_schematic/clothing/clothing_dress_casual_10.json new file mode 100644 index 00000000..29bc8d4e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_casual_10.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s10.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "fiberplast_panel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "fiberplast_panel" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_casual_10.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_casual_12.json b/serverdata/draft_schematic/clothing/clothing_dress_casual_12.json new file mode 100644 index 00000000..47556197 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_casual_12.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_casual_12.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_08.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_08.json new file mode 100644 index 00000000..5dff1f75 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_08.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_08.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_08_quest.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_08_quest.json new file mode 100644 index 00000000..b39bd090 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_08_quest.json @@ -0,0 +1,260 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s08_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sequins" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sequins" + ], + "ingredient": "copper_mythra", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "tiny_gemstones" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "tiny_gemstones" + ], + "ingredient": "gemstone_armophous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clothing_treatment" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clothing_treatment" + ], + "ingredient": "object/tangible/component/clothing/clothing_treatment_crystalline.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_08_quest.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_11.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_11.json new file mode 100644 index 00000000..d473c929 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_11.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_11.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_13.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_13.json new file mode 100644 index 00000000..34e83dd2 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_13.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s13.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_13.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_14.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_14.json new file mode 100644 index 00000000..c44b4a30 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_14.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s14.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_14.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_15.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_15.json new file mode 100644 index 00000000..d1da978c --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_15.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_15.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_16.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_16.json new file mode 100644 index 00000000..4ca2ea90 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_16.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s16.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_16.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_18.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_18.json new file mode 100644 index 00000000..7e727ef7 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_18.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s18.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_18.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_19.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_19.json new file mode 100644 index 00000000..83ae22ca --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_19.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s19.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_19.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_23.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_23.json new file mode 100644 index 00000000..ce5c4dd9 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_23.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s23.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_23.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_26.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_26.json new file mode 100644 index 00000000..6b34e33b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_26.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s26.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_26.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_27.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_27.json new file mode 100644 index 00000000..7ce9cf02 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_27.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s27.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_27.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_29.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_29.json new file mode 100644 index 00000000..f9259bba --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_29.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s29.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_29.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_30.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_30.json new file mode 100644 index 00000000..4db799f8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_30.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s30.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_30.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_31.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_31.json new file mode 100644 index 00000000..8aa77d86 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_31.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s31.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_31.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_32.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_32.json new file mode 100644 index 00000000..44f6ebef --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_32.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s32.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_32.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_33.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_33.json new file mode 100644 index 00000000..cee3cc6f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_33.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s33.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_33.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_34.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_34.json new file mode 100644 index 00000000..644d2e19 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_34.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s34.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_34.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_dress_formal_35.json b/serverdata/draft_schematic/clothing/clothing_dress_formal_35.json new file mode 100644 index 00000000..97a242f8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_dress_formal_35.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/dress/dress_s35.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_dress_formal_35.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_gloves_appearance_invisible_01.json b/serverdata/draft_schematic/clothing/clothing_gloves_appearance_invisible_01.json new file mode 100644 index 00000000..4b5b98cd --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_gloves_appearance_invisible_01.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/gloves/appearance_invisible_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_gloves_appearance_invisible_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_gloves_casual_03.json b/serverdata/draft_schematic/clothing/clothing_gloves_casual_03.json new file mode 100644 index 00000000..bcdc5fb1 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_gloves_casual_03.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/gloves/gloves_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_gloves_casual_03.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_gloves_casual_06.json b/serverdata/draft_schematic/clothing/clothing_gloves_casual_06.json new file mode 100644 index 00000000..f77bb688 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_gloves_casual_06.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/gloves/gloves_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_gloves_casual_06.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_gloves_field_02.json b/serverdata/draft_schematic/clothing/clothing_gloves_field_02.json new file mode 100644 index 00000000..f7a4026b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_gloves_field_02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/gloves/gloves_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_gloves_field_02.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_gloves_field_07.json b/serverdata/draft_schematic/clothing/clothing_gloves_field_07.json new file mode 100644 index 00000000..52c0eb1c --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_gloves_field_07.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/gloves/gloves_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_gloves_field_07.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_gloves_field_10.json b/serverdata/draft_schematic/clothing/clothing_gloves_field_10.json new file mode 100644 index 00000000..ee42b6e0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_gloves_field_10.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/gloves/gloves_s10.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_gloves_field_10.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_gloves_field_11.json b/serverdata/draft_schematic/clothing/clothing_gloves_field_11.json new file mode 100644 index 00000000..54ebffe0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_gloves_field_11.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/gloves/gloves_s11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_gloves_field_11.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_gloves_field_12.json b/serverdata/draft_schematic/clothing/clothing_gloves_field_12.json new file mode 100644 index 00000000..23129f87 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_gloves_field_12.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/gloves/gloves_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_gloves_field_12.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_gloves_field_13.json b/serverdata/draft_schematic/clothing/clothing_gloves_field_13.json new file mode 100644 index 00000000..bf9ac5d1 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_gloves_field_13.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/gloves/gloves_s13.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_gloves_field_13.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_gloves_field_14.json b/serverdata/draft_schematic/clothing/clothing_gloves_field_14.json new file mode 100644 index 00000000..d56a0861 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_gloves_field_14.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/gloves/gloves_s14.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_gloves_field_14.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_hat_casual_02.json b/serverdata/draft_schematic/clothing/clothing_hat_casual_02.json new file mode 100644 index 00000000..efc85623 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_hat_casual_02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/hat/hat_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_hat_casual_02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_hat_casual_10.json b/serverdata/draft_schematic/clothing/clothing_hat_casual_10.json new file mode 100644 index 00000000..eafafd13 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_hat_casual_10.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/hat/hat_s10.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_hat_casual_10.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_hat_casual_12.json b/serverdata/draft_schematic/clothing/clothing_hat_casual_12.json new file mode 100644 index 00000000..bd15d316 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_hat_casual_12.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/hat/hat_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_hat_casual_12.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_hat_casual_14.json b/serverdata/draft_schematic/clothing/clothing_hat_casual_14.json new file mode 100644 index 00000000..d53b2308 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_hat_casual_14.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/hat/hat_s14.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_hat_casual_14.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_hat_chef_01.json b/serverdata/draft_schematic/clothing/clothing_hat_chef_01.json new file mode 100644 index 00000000..b4a85a0d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_hat_chef_01.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/hat/hat_chef_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_hat_chef_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_hat_chef_02.json b/serverdata/draft_schematic/clothing/clothing_hat_chef_02.json new file mode 100644 index 00000000..e34aebc0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_hat_chef_02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/hat/hat_chef_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_hat_chef_02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_hat_field_04.json b/serverdata/draft_schematic/clothing/clothing_hat_field_04.json new file mode 100644 index 00000000..d10b8d3e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_hat_field_04.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/hat/hat_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_hat_field_04.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_hat_formal_13.json b/serverdata/draft_schematic/clothing/clothing_hat_formal_13.json new file mode 100644 index 00000000..03de9ce7 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_hat_formal_13.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/hat/hat_s13.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_hat_formal_13.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_hat_imperial_command.json b/serverdata/draft_schematic/clothing/clothing_hat_imperial_command.json new file mode 100644 index 00000000..5e5fd632 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_hat_imperial_command.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_clothing", + "craftedObjectTemplate": "object/tangible/wearables/hat/hat_imp_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast_naboo", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "insignia" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "insignia" + ], + "ingredient": "aluminum", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "brim_and_crown" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "brim_and_crown" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "xpPoints": [ + { + "type": "XP_craftingClothing", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_hat_imperial_command.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_hat_nightsister_s02.json b/serverdata/draft_schematic/clothing/clothing_hat_nightsister_s02.json new file mode 100644 index 00000000..670ade37 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_hat_nightsister_s02.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/hat/nightsister_hat_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "wood_deciduous_dathomir", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "crystalline_green_diamond", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "feathers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "feathers" + ], + "ingredient": "bone_avian_dathomir", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_hat_nightsister_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_hat_twilek_casual_01.json b/serverdata/draft_schematic/clothing/clothing_hat_twilek_casual_01.json new file mode 100644 index 00000000..638b4a5d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_hat_twilek_casual_01.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/hat/hat_twilek_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bone_decoration" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bone_decoration" + ], + "ingredient": "bone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_hat_twilek_casual_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_hat_twilek_casual_02.json b/serverdata/draft_schematic/clothing/clothing_hat_twilek_casual_02.json new file mode 100644 index 00000000..9c922571 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_hat_twilek_casual_02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/hat/hat_twilek_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_hat_twilek_casual_02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_hat_twilek_formal_03.json b/serverdata/draft_schematic/clothing/clothing_hat_twilek_formal_03.json new file mode 100644 index 00000000..fc477b4e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_hat_twilek_formal_03.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/hat/hat_twilek_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "green_diamond_crusting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "green_diamond_crusting" + ], + "ingredient": "crystalline_green_diamond", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "green_diamond_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "green_diamond_support" + ], + "ingredient": "armophous_plexite", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_hat_twilek_formal_03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_hat_twilek_formal_04.json b/serverdata/draft_schematic/clothing/clothing_hat_twilek_formal_04.json new file mode 100644 index 00000000..fbc127d8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_hat_twilek_formal_04.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/hat/hat_twilek_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "second_shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "second_shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "decorative_gemstone_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "decorative_gemstone_lining" + ], + "ingredient": "gemstone_armophous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_hat_twilek_formal_04.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_hat_twilek_formal_05.json b/serverdata/draft_schematic/clothing/clothing_hat_twilek_formal_05.json new file mode 100644 index 00000000..211841bf --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_hat_twilek_formal_05.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/hat/hat_twilek_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "frill_wraps" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "frill_wraps" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_hat_twilek_formal_05.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_apron_chef_01.json b/serverdata/draft_schematic/clothing/clothing_ith_apron_chef_01.json new file mode 100644 index 00000000..7bdf49ce --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_apron_chef_01.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/apron_chef_jacket_s01_ith.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "apron" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "apron" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "chemical", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "chef_suit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "chef_suit" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bow_tie" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bow_tie" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_apron_chef_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_backpack_field_01.json b/serverdata/draft_schematic/clothing/clothing_ith_backpack_field_01.json new file mode 100644 index 00000000..8a15a706 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_backpack_field_01.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_backpack_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_backpack_field_01.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_backpack_field_03.json b/serverdata/draft_schematic/clothing/clothing_ith_backpack_field_03.json new file mode 100644 index 00000000..b5d0665f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_backpack_field_03.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_backpack_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_backpack_field_03.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_backpack_field_05.json b/serverdata/draft_schematic/clothing/clothing_ith_backpack_field_05.json new file mode 100644 index 00000000..8567a5d4 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_backpack_field_05.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_backpack_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "tertiary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "tertiary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "frame_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "frame_reinforcement" + ], + "ingredient": "steel_thoranium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_backpack_field_05.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_backpack_field_06.json b/serverdata/draft_schematic/clothing/clothing_ith_backpack_field_06.json new file mode 100644 index 00000000..335a1219 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_backpack_field_06.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_backpack_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "primary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "secondary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "tertiary_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "tertiary_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_pad" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strap_adjustment" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "frame_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "frame_reinforcement" + ], + "ingredient": "aluminum_titanium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_backpack_field_06.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_02.json b/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_02.json new file mode 100644 index 00000000..04a30fd0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_02.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_bandolier_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_crossframe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_crossframe" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_bandolier_field_02.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_03.json b/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_03.json new file mode 100644 index 00000000..db90c3e7 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_03.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_bandolier_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_crossframe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_crossframe" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_bandolier_field_03.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_04.json b/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_04.json new file mode 100644 index 00000000..3d36547b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_04.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_bandolier_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_crossframe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_crossframe" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_bandolier_field_04.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_05.json b/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_05.json new file mode 100644 index 00000000..3c34c3f1 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_05.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_bandolier_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_bandolier_field_05.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_06.json b/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_06.json new file mode 100644 index 00000000..92f6d57b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_06.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_bandolier_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "utility_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "steel_interstructure" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_bandolier_field_06.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_07.json b/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_07.json new file mode 100644 index 00000000..4cc3cb74 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_07.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_bandolier_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_bandolier_field_07.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_08.json b/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_08.json new file mode 100644 index 00000000..a4799653 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_bandolier_field_08.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_bandolier_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "load_bearing_harness" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_bandolier_field_08.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_field_01.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_field_01.json new file mode 100644 index 00000000..ad3daa86 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_field_01.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_field_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_field_02.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_field_02.json new file mode 100644 index 00000000..d903e398 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_field_02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_field_02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_field_03.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_field_03.json new file mode 100644 index 00000000..eb5642b5 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_field_03.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "steel", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_field_03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_field_04.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_field_04.json new file mode 100644 index 00000000..6881a592 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_field_04.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_field_04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_field_05.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_field_05.json new file mode 100644 index 00000000..cc852b2a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_field_05.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "iron", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_field_05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_field_07.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_field_07.json new file mode 100644 index 00000000..98a63ddf --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_field_07.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_field_07.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_field_09.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_field_09.json new file mode 100644 index 00000000..f747b0de --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_field_09.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s09.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_field_09.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_field_11.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_field_11.json new file mode 100644 index 00000000..fae6d441 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_field_11.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_field_11.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_12.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_12.json new file mode 100644 index 00000000..b7ccdc66 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_12.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "gemstone_crystalline", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_formal_12.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_13.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_13.json new file mode 100644 index 00000000..b608ddf0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_13.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s13.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_formal_13.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_14.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_14.json new file mode 100644 index 00000000..331c4e60 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_14.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s14.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_formal_14.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_15.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_15.json new file mode 100644 index 00000000..160588e2 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_15.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_formal_15.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_16.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_16.json new file mode 100644 index 00000000..3260a630 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_16.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s16.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_formal_16.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_17.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_17.json new file mode 100644 index 00000000..1f3be2d6 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_17.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s17.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_formal_17.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_18.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_18.json new file mode 100644 index 00000000..537ce547 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_18.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s18.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_formal_18.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_19.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_19.json new file mode 100644 index 00000000..9aa0327c --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_19.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s19.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "gemstone_crystalline", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_formal_19.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_20.json b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_20.json new file mode 100644 index 00000000..b0b1833a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_belt_formal_20.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_belt_s20.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_belt_formal_20.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_casual_01.json b/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_casual_01.json new file mode 100644 index 00000000..c3495152 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_casual_01.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_bodysuit_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flex_layer_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flex_layer_one" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flex_layer_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flex_layer_two" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_bodysuit_casual_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_casual_03.json b/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_casual_03.json new file mode 100644 index 00000000..ffe89f58 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_casual_03.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_bodysuit_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flex_layer_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flex_layer_one" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flex_layer_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flex_layer_two" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_bodysuit_casual_03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_casual_04.json b/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_casual_04.json new file mode 100644 index 00000000..c18d24fb --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_casual_04.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_bodysuit_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "polymer_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "polymer_hardware" + ], + "ingredient": "petrochem_inert", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_bodysuit_casual_04.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_casual_05.json b/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_casual_05.json new file mode 100644 index 00000000..a86bd77d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_casual_05.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_bodysuit_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "polymer_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "polymer_hardware" + ], + "ingredient": "petrochem_inert", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_bodysuit_casual_05.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_field_02.json b/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_field_02.json new file mode 100644 index 00000000..1e1ec71d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_field_02.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_bodysuit_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_one" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_two" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_three" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "flightsuit_fabric_layer_three" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_bodysuit_field_02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_formal_06.json b/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_formal_06.json new file mode 100644 index 00000000..81476f8b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_bodysuit_formal_06.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_bodysuit_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "highly_elastic_skin_fabric" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "highly_elastic_skin_fabric" + ], + "ingredient": "petrochem_inert_polymer", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_bodysuit_formal_06.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_dress_casual_02.json b/serverdata/draft_schematic/clothing/clothing_ith_dress_casual_02.json new file mode 100644 index 00000000..38ea6228 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_dress_casual_02.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_dress_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_dress_casual_02.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_dress_formal_03.json b/serverdata/draft_schematic/clothing/clothing_ith_dress_formal_03.json new file mode 100644 index 00000000..46aa1727 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_dress_formal_03.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_dress_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_dress_formal_03.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_dress_formal_04.json b/serverdata/draft_schematic/clothing/clothing_ith_dress_formal_04.json new file mode 100644 index 00000000..9c8711e9 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_dress_formal_04.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_dress_short_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "bodice" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_dress_formal_04.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_gloves_field_02.json b/serverdata/draft_schematic/clothing/clothing_ith_gloves_field_02.json new file mode 100644 index 00000000..0e96b74a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_gloves_field_02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_gloves_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_gloves_field_02.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_hat_casual_01.json b/serverdata/draft_schematic/clothing/clothing_ith_hat_casual_01.json new file mode 100644 index 00000000..ccc193c7 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_hat_casual_01.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_hat_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_hat_casual_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_hat_casual_03.json b/serverdata/draft_schematic/clothing/clothing_ith_hat_casual_03.json new file mode 100644 index 00000000..3cb69c29 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_hat_casual_03.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_hat_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_hat_casual_03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_hat_chef_01.json b/serverdata/draft_schematic/clothing/clothing_ith_hat_chef_01.json new file mode 100644 index 00000000..bc486242 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_hat_chef_01.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/hat_chef_s01_ith.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_hat_chef_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_hat_chef_02.json b/serverdata/draft_schematic/clothing/clothing_ith_hat_chef_02.json new file mode 100644 index 00000000..038be420 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_hat_chef_02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/hat_chef_s02_ith.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_hat_chef_02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_hat_formal_02.json b/serverdata/draft_schematic/clothing/clothing_ith_hat_formal_02.json new file mode 100644 index 00000000..9240dd18 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_hat_formal_02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_hat_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_hat_formal_02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_hat_formal_04.json b/serverdata/draft_schematic/clothing/clothing_ith_hat_formal_04.json new file mode 100644 index 00000000..1994ac41 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_hat_formal_04.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_hat_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "second_shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "second_shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "feathers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "feathers" + ], + "ingredient": "meat_avian", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_hat_formal_04.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_01.json b/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_01.json new file mode 100644 index 00000000..a62f8cb1 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_01.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_jacket_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jacket_casual_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_03.json b/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_03.json new file mode 100644 index 00000000..32710c83 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_03.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_jacket_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jacket_casual_03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_06.json b/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_06.json new file mode 100644 index 00000000..43efaf0c --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_06.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_jacket_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jacket_casual_06.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_09.json b/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_09.json new file mode 100644 index 00000000..95a9b91a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_09.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_jacket_s09.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jacket_casual_09.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_12.json b/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_12.json new file mode 100644 index 00000000..a37200c8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_12.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_jacket_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_bristley", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jacket_casual_12.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_14.json b/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_14.json new file mode 100644 index 00000000..1420e01a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jacket_casual_14.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_jacket_s14.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_bristley", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jacket_casual_14.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jacket_field_02.json b/serverdata/draft_schematic/clothing/clothing_ith_jacket_field_02.json new file mode 100644 index 00000000..966bbe22 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jacket_field_02.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_jacket_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jacket_field_02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jacket_field_05.json b/serverdata/draft_schematic/clothing/clothing_ith_jacket_field_05.json new file mode 100644 index 00000000..8c8bff28 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jacket_field_05.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_jacket_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jacket_field_05.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jacket_field_07.json b/serverdata/draft_schematic/clothing/clothing_ith_jacket_field_07.json new file mode 100644 index 00000000..54008d2b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jacket_field_07.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_jacket_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jacket_field_07.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jacket_field_11.json b/serverdata/draft_schematic/clothing/clothing_ith_jacket_field_11.json new file mode 100644 index 00000000..2d34ba3a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jacket_field_11.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_jacket_s11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jacket_field_11.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jacket_field_13.json b/serverdata/draft_schematic/clothing/clothing_ith_jacket_field_13.json new file mode 100644 index 00000000..f4b7dcdb --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jacket_field_13.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_jacket_s13.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jacket_field_13.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jacket_formal_04.json b/serverdata/draft_schematic/clothing/clothing_ith_jacket_formal_04.json new file mode 100644 index 00000000..adb7ef31 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jacket_formal_04.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_jacket_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jacket_formal_04.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jacket_formal_08.json b/serverdata/draft_schematic/clothing/clothing_ith_jacket_formal_08.json new file mode 100644 index 00000000..258d9f09 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jacket_formal_08.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_jacket_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jacket_formal_08.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jacket_formal_10.json b/serverdata/draft_schematic/clothing/clothing_ith_jacket_formal_10.json new file mode 100644 index 00000000..3a87384b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jacket_formal_10.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_jacket_s10.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jacket_formal_10.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jacket_formal_15.json b/serverdata/draft_schematic/clothing/clothing_ith_jacket_formal_15.json new file mode 100644 index 00000000..3231cf30 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jacket_formal_15.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_jacket_s15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jacket_formal_15.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_01.json b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_01.json new file mode 100644 index 00000000..483a090f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_01.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_necklace_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "gemstone_crystalline", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jewelry_necklace_01.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_02.json b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_02.json new file mode 100644 index 00000000..a3a7f603 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_02.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_necklace_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "gemstone_armophous", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting_two" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jewelry_necklace_02.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_03.json b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_03.json new file mode 100644 index 00000000..7863771a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_03.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_necklace_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "gemstone_crystalline", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jewelry_necklace_03.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_04.json b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_04.json new file mode 100644 index 00000000..47415fee --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_04.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_necklace_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "decorative_plates" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "decorative_plates" + ], + "ingredient": "copper", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jewelry_necklace_04.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_05.json b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_05.json new file mode 100644 index 00000000..982827ea --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_05.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_necklace_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "gemstone_armophous", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "massive_jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "massive_jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jewelry_necklace_05.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_06.json b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_06.json new file mode 100644 index 00000000..e5308df0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_06.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_necklace_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "gemstone_crystalline", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jewelry_necklace_06.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_07.json b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_07.json new file mode 100644 index 00000000..9f443257 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_07.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_necklace_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "gemstone_crystalline", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jewelry_necklace_07.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_08.json b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_08.json new file mode 100644 index 00000000..5d29a6c1 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_08.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_necklace_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "gemstone_crystalline", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jewelry_necklace_08.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_09.json b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_09.json new file mode 100644 index 00000000..9c86716f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_09.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_necklace_s09.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "gemstone_armophous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jewelry_necklace_09.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_10.json b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_10.json new file mode 100644 index 00000000..8a18f0f7 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_10.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_necklace_s10.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "gemstone_armophous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jewelry_necklace_10.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_11.json b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_11.json new file mode 100644 index 00000000..6a69d590 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_11.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_necklace_s11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "gemstone_crystalline", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jewelry_necklace_11.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_12.json b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_12.json new file mode 100644 index 00000000..33bb5d74 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_jewelry_necklace_12.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_necklace_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "gemstone_armophous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_jewelry_necklace_12.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_01.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_01.json new file mode 100644 index 00000000..c955fb11 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_01.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 13 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "fiberplast_panel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "fiberplast_panel" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_casual_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_02.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_02.json new file mode 100644 index 00000000..c03ce4a0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_02.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "metal_fasteners" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "metal_fasteners" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "synthetic_clothing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "synthetic_clothing" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_casual_02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_03.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_03.json new file mode 100644 index 00000000..77fcbc49 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_03.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "metal_fasteners" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "metal_fasteners" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "synthetic_clothing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "synthetic_clothing" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_casual_03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_08.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_08.json new file mode 100644 index 00000000..e8856228 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_08.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "metal_fasteners" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "metal_fasteners" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "synthetic_clothing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "synthetic_clothing" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_casual_08.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_09.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_09.json new file mode 100644 index 00000000..8db2e52a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_09.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s09.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "metal_fasteners" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "metal_fasteners" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "synthetic_clothing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "synthetic_clothing" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_casual_09.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_16.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_16.json new file mode 100644 index 00000000..836795aa --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_16.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s16.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_casual_16.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_17.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_17.json new file mode 100644 index 00000000..e65c46fb --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_17.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s17.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_casual_17.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_18.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_18.json new file mode 100644 index 00000000..d0b9db2b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_18.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s18.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_casual_18.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_21.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_21.json new file mode 100644 index 00000000..1ec21596 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_casual_21.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s21.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_casual_21.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_field_04.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_04.json new file mode 100644 index 00000000..03d4c7b9 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_04.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_field_04.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_field_05.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_05.json new file mode 100644 index 00000000..971ed68b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_05.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_field_05.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_field_06.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_06.json new file mode 100644 index 00000000..2b079d9a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_06.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_field_06.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_field_07.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_07.json new file mode 100644 index 00000000..80c273c2 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_07.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_field_07.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_field_12.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_12.json new file mode 100644 index 00000000..459cd3dd --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_12.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_field_12.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_field_13.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_13.json new file mode 100644 index 00000000..c06fca2d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_13.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s13.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_field_13.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_field_15.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_15.json new file mode 100644 index 00000000..583c8543 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_15.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_field_15.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_field_19.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_19.json new file mode 100644 index 00000000..2b4a2127 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_19.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s19.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_field_19.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_field_20.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_20.json new file mode 100644 index 00000000..bf173ccc --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_field_20.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s20.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_field_20.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_formal_10.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_formal_10.json new file mode 100644 index 00000000..f1198a5f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_formal_10.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s10.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_formal_10.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_formal_11.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_formal_11.json new file mode 100644 index 00000000..95d88fb9 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_formal_11.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_formal_11.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_pants_formal_14.json b/serverdata/draft_schematic/clothing/clothing_ith_pants_formal_14.json new file mode 100644 index 00000000..e6c5a362 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_pants_formal_14.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_pants_s14.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_pants_formal_14.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_robe_formal_01.json b/serverdata/draft_schematic/clothing/clothing_ith_robe_formal_01.json new file mode 100644 index 00000000..3d450310 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_robe_formal_01.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_robe_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "inner_gown" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inner_gown" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "outer_gown" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "outer_gown" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_robe_formal_01.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_robe_formal_02.json b/serverdata/draft_schematic/clothing/clothing_ith_robe_formal_02.json new file mode 100644 index 00000000..9d161593 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_robe_formal_02.json @@ -0,0 +1,206 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_robe_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "inner_gown" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inner_gown" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "outer_gown" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "outer_gown" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_robe_formal_02.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_01.json b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_01.json new file mode 100644 index 00000000..51ee84d8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_01.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_shirt_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_shirt_casual_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_03.json b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_03.json new file mode 100644 index 00000000..c1da5ba5 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_03.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_shirt_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_shirt_casual_03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_04.json b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_04.json new file mode 100644 index 00000000..ac3ead44 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_04.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_shirt_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_shirt_casual_04.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_06.json b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_06.json new file mode 100644 index 00000000..3e8da41c --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_06.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_shirt_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_shirt_casual_06.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_07.json b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_07.json new file mode 100644 index 00000000..2bb7e5c0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_07.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_shirt_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_shirt_casual_07.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_08.json b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_08.json new file mode 100644 index 00000000..3cea82da --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_08.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_shirt_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_shirt_casual_08.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_09.json b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_09.json new file mode 100644 index 00000000..6f0b4cbe --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_09.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_shirt_s09.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_shirt_casual_09.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_12.json b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_12.json new file mode 100644 index 00000000..7520d03f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_12.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_shirt_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_shirt_casual_12.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_13.json b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_13.json new file mode 100644 index 00000000..b9892815 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_13.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_shirt_s13.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_shirt_casual_13.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_14.json b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_14.json new file mode 100644 index 00000000..970ba464 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_shirt_casual_14.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_shirt_s14.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_shirt_casual_14.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_shirt_field_05.json b/serverdata/draft_schematic/clothing/clothing_ith_shirt_field_05.json new file mode 100644 index 00000000..4ee55dd3 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_shirt_field_05.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_shirt_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_shirt_field_05.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_shirt_field_11.json b/serverdata/draft_schematic/clothing/clothing_ith_shirt_field_11.json new file mode 100644 index 00000000..a53b1c8a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_shirt_field_11.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_shirt_s11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_shirt_field_11.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_shirt_formal_02.json b/serverdata/draft_schematic/clothing/clothing_ith_shirt_formal_02.json new file mode 100644 index 00000000..16537164 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_shirt_formal_02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_shirt_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_shirt_formal_02.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_shirt_formal_10.json b/serverdata/draft_schematic/clothing/clothing_ith_shirt_formal_10.json new file mode 100644 index 00000000..5e1be44e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_shirt_formal_10.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_shirt_s10.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_shirt_formal_10.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_skirt_formal_01.json b/serverdata/draft_schematic/clothing/clothing_ith_skirt_formal_01.json new file mode 100644 index 00000000..513302b1 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_skirt_formal_01.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_skirt_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_skirt_formal_01.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_skirt_formal_02.json b/serverdata/draft_schematic/clothing/clothing_ith_skirt_formal_02.json new file mode 100644 index 00000000..ad9f7678 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_skirt_formal_02.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_skirt_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_skirt_formal_02.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_skirt_formal_03.json b/serverdata/draft_schematic/clothing/clothing_ith_skirt_formal_03.json new file mode 100644 index 00000000..a496b941 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_skirt_formal_03.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_skirt_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_skirt_formal_03.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_ith_vest_field_01.json b/serverdata/draft_schematic/clothing/clothing_ith_vest_field_01.json new file mode 100644 index 00000000..9061de93 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_ith_vest_field_01.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ithorian/ith_vest_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_ith_vest_field_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_casual_02.json b/serverdata/draft_schematic/clothing/clothing_jacket_casual_02.json new file mode 100644 index 00000000..94788526 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_casual_02.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_casual_02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_casual_05.json b/serverdata/draft_schematic/clothing/clothing_jacket_casual_05.json new file mode 100644 index 00000000..1d1e1981 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_casual_05.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_casual_05.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_casual_07.json b/serverdata/draft_schematic/clothing/clothing_jacket_casual_07.json new file mode 100644 index 00000000..68014dd6 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_casual_07.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_casual_07.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_casual_12.json b/serverdata/draft_schematic/clothing/clothing_jacket_casual_12.json new file mode 100644 index 00000000..2d56652b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_casual_12.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_casual_12.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_casual_14.json b/serverdata/draft_schematic/clothing/clothing_jacket_casual_14.json new file mode 100644 index 00000000..f1be154a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_casual_14.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s14.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_casual_14.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_casual_17.json b/serverdata/draft_schematic/clothing/clothing_jacket_casual_17.json new file mode 100644 index 00000000..2bf1a500 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_casual_17.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s17.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_casual_17.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_casual_18.json b/serverdata/draft_schematic/clothing/clothing_jacket_casual_18.json new file mode 100644 index 00000000..72c67792 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_casual_18.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s18.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_bristley", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_casual_18.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_casual_19.json b/serverdata/draft_schematic/clothing/clothing_jacket_casual_19.json new file mode 100644 index 00000000..802cf342 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_casual_19.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s19.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_casual_19.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_casual_24.json b/serverdata/draft_schematic/clothing/clothing_jacket_casual_24.json new file mode 100644 index 00000000..f3063bcf --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_casual_24.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s24.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_bristley", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_casual_24.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_casual_36.json b/serverdata/draft_schematic/clothing/clothing_jacket_casual_36.json new file mode 100644 index 00000000..b986ae86 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_casual_36.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s36.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_bristley", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_casual_36.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_field_08.json b/serverdata/draft_schematic/clothing/clothing_jacket_field_08.json new file mode 100644 index 00000000..46780619 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_field_08.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_field_08.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_field_10.json b/serverdata/draft_schematic/clothing/clothing_jacket_field_10.json new file mode 100644 index 00000000..e39069e9 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_field_10.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s10.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_field_10.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_field_13.json b/serverdata/draft_schematic/clothing/clothing_jacket_field_13.json new file mode 100644 index 00000000..89d5e44d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_field_13.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s13.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_field_13.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_field_15.json b/serverdata/draft_schematic/clothing/clothing_jacket_field_15.json new file mode 100644 index 00000000..b401a6d3 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_field_15.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_field_15.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_field_16.json b/serverdata/draft_schematic/clothing/clothing_jacket_field_16.json new file mode 100644 index 00000000..eb23e537 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_field_16.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s16.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_field_16.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_field_21.json b/serverdata/draft_schematic/clothing/clothing_jacket_field_21.json new file mode 100644 index 00000000..c8b6fa3a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_field_21.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s21.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_field_21.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_field_35.json b/serverdata/draft_schematic/clothing/clothing_jacket_field_35.json new file mode 100644 index 00000000..3ce22b87 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_field_35.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s35.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_field_35.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_formal_03.json b/serverdata/draft_schematic/clothing/clothing_jacket_formal_03.json new file mode 100644 index 00000000..29bada28 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_formal_03.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_formal_03.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_formal_06.json b/serverdata/draft_schematic/clothing/clothing_jacket_formal_06.json new file mode 100644 index 00000000..5a7bfeb0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_formal_06.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_formal_06.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_formal_11.json b/serverdata/draft_schematic/clothing/clothing_jacket_formal_11.json new file mode 100644 index 00000000..b915f99c --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_formal_11.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_formal_11.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_formal_22.json b/serverdata/draft_schematic/clothing/clothing_jacket_formal_22.json new file mode 100644 index 00000000..2721204f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_formal_22.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s22.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_formal_22.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_formal_25.json b/serverdata/draft_schematic/clothing/clothing_jacket_formal_25.json new file mode 100644 index 00000000..fdafc862 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_formal_25.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s25.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_formal_25.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_formal_26.json b/serverdata/draft_schematic/clothing/clothing_jacket_formal_26.json new file mode 100644 index 00000000..e4dffd70 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_formal_26.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s26.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_formal_26.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jacket_outbreak_prison_guard.json b/serverdata/draft_schematic/clothing/clothing_jacket_outbreak_prison_guard.json new file mode 100644 index 00000000..343437af --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jacket_outbreak_prison_guard.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_outbreak_prison_guard.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel_prison_guard.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "leather" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "leather" + ], + "ingredient": "object/tangible/component/clothing/leather_prison_guard.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim_outbreak_prison_guard_jacket.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jacket_outbreak_prison_guard.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_bracelet_02.json b/serverdata/draft_schematic/clothing/clothing_jewelry_bracelet_02.json new file mode 100644 index 00000000..d5ec53a6 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_bracelet_02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bracelet/bracelet_s02_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_bracelet_02.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_bracelet_03.json b/serverdata/draft_schematic/clothing/clothing_jewelry_bracelet_03.json new file mode 100644 index 00000000..dffd39c3 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_bracelet_03.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bracelet/bracelet_s03_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_bracelet_03.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_bracelet_04.json b/serverdata/draft_schematic/clothing/clothing_jewelry_bracelet_04.json new file mode 100644 index 00000000..2a0ec6c6 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_bracelet_04.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bracelet/bracelet_s04_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_bracelet_04.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_bracelet_05.json b/serverdata/draft_schematic/clothing/clothing_jewelry_bracelet_05.json new file mode 100644 index 00000000..8e017fc4 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_bracelet_05.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bracelet/bracelet_s05_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "gemstone_crystalline", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_bracelet_05.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_bracelet_06.json b/serverdata/draft_schematic/clothing/clothing_jewelry_bracelet_06.json new file mode 100644 index 00000000..b930bbab --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_bracelet_06.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/bracelet/bracelet_s06_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "gemstone_crystalline", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_bracelet_06.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_01.json b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_01.json new file mode 100644 index 00000000..0c9dfb7f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_01.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/necklace/necklace_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "gemstone_crystalline", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_necklace_01.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_02.json b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_02.json new file mode 100644 index 00000000..1ffe4241 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_02.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/necklace/necklace_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "gemstone_armophous", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting_two" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_necklace_02.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_03.json b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_03.json new file mode 100644 index 00000000..59c80bbc --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_03.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/necklace/necklace_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "gemstone_crystalline", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_necklace_03.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_04.json b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_04.json new file mode 100644 index 00000000..6ad8cc63 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_04.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/necklace/necklace_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "decorative_plates" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "decorative_plates" + ], + "ingredient": "copper", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_necklace_04.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_05.json b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_05.json new file mode 100644 index 00000000..5bfcfb73 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_05.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/necklace/necklace_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "gemstone_armophous", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "massive_jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "massive_jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_necklace_05.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_06.json b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_06.json new file mode 100644 index 00000000..82e2c4d8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_06.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/necklace/necklace_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "gemstone_crystalline", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_necklace_06.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_07.json b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_07.json new file mode 100644 index 00000000..a2fdb606 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_07.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/necklace/necklace_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "gemstone_crystalline", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_necklace_07.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_08.json b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_08.json new file mode 100644 index 00000000..cc554249 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_08.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/necklace/necklace_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "gemstone_crystalline", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_necklace_08.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_09.json b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_09.json new file mode 100644 index 00000000..adcb20a4 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_09.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/necklace/necklace_s09.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "gemstone_armophous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_necklace_09.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_10.json b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_10.json new file mode 100644 index 00000000..a6f7a234 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_10.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/necklace/necklace_s10.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "gemstone_armophous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_necklace_10.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_11.json b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_11.json new file mode 100644 index 00000000..d6972c66 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_11.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/necklace/necklace_s11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "gemstone_crystalline", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_necklace_11.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_12.json b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_12.json new file mode 100644 index 00000000..8fb3fdb1 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_necklace_12.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/necklace/necklace_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "clasp" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "band" + ], + "ingredient": "gemstone_armophous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_necklace_12.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_ring_01.json b/serverdata/draft_schematic/clothing/clothing_jewelry_ring_01.json new file mode 100644 index 00000000..89400df8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_ring_01.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ring/ring_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "ring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "ring" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_ring_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_ring_02.json b/serverdata/draft_schematic/clothing/clothing_jewelry_ring_02.json new file mode 100644 index 00000000..c14fd7e3 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_ring_02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ring/ring_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "ring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "ring" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_ring_02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_ring_03.json b/serverdata/draft_schematic/clothing/clothing_jewelry_ring_03.json new file mode 100644 index 00000000..382c6c2e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_ring_03.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ring/ring_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "ring_first_metal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "ring_first_metal" + ], + "ingredient": "copper_kelsh", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "ring_second_metal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "ring_second_metal" + ], + "ingredient": "copper_platinite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "ring_third_metal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "ring_third_metal" + ], + "ingredient": "copper_codoan", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_ring_03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_jewelry_ring_04.json b/serverdata/draft_schematic/clothing/clothing_jewelry_ring_04.json new file mode 100644 index 00000000..43c0af07 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_jewelry_ring_04.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/ring/ring_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "ring_first_metal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "ring_first_metal" + ], + "ingredient": "armophous_regvis", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "ring_second_metal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "ring_second_metal" + ], + "ingredient": "armophous_ryll", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "ring_third_metal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "ring_third_metal" + ], + "ingredient": "armophous_vendusii", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_jewelry_ring_04.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_outbreak_prisoner_bodysuit.json b/serverdata/draft_schematic/clothing/clothing_outbreak_prisoner_bodysuit.json new file mode 100644 index 00000000..a62ace6b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_outbreak_prisoner_bodysuit.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/bodysuit/bodysuit_outbreak_prisoner.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "orange_synthetic_cloth" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "orange_synthetic_cloth" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth_prisoner_jumpsuit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "non_metal_fastener" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "non_metal_fastener" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners_prisoner_jumpsuit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "orange_cargo_pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "orange_cargo_pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket_prisoner_jumpsuit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "wiring_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_outbreak_prisoner_bodysuit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_casual_01.json b/serverdata/draft_schematic/clothing/clothing_pants_casual_01.json new file mode 100644 index 00000000..04bced31 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_casual_01.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_casual_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_casual_02.json b/serverdata/draft_schematic/clothing/clothing_pants_casual_02.json new file mode 100644 index 00000000..2609263a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_casual_02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "colorizable_cloth_panel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "colorizable_cloth_panel" + ], + "ingredient": "hide", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_casual_02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_casual_05.json b/serverdata/draft_schematic/clothing/clothing_pants_casual_05.json new file mode 100644 index 00000000..f1b1d6b4 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_casual_05.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_casual_05.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_casual_06.json b/serverdata/draft_schematic/clothing/clothing_pants_casual_06.json new file mode 100644 index 00000000..0728b4ed --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_casual_06.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_casual_06.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_casual_08.json b/serverdata/draft_schematic/clothing/clothing_pants_casual_08.json new file mode 100644 index 00000000..e5682d69 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_casual_08.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "metal_fasteners" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "metal_fasteners" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "synthetic_clothing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "synthetic_clothing" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_casual_08.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_casual_09.json b/serverdata/draft_schematic/clothing/clothing_pants_casual_09.json new file mode 100644 index 00000000..e6ccf5f0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_casual_09.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s09.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "colorizable_cloth_panel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "colorizable_cloth_panel" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_casual_09.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_casual_10.json b/serverdata/draft_schematic/clothing/clothing_pants_casual_10.json new file mode 100644 index 00000000..b36c1ead --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_casual_10.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s10.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 13 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "fiberplast_panel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "fiberplast_panel" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_casual_10.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_casual_11.json b/serverdata/draft_schematic/clothing/clothing_pants_casual_11.json new file mode 100644 index 00000000..f53cb774 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_casual_11.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "metal_fasteners" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "metal_fasteners" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "synthetic_clothing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "synthetic_clothing" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_casual_11.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_casual_17.json b/serverdata/draft_schematic/clothing/clothing_pants_casual_17.json new file mode 100644 index 00000000..c73c5912 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_casual_17.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s17.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_casual_17.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_casual_18.json b/serverdata/draft_schematic/clothing/clothing_pants_casual_18.json new file mode 100644 index 00000000..a2c4d153 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_casual_18.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s18.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_casual_18.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_casual_24.json b/serverdata/draft_schematic/clothing/clothing_pants_casual_24.json new file mode 100644 index 00000000..5ea7f474 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_casual_24.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s24.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_casual_24.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_casual_25.json b/serverdata/draft_schematic/clothing/clothing_pants_casual_25.json new file mode 100644 index 00000000..a404d18c --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_casual_25.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s25.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "fiberplast", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 4, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_casual_25.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_casual_26.json b/serverdata/draft_schematic/clothing/clothing_pants_casual_26.json new file mode 100644 index 00000000..5168e38d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_casual_26.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s26.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "metal_fasteners" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "metal_fasteners" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "synthetic_clothing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "synthetic_clothing" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_casual_26.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_field_04.json b/serverdata/draft_schematic/clothing/clothing_pants_field_04.json new file mode 100644 index 00000000..709b3818 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_field_04.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_field_04.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_field_07.json b/serverdata/draft_schematic/clothing/clothing_pants_field_07.json new file mode 100644 index 00000000..f2240bec --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_field_07.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "colorizable_cloth_panel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "colorizable_cloth_panel" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_field_07.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_field_12.json b/serverdata/draft_schematic/clothing/clothing_pants_field_12.json new file mode 100644 index 00000000..e55a153c --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_field_12.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_field_12.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_field_14.json b/serverdata/draft_schematic/clothing/clothing_pants_field_14.json new file mode 100644 index 00000000..78e39a1d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_field_14.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s14.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_field_14.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_field_21.json b/serverdata/draft_schematic/clothing/clothing_pants_field_21.json new file mode 100644 index 00000000..104b3b1e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_field_21.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s21.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_field_21.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_field_22.json b/serverdata/draft_schematic/clothing/clothing_pants_field_22.json new file mode 100644 index 00000000..d6cc8552 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_field_22.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s22.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_field_22.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_field_27.json b/serverdata/draft_schematic/clothing/clothing_pants_field_27.json new file mode 100644 index 00000000..6ecbe627 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_field_27.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s27.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_field_27.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_field_28.json b/serverdata/draft_schematic/clothing/clothing_pants_field_28.json new file mode 100644 index 00000000..130bba3c --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_field_28.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s28.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_field_28.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_field_29.json b/serverdata/draft_schematic/clothing/clothing_pants_field_29.json new file mode 100644 index 00000000..98c76704 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_field_29.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s29.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_field_29.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_field_30.json b/serverdata/draft_schematic/clothing/clothing_pants_field_30.json new file mode 100644 index 00000000..44947507 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_field_30.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s30.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_field_30.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_formal_13.json b/serverdata/draft_schematic/clothing/clothing_pants_formal_13.json new file mode 100644 index 00000000..b5cf28a5 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_formal_13.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s13.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_formal_13.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_formal_15.json b/serverdata/draft_schematic/clothing/clothing_pants_formal_15.json new file mode 100644 index 00000000..801cecdc --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_formal_15.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_formal_15.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_formal_31.json b/serverdata/draft_schematic/clothing/clothing_pants_formal_31.json new file mode 100644 index 00000000..2de8d5a1 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_formal_31.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s31.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_formal_31.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_formal_32.json b/serverdata/draft_schematic/clothing/clothing_pants_formal_32.json new file mode 100644 index 00000000..47244de4 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_formal_32.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s32.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_formal_32.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_formal_33.json b/serverdata/draft_schematic/clothing/clothing_pants_formal_33.json new file mode 100644 index 00000000..0654b7d4 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_formal_33.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_s33.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_formal_33.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_pants_outbreak_prison_guard.json b/serverdata/draft_schematic/clothing/clothing_pants_outbreak_prison_guard.json new file mode 100644 index 00000000..8d0ad259 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_pants_outbreak_prison_guard.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/wearables/pants/pants_outbreak_prison_guard.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/clasp_heavy_duty_prison_guard.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel_prison_guard.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "pocket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "pocket" + ], + "ingredient": "object/tangible/component/clothing/cargo_pocket_prison_guard.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_pants_outbreak_prison_guard.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_quest_jacket_rebel_pilot.json b/serverdata/draft_schematic/clothing/clothing_quest_jacket_rebel_pilot.json new file mode 100644 index 00000000..2cb592a8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_quest_jacket_rebel_pilot.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/jacket/jacket_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_quest_jacket_rebel_pilot.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_quest_robe_imperial.json b/serverdata/draft_schematic/clothing/clothing_quest_robe_imperial.json new file mode 100644 index 00000000..24740bb0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_quest_robe_imperial.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/robe/robe_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "inner_gown" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inner_gown" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "outer_gown" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "outer_gown" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_quest_robe_imperial.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_quest_vest_smuggler_pilot.json b/serverdata/draft_schematic/clothing/clothing_quest_vest_smuggler_pilot.json new file mode 100644 index 00000000..be0d5e04 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_quest_vest_smuggler_pilot.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/vest/vest_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "ingredient": "hide", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_quest_vest_smuggler_pilot.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_robe_casual_04.json b/serverdata/draft_schematic/clothing/clothing_robe_casual_04.json new file mode 100644 index 00000000..1e20bd5e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_robe_casual_04.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/robe/robe_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_robe_casual_04.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_robe_casual_05.json b/serverdata/draft_schematic/clothing/clothing_robe_casual_05.json new file mode 100644 index 00000000..e752c022 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_robe_casual_05.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/robe/robe_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_robe_casual_05.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_robe_casual_05b.json b/serverdata/draft_schematic/clothing/clothing_robe_casual_05b.json new file mode 100644 index 00000000..5ee996d8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_robe_casual_05b.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/robe/robe_s05_h1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_robe_casual_05b.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_robe_casual_18.json b/serverdata/draft_schematic/clothing/clothing_robe_casual_18.json new file mode 100644 index 00000000..84a39353 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_robe_casual_18.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/robe/robe_s18.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_robe_casual_18.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_robe_field_27.json b/serverdata/draft_schematic/clothing/clothing_robe_field_27.json new file mode 100644 index 00000000..c3e032ed --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_robe_field_27.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/robe/robe_s27.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "linksteel_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "linksteel_reinforcement" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_robe_field_27.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_robe_formal_01.json b/serverdata/draft_schematic/clothing/clothing_robe_formal_01.json new file mode 100644 index 00000000..6d65b169 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_robe_formal_01.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/robe/robe_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "inner_gown" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inner_gown" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "outer_gown" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "outer_gown" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_robe_formal_01.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_robe_formal_12.json b/serverdata/draft_schematic/clothing/clothing_robe_formal_12.json new file mode 100644 index 00000000..e4cc6ab1 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_robe_formal_12.json @@ -0,0 +1,206 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/robe/robe_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "jewelry_setting" + ], + "ingredient": "object/tangible/component/clothing/jewelry_setting.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "inner_gown" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inner_gown" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "outer_gown" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "outer_gown" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_robe_formal_12.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_casual_03.json b/serverdata/draft_schematic/clothing/clothing_shirt_casual_03.json new file mode 100644 index 00000000..377a1554 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_casual_03.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_casual_03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_casual_04.json b/serverdata/draft_schematic/clothing/clothing_shirt_casual_04.json new file mode 100644 index 00000000..590366e7 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_casual_04.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 4, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_casual_04.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_casual_07.json b/serverdata/draft_schematic/clothing/clothing_shirt_casual_07.json new file mode 100644 index 00000000..70f8a98e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_casual_07.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_casual_07.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_casual_11.json b/serverdata/draft_schematic/clothing/clothing_shirt_casual_11.json new file mode 100644 index 00000000..3949511a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_casual_11.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_casual_11.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_casual_16.json b/serverdata/draft_schematic/clothing/clothing_shirt_casual_16.json new file mode 100644 index 00000000..e758104a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_casual_16.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s16.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_casual_16.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_casual_24.json b/serverdata/draft_schematic/clothing/clothing_shirt_casual_24.json new file mode 100644 index 00000000..a4e01d19 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_casual_24.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s24.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_casual_24.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_casual_27.json b/serverdata/draft_schematic/clothing/clothing_shirt_casual_27.json new file mode 100644 index 00000000..3b4dad71 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_casual_27.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s27.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_casual_27.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_casual_30.json b/serverdata/draft_schematic/clothing/clothing_shirt_casual_30.json new file mode 100644 index 00000000..77d3639e --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_casual_30.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s30.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_casual_30.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_casual_34.json b/serverdata/draft_schematic/clothing/clothing_shirt_casual_34.json new file mode 100644 index 00000000..ecade099 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_casual_34.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s34.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_casual_34.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_casual_38.json b/serverdata/draft_schematic/clothing/clothing_shirt_casual_38.json new file mode 100644 index 00000000..71d14190 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_casual_38.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s38.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_casual_38.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_casual_42.json b/serverdata/draft_schematic/clothing/clothing_shirt_casual_42.json new file mode 100644 index 00000000..2c3f94ce --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_casual_42.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s42.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_casual_42.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_field_09.json b/serverdata/draft_schematic/clothing/clothing_shirt_field_09.json new file mode 100644 index 00000000..b38a7be7 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_field_09.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s09.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_field_09.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_field_10.json b/serverdata/draft_schematic/clothing/clothing_shirt_field_10.json new file mode 100644 index 00000000..850ceec3 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_field_10.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s10.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_field_10.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_field_14.json b/serverdata/draft_schematic/clothing/clothing_shirt_field_14.json new file mode 100644 index 00000000..555fe23b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_field_14.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s14.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_field_14.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_field_26.json b/serverdata/draft_schematic/clothing/clothing_shirt_field_26.json new file mode 100644 index 00000000..1e4f4e65 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_field_26.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s26.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_field_26.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_formal_05.json b/serverdata/draft_schematic/clothing/clothing_shirt_formal_05.json new file mode 100644 index 00000000..067050c1 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_formal_05.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_formal_05.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_formal_08.json b/serverdata/draft_schematic/clothing/clothing_shirt_formal_08.json new file mode 100644 index 00000000..9e8df37d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_formal_08.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_formal_08.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_formal_12.json b/serverdata/draft_schematic/clothing/clothing_shirt_formal_12.json new file mode 100644 index 00000000..bbe072bb --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_formal_12.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_formal_12.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_formal_13.json b/serverdata/draft_schematic/clothing/clothing_shirt_formal_13.json new file mode 100644 index 00000000..08d4fd09 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_formal_13.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s13.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_formal_13.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_formal_15.json b/serverdata/draft_schematic/clothing/clothing_shirt_formal_15.json new file mode 100644 index 00000000..54233473 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_formal_15.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_formal_15.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_formal_28.json b/serverdata/draft_schematic/clothing/clothing_shirt_formal_28.json new file mode 100644 index 00000000..b9d155f2 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_formal_28.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s28.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_formal_28.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shirt_formal_32.json b/serverdata/draft_schematic/clothing/clothing_shirt_formal_32.json new file mode 100644 index 00000000..b6b76139 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shirt_formal_32.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shirt/shirt_s32.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shirt_formal_32.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shoes_casual_02.json b/serverdata/draft_schematic/clothing/clothing_shoes_casual_02.json new file mode 100644 index 00000000..00742d8a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shoes_casual_02.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shoes/shoes_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "inner_sole" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "inner_sole" + ], + "ingredient": "hide", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 4, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shoes_casual_02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shoes_casual_03.json b/serverdata/draft_schematic/clothing/clothing_shoes_casual_03.json new file mode 100644 index 00000000..72c8ebc6 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shoes_casual_03.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shoes/shoes_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "ingredient": "object/tangible/component/clothing/shoe_sole.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shoes_casual_03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shoes_casual_07.json b/serverdata/draft_schematic/clothing/clothing_shoes_casual_07.json new file mode 100644 index 00000000..222f355b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shoes_casual_07.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shoes/shoes_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "ingredient": "object/tangible/component/clothing/shoe_sole.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shoes_casual_07.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shoes_casual_08.json b/serverdata/draft_schematic/clothing/clothing_shoes_casual_08.json new file mode 100644 index 00000000..eec70fca --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shoes_casual_08.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shoes/shoes_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "ingredient": "object/tangible/component/clothing/shoe_sole.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shoes_casual_08.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shoes_formal_01.json b/serverdata/draft_schematic/clothing/clothing_shoes_formal_01.json new file mode 100644 index 00000000..a442ebb0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shoes_formal_01.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shoes/shoes_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shoes_formal_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_shoes_formal_09.json b/serverdata/draft_schematic/clothing/clothing_shoes_formal_09.json new file mode 100644 index 00000000..9272b34c --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_shoes_formal_09.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/shoes/shoes_s09.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "sole" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_shoes_formal_09.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_skirt_casual_03.json b/serverdata/draft_schematic/clothing/clothing_skirt_casual_03.json new file mode 100644 index 00000000..1f0999f6 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_skirt_casual_03.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/skirt/skirt_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "fiberplast", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_skirt_casual_03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_skirt_casual_04.json b/serverdata/draft_schematic/clothing/clothing_skirt_casual_04.json new file mode 100644 index 00000000..34623a66 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_skirt_casual_04.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/skirt/skirt_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "fiberplast", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_skirt_casual_04.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_skirt_casual_05.json b/serverdata/draft_schematic/clothing/clothing_skirt_casual_05.json new file mode 100644 index 00000000..5a8aa646 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_skirt_casual_05.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/skirt/skirt_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "fiberplast", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_skirt_casual_05.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_skirt_casual_10.json b/serverdata/draft_schematic/clothing/clothing_skirt_casual_10.json new file mode 100644 index 00000000..c8806da1 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_skirt_casual_10.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/skirt/skirt_s10.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_skirt_casual_10.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_skirt_formal_06.json b/serverdata/draft_schematic/clothing/clothing_skirt_formal_06.json new file mode 100644 index 00000000..cd4fad37 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_skirt_formal_06.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/skirt/skirt_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_skirt_formal_06.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_skirt_formal_07.json b/serverdata/draft_schematic/clothing/clothing_skirt_formal_07.json new file mode 100644 index 00000000..ca9cbe64 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_skirt_formal_07.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/skirt/skirt_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_skirt_formal_07.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_skirt_formal_09.json b/serverdata/draft_schematic/clothing/clothing_skirt_formal_09.json new file mode 100644 index 00000000..1f854c37 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_skirt_formal_09.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/skirt/skirt_s09.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_skirt_formal_09.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_skirt_formal_11.json b/serverdata/draft_schematic/clothing/clothing_skirt_formal_11.json new file mode 100644 index 00000000..0766ec90 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_skirt_formal_11.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/skirt/skirt_s11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_skirt_formal_11.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_skirt_formal_12.json b/serverdata/draft_schematic/clothing/clothing_skirt_formal_12.json new file mode 100644 index 00000000..d2ac6fe6 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_skirt_formal_12.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/skirt/skirt_s12.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_skirt_formal_12.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_skirt_formal_13.json b/serverdata/draft_schematic/clothing/clothing_skirt_formal_13.json new file mode 100644 index 00000000..7d6bdf57 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_skirt_formal_13.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/skirt/skirt_s13.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_skirt_formal_13.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_skirt_formal_14.json b/serverdata/draft_schematic/clothing/clothing_skirt_formal_14.json new file mode 100644 index 00000000..3e6a7aa7 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_skirt_formal_14.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/skirt/skirt_s14.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_skirt_formal_14.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_vest_casual_01.json b/serverdata/draft_schematic/clothing/clothing_vest_casual_01.json new file mode 100644 index 00000000..792360e0 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_vest_casual_01.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/vest/vest_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "ingredient": "hide", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_vest_casual_01.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_vest_casual_02.json b/serverdata/draft_schematic/clothing/clothing_vest_casual_02.json new file mode 100644 index 00000000..e8e3eb1f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_vest_casual_02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/vest/vest_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "ingredient": "hide", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_vest_casual_02.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_vest_casual_03.json b/serverdata/draft_schematic/clothing/clothing_vest_casual_03.json new file mode 100644 index 00000000..15ddd2c8 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_vest_casual_03.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/vest/vest_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "ingredient": "hide", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_vest_casual_03.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_vest_casual_04.json b/serverdata/draft_schematic/clothing/clothing_vest_casual_04.json new file mode 100644 index 00000000..4ae44cf2 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_vest_casual_04.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/vest/vest_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "ingredient": "fiberplast", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_vest_casual_04.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_vest_casual_05.json b/serverdata/draft_schematic/clothing/clothing_vest_casual_05.json new file mode 100644 index 00000000..7d20c766 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_vest_casual_05.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/vest/vest_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "ingredient": "fiberplast", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_vest_casual_05.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_vest_casual_10.json b/serverdata/draft_schematic/clothing/clothing_vest_casual_10.json new file mode 100644 index 00000000..2ee268fa --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_vest_casual_10.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/vest/vest_s10.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "ingredient": "fiberplast", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_vest_casual_10.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_vest_casual_11.json b/serverdata/draft_schematic/clothing/clothing_vest_casual_11.json new file mode 100644 index 00000000..6cd0028c --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_vest_casual_11.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/vest/vest_s11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "ingredient": "hide", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_vest_casual_11.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_vest_field_06.json b/serverdata/draft_schematic/clothing/clothing_vest_field_06.json new file mode 100644 index 00000000..12eba234 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_vest_field_06.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/vest/vest_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "ingredient": "fiberplast", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_vest_field_06.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_vest_field_09.json b/serverdata/draft_schematic/clothing/clothing_vest_field_09.json new file mode 100644 index 00000000..bcc86d2d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_vest_field_09.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/vest/vest_s09.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "decorative_trim" + ], + "ingredient": "fiberplast", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_vest_field_09.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_vest_field_hutt_01.json b/serverdata/draft_schematic/clothing/clothing_vest_field_hutt_01.json new file mode 100644 index 00000000..d233f44c --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_vest_field_hutt_01.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/vest/vest_hutt_gang_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hard_leather_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hard_leather_shell" + ], + "ingredient": "hide_leathery", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "straps" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "straps" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_vest_field_hutt_01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_vest_field_hutt_02.json b/serverdata/draft_schematic/clothing/clothing_vest_field_hutt_02.json new file mode 100644 index 00000000..64ef079d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_vest_field_hutt_02.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/vest/vest_hutt_gang_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hard_leather_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hard_leather_shell" + ], + "ingredient": "hide_leathery", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "straps" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "straps" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_vest_field_hutt_02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_vest_field_hutt_03.json b/serverdata/draft_schematic/clothing/clothing_vest_field_hutt_03.json new file mode 100644 index 00000000..41bc6809 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_vest_field_hutt_03.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/vest/vest_hutt_gang_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hard_leather_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hard_leather_shell" + ], + "ingredient": "hide_leathery", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "straps" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "straps" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_vest_field_hutt_03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_vest_formal_15.json b/serverdata/draft_schematic/clothing/clothing_vest_formal_15.json new file mode 100644 index 00000000..7f9008b7 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_vest_formal_15.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/vest/vest_s15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide_wooly", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_vest_formal_15.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_gloves_s01.json b/serverdata/draft_schematic/clothing/clothing_wke_gloves_s01.json new file mode 100644 index 00000000..2a37a19d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_gloves_s01.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_gloves_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_gloves_s01.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_gloves_s02.json b/serverdata/draft_schematic/clothing/clothing_wke_gloves_s02.json new file mode 100644 index 00000000..14ef9693 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_gloves_s02.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_gloves_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "petrochem_inert", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "ingredient": "petrochem_inert", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "complexity": 4, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_gloves_s02.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_gloves_s03.json b/serverdata/draft_schematic/clothing/clothing_wke_gloves_s03.json new file mode 100644 index 00000000..a146c523 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_gloves_s03.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_gloves_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_gloves_s03.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_gloves_s04.json b/serverdata/draft_schematic/clothing/clothing_wke_gloves_s04.json new file mode 100644 index 00000000..fa06e94c --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_gloves_s04.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_gloves_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "grip_pads" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_gloves_s04.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_hat_s01.json b/serverdata/draft_schematic/clothing/clothing_wke_hat_s01.json new file mode 100644 index 00000000..65c62ebb --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_hat_s01.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_hat_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell_half" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell_half" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell_half2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell_half2" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_hat_s01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_hood_s01.json b/serverdata/draft_schematic/clothing/clothing_wke_hood_s01.json new file mode 100644 index 00000000..8811de2a --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_hood_s01.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_hood_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "petrochem_inert_polymer", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_hood_s01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_hood_s02.json b/serverdata/draft_schematic/clothing/clothing_wke_hood_s02.json new file mode 100644 index 00000000..db3a74a9 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_hood_s02.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_hood_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell_half" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell_half" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell_half2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell_half2" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner_half" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner_half" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner_half2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner_half2" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_hood_s02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_hood_s03.json b/serverdata/draft_schematic/clothing/clothing_wke_hood_s03.json new file mode 100644 index 00000000..e8695333 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_hood_s03.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_hood_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell_half" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell_half" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "shell_half2" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "shell_half2" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_hood_s03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_shirt_s01.json b/serverdata/draft_schematic/clothing/clothing_wke_shirt_s01.json new file mode 100644 index 00000000..5e3aba21 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_shirt_s01.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_shirt_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "fiberplast", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 4, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_shirt_s01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_shirt_s02.json b/serverdata/draft_schematic/clothing/clothing_wke_shirt_s02.json new file mode 100644 index 00000000..e07205b2 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_shirt_s02.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_shirt_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "hide", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_shirt_s02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_shirt_s03.json b/serverdata/draft_schematic/clothing/clothing_wke_shirt_s03.json new file mode 100644 index 00000000..98625b6f --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_shirt_s03.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_shirt_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner_half" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner_half" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner_half2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner_half2" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_shirt_s03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_shirt_s04.json b/serverdata/draft_schematic/clothing/clothing_wke_shirt_s04.json new file mode 100644 index 00000000..421fd159 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_shirt_s04.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_shirt_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner_half" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner_half" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner_half2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner_half2" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_shirt_s04.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_shirt_s05.json b/serverdata/draft_schematic/clothing/clothing_wke_shirt_s05.json new file mode 100644 index 00000000..4280455d --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_shirt_s05.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_shirt_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "heavy_shell" + ], + "ingredient": "fiberplast", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_weatherproofing" + ], + "ingredient": "petrochem_inert", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner_half" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner_half" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "liner_half2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "liner_half2" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_shirt_s05.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_shoulder_pad_s01.json b/serverdata/draft_schematic/clothing/clothing_wke_shoulder_pad_s01.json new file mode 100644 index 00000000..cc2ac374 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_shoulder_pad_s01.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_shoulder_pad_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_hardware" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_shoulder_pad_s01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_shoulder_pad_s02.json b/serverdata/draft_schematic/clothing/clothing_wke_shoulder_pad_s02.json new file mode 100644 index 00000000..9f0fbedd --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_shoulder_pad_s02.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_shoulder_pad_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "bone", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_shoulder_pad_s02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_skirt_s01.json b/serverdata/draft_schematic/clothing/clothing_wke_skirt_s01.json new file mode 100644 index 00000000..a829849b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_skirt_s01.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_skirt_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt_section" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt_section" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt_section2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt_section2" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_skirt_s01.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_skirt_s02.json b/serverdata/draft_schematic/clothing/clothing_wke_skirt_s02.json new file mode 100644 index 00000000..75c521d9 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_skirt_s02.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_skirt_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "lining" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_skirt_s02.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_skirt_s03.json b/serverdata/draft_schematic/clothing/clothing_wke_skirt_s03.json new file mode 100644 index 00000000..68fb6400 --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_skirt_s03.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_skirt_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "trim_and_binding" + ], + "ingredient": "fiberplast", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "extra_trim" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "hardware" + ], + "ingredient": "object/tangible/component/clothing/metal_fasteners.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "skirt_section" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "skirt_section" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_skirt_s03.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/clothing_wke_skirt_s04.json b/serverdata/draft_schematic/clothing/clothing_wke_skirt_s04.json new file mode 100644 index 00000000..3d75ca9b --- /dev/null +++ b/serverdata/draft_schematic/clothing/clothing_wke_skirt_s04.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_artisan_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/wearables/wookiee/wke_skirt_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_artisan_novice" + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/clothing/shared_clothing_wke_skirt_s04.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/component/clothing_cargo_pocket.json b/serverdata/draft_schematic/clothing/component/clothing_cargo_pocket.json new file mode 100644 index 00000000..dd529492 --- /dev/null +++ b/serverdata/draft_schematic/clothing/component/clothing_cargo_pocket.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/clothing/cargo_pocket.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_comp_tailor_novice" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/component/shared_clothing_cargo_pocket.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/component/clothing_component_base.json b/serverdata/draft_schematic/clothing/component/clothing_component_base.json new file mode 100644 index 00000000..9931fbd9 --- /dev/null +++ b/serverdata/draft_schematic/clothing/component/clothing_component_base.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/clothing/component_base.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "armor_layer_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "armor_layer_frame" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "defensive_layer_microlattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "defensive_layer_microlattice" + ], + "ingredient": "chemical", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "chemical_neutralization_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "chemical_neutralization_medium" + ], + "ingredient": "ore_carbonate", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.component.crafting_garment_component_clothing" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/clothing/component/shared_clothing_component_base.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/component/clothing_fiberplast_panel.json b/serverdata/draft_schematic/clothing/component/clothing_fiberplast_panel.json new file mode 100644 index 00000000..f3136af9 --- /dev/null +++ b/serverdata/draft_schematic/clothing/component/clothing_fiberplast_panel.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/clothing/fiberplast_panel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_comp_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/clothing/component/shared_clothing_fiberplast_panel.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/component/clothing_jewelry_setting.json b/serverdata/draft_schematic/clothing/component/clothing_jewelry_setting.json new file mode 100644 index 00000000..23e659f9 --- /dev/null +++ b/serverdata/draft_schematic/clothing/component/clothing_jewelry_setting.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/clothing/jewelry_setting.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "jewel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jewel" + ], + "ingredient": "gemstone_crystalline", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "setting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "setting" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "trim" + ], + "ingredient": "copper", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_comp_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/component/shared_clothing_jewelry_setting.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/component/clothing_metal_fasteners.json b/serverdata/draft_schematic/clothing/component/clothing_metal_fasteners.json new file mode 100644 index 00000000..3edba349 --- /dev/null +++ b/serverdata/draft_schematic/clothing/component/clothing_metal_fasteners.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/clothing/metal_fasteners.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "fastener_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "fastener_housing" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "fastener_clip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "fastener_clip" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_comp_artisan_novice" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/clothing/component/shared_clothing_metal_fasteners.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/component/clothing_padding_segment.json b/serverdata/draft_schematic/clothing/component/clothing_padding_segment.json new file mode 100644 index 00000000..421308bb --- /dev/null +++ b/serverdata/draft_schematic/clothing/component/clothing_padding_segment.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/clothing/padding_segment.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "stuffing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "stuffing" + ], + "ingredient": "hide_wooly", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.clothing.component.crafting_clothing_armor_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/component/shared_clothing_padding_segment.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/component/clothing_reinforced_fiber_panels.json b/serverdata/draft_schematic/clothing/component/clothing_reinforced_fiber_panels.json new file mode 100644 index 00000000..65f2ce8d --- /dev/null +++ b/serverdata/draft_schematic/clothing/component/clothing_reinforced_fiber_panels.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "binding" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "padding" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "reinforcement" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_comp_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/component/shared_clothing_reinforced_fiber_panels.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/component/clothing_shoe_sole.json b/serverdata/draft_schematic/clothing/component/clothing_shoe_sole.json new file mode 100644 index 00000000..08ca3637 --- /dev/null +++ b/serverdata/draft_schematic/clothing/component/clothing_shoe_sole.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/clothing/shoe_sole.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "body" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_comp_tailor_novice" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/component/shared_clothing_shoe_sole.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/component/clothing_synthetic_cloth.json b/serverdata/draft_schematic/clothing/component/clothing_synthetic_cloth.json new file mode 100644 index 00000000..afb1c1ce --- /dev/null +++ b/serverdata/draft_schematic/clothing/component/clothing_synthetic_cloth.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/clothing/synthetic_cloth.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "fiber_stock" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "fiber_stock" + ], + "ingredient": "fiberplast", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "strengthening_polymer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_clothing_ingredients_n", + "strengthening_polymer" + ], + "ingredient": "petrochem_inert", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_comp_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/clothing/component/shared_clothing_synthetic_cloth.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/clothing/component/clothing_trim.json b/serverdata/draft_schematic/clothing/component/clothing_trim.json new file mode 100644 index 00000000..c72c2bfd --- /dev/null +++ b/serverdata/draft_schematic/clothing/component/clothing_trim.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/clothing/base_clothing_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/clothing/trim.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "body" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_clothing_ingredients_n", + "binding_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "binding_and_reinforcement" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_comp_tailor_novice" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/clothing/component/shared_clothing_trim.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/base_community_crafting.json b/serverdata/draft_schematic/community_crafting/base_community_crafting.json new file mode 100644 index 00000000..a436c782 --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/base_community_crafting.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "sharedTemplate": "object/draft_schematic/community_crafting/shared_base_community_crafting.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 1, + "complexity": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/component/connections.json b/serverdata/draft_schematic/community_crafting/component/connections.json new file mode 100644 index 00000000..65e58888 --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/component/connections.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_miscMission", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/structure/connections.iff", + "slots": [ + { + "optional": false, + "name": [ + "community_crafting_n", + "raw_materials" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "ostrine" + ], + "ingredient": "object/tangible/loot/quest/ostrine.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.community_crafting.component.connections" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/community_crafting/component/shared_connections.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/component/endrost.json b/serverdata/draft_schematic/community_crafting/component/endrost.json new file mode 100644 index 00000000..0c66f1f7 --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/component/endrost.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_miscMission", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/chemistry/endrost.iff", + "slots": [ + { + "optional": false, + "name": [ + "item_n", + "endrine" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "endrine" + ], + "ingredient": "object/tangible/loot/quest/endrine.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "item_n", + "ostrine" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "ostrine" + ], + "ingredient": "object/tangible/loot/quest/ostrine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "catalyst" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "wind_crystal" + ], + "ingredient": "object/tangible/loot/quest/wind_crystal.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.community_crafting.component.endrost" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/community_crafting/component/shared_endrost.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/component/lightweight_turret.json b/serverdata/draft_schematic/community_crafting/component/lightweight_turret.json new file mode 100644 index 00000000..01e744aa --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/component/lightweight_turret.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_miscMission", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/structure/lightweight_turret.iff", + "slots": [ + { + "optional": false, + "name": [ + "community_crafting_n", + "lightweight_turret_hardware" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "community_crafting_n", + "lightweight_turret_hardware" + ], + "ingredient": "object/draft_schematic/community_crafting/component/lightweight_turret_hardware.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "lightweight_turret_electronics" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "community_crafting_n", + "lightweight_turret_electronics" + ], + "ingredient": "object/draft_schematic/community_crafting/component/lightweight_turret_electronics.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.community_crafting.component.lightweight_turret" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/community_crafting/component/shared_lightweight_turret.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/component/lightweight_turret_electronics.json b/serverdata/draft_schematic/community_crafting/component/lightweight_turret_electronics.json new file mode 100644 index 00000000..ea9091dc --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/component/lightweight_turret_electronics.json @@ -0,0 +1,100 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_miscMission", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/structure/lightweight_turret_electronics.iff", + "slots": [ + { + "optional": false, + "name": [ + "item_n", + "rudic" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "rudic" + ], + "ingredient": "object/tangible/loot/quest/rudic.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "item_n", + "ardanium_ii" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "ardanium_ii" + ], + "ingredient": "object/tangible/loot/quest/ardanium_ii.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "community_crafting_n", + "refactor" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "community_crafting_n", + "lightweight_turret_electronics" + ], + "ingredient": "object/draft_schematic/community_crafting/component/lightweight_turret_electronics.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.community_crafting.component.lightweight_turret_electronics" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/community_crafting/component/shared_lightweight_turret_electronics.iff", + "objvars": { + "crafting.refactor": "0.2" + } +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/component/lightweight_turret_hardware.json b/serverdata/draft_schematic/community_crafting/component/lightweight_turret_hardware.json new file mode 100644 index 00000000..0f0ee1d1 --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/component/lightweight_turret_hardware.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_miscMission", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/structure/lightweight_turret_hardware.iff", + "slots": [ + { + "optional": false, + "name": [ + "item_n", + "endrine" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "endrine" + ], + "ingredient": "object/tangible/loot/quest/endrine.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.community_crafting.component.lightweight_turret_hardware" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/community_crafting/component/shared_lightweight_turret_hardware.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/component/power_supply.json b/serverdata/draft_schematic/community_crafting/component/power_supply.json new file mode 100644 index 00000000..b19387da --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/component/power_supply.json @@ -0,0 +1,127 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_miscMission", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/structure/power_supply.iff", + "slots": [ + { + "optional": false, + "name": [ + "community_crafting_n", + "electronics" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "ostrine" + ], + "ingredient": "object/tangible/loot/quest/ostrine.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "housing" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "endrine" + ], + "ingredient": "object/tangible/loot/quest/endrine.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "energy" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "wind_crystal" + ], + "ingredient": "object/tangible/loot/quest/wind_crystal.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "community_crafting_n", + "refactor" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "power_supply" + ], + "ingredient": "object/draft_schematic/community_crafting/component/power_supply.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": "-10", + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.community_crafting.component.power_supply" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/community_crafting/component/shared_power_supply.iff", + "objvars": { + "crafting.refactor": "0.15" + } +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/component/primary_computer.json b/serverdata/draft_schematic/community_crafting/component/primary_computer.json new file mode 100644 index 00000000..9b1ac09c --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/component/primary_computer.json @@ -0,0 +1,127 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_miscMission", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/structure/primary_computer.iff", + "slots": [ + { + "optional": false, + "name": [ + "community_crafting_n", + "raw_materials" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "rudic" + ], + "ingredient": "object/tangible/loot/quest/rudic.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "energy" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "ardanium_ii" + ], + "ingredient": "object/tangible/loot/quest/ardanium_ii.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "energy_backup" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "wind_crystal" + ], + "ingredient": "object/tangible/loot/quest/wind_crystal.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "community_crafting_n", + "refactor" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "primary_computer" + ], + "ingredient": "object/draft_schematic/community_crafting/component/primary_computer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": "-17", + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.community_crafting.component.primary_computer" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/community_crafting/component/shared_primary_computer.iff", + "objvars": { + "crafting.refactor": "0.1" + } +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/component/refined_ardanium_ii.json b/serverdata/draft_schematic/community_crafting/component/refined_ardanium_ii.json new file mode 100644 index 00000000..cb9a621e --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/component/refined_ardanium_ii.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_miscMission", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/structure/refined_ardanium_ii.iff", + "slots": [ + { + "optional": false, + "name": [ + "community_crafting_n", + "raw_materials" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "ardanium_ii" + ], + "ingredient": "object/tangible/loot/quest/ardanium_ii.iff", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.community_crafting.component.refined_ardanium_ii" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/community_crafting/component/shared_refined_ardanium_ii.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/component/refined_endrine.json b/serverdata/draft_schematic/community_crafting/component/refined_endrine.json new file mode 100644 index 00000000..dfd944c7 --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/component/refined_endrine.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_miscMission", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/structure/refined_endrine.iff", + "slots": [ + { + "optional": false, + "name": [ + "community_crafting_n", + "raw_materials" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "endrine" + ], + "ingredient": "object/tangible/loot/quest/endrine.iff", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.community_crafting.component.refined_endrine" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/community_crafting/component/shared_refined_endrine.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/component/refined_rudic.json b/serverdata/draft_schematic/community_crafting/component/refined_rudic.json new file mode 100644 index 00000000..37114e74 --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/component/refined_rudic.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_miscMission", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/structure/refined_rudic.iff", + "slots": [ + { + "optional": false, + "name": [ + "community_crafting_n", + "raw_materials" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "rudic" + ], + "ingredient": "object/tangible/loot/quest/rudic.iff", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.community_crafting.component.refined_rudic" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/community_crafting/component/shared_refined_rudic.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/component/regulator.json b/serverdata/draft_schematic/community_crafting/component/regulator.json new file mode 100644 index 00000000..da6d86d0 --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/component/regulator.json @@ -0,0 +1,100 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_miscMission", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/structure/regulator.iff", + "slots": [ + { + "optional": false, + "name": [ + "community_crafting_n", + "electronics" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "ostrine" + ], + "ingredient": "object/tangible/loot/quest/ostrine.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "sensors" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "rudic" + ], + "ingredient": "object/tangible/loot/quest/rudic.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "community_crafting_n", + "refactor" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "regulator" + ], + "ingredient": "object/draft_schematic/community_crafting/component/regulator.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": "-2", + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.community_crafting.component.regulator" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/community_crafting/component/shared_regulator.iff", + "objvars": { + "crafting.refactor": "0.15" + } +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/component/reinforced_wall_module.json b/serverdata/draft_schematic/community_crafting/component/reinforced_wall_module.json new file mode 100644 index 00000000..cdc28584 --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/component/reinforced_wall_module.json @@ -0,0 +1,100 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_miscMission", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/structure/reinforced_wall_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "community_crafting_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "endrine" + ], + "ingredient": "object/tangible/loot/quest/endrine.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "support" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "rudic" + ], + "ingredient": "object/tangible/loot/quest/rudic.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "community_crafting_n", + "refactor" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "community_crafting_n", + "reinforced_wall_module" + ], + "ingredient": "object/draft_schematic/community_crafting/component/reinforced_wall_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.community_crafting.component.reinforced_wall_module" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/community_crafting/component/shared_reinforced_wall_module.iff", + "objvars": { + "crafting.refactor": "0.2" + } +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/component/shield_housing.json b/serverdata/draft_schematic/community_crafting/component/shield_housing.json new file mode 100644 index 00000000..73b69b8e --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/component/shield_housing.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_miscMission", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/structure/shield_housing.iff", + "slots": [ + { + "optional": false, + "name": [ + "community_crafting_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "endrine" + ], + "ingredient": "object/tangible/loot/quest/endrine.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "reinforcement" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "rudic" + ], + "ingredient": "object/tangible/loot/quest/rudic.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.community_crafting.component.shield_housing" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/community_crafting/component/shared_shield_housing.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/component/unit_computer.json b/serverdata/draft_schematic/community_crafting/component/unit_computer.json new file mode 100644 index 00000000..8b010659 --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/component/unit_computer.json @@ -0,0 +1,100 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_miscMission", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/structure/unit_computer.iff", + "slots": [ + { + "optional": false, + "name": [ + "community_crafting_n", + "raw_materials" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "rudic" + ], + "ingredient": "object/tangible/loot/quest/rudic.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "energy" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "item_n", + "ardanium_ii" + ], + "ingredient": "object/tangible/loot/quest/ardanium_ii.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "community_crafting_n", + "refactor" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "unit_computer" + ], + "ingredient": "object/draft_schematic/community_crafting/component/unit_computer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": "-10", + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.community_crafting.component.unit_computer" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/community_crafting/component/shared_unit_computer.iff", + "objvars": { + "crafting.refactor": "0.15" + } +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/village_defenses.json b/serverdata/draft_schematic/community_crafting/village_defenses.json new file mode 100644 index 00000000..4ca2c090 --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/village_defenses.json @@ -0,0 +1,150 @@ +{ + "parent": "object/draft_schematic/community_crafting/base_community_crafting.iff", + "category": "CT_miscMission", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/mission/quest_item/village_defenses.iff", + "slots": [ + { + "optional": false, + "name": [ + "community_crafting_n", + "refined_endrine" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "community_crafting_n", + "refined_endrine" + ], + "ingredient": "object/draft_schematic/community_crafting/component/refined_endrine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "refined_rudic" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "community_crafting_n", + "refined_rudic" + ], + "ingredient": "object/draft_schematic/community_crafting/component/refined_rudic.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "refined_ardanium_ii" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "community_crafting_n", + "refined_ardanium_ii" + ], + "ingredient": "object/draft_schematic/community_crafting/component/refined_ardanium_ii.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "reinforced_wall_module" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "community_crafting_n", + "reinforced_wall_module" + ], + "ingredient": "object/draft_schematic/community_crafting/component/reinforced_wall_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "lightweight_turret" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "community_crafting_n", + "lightweight_turret" + ], + "ingredient": "object/draft_schematic/community_crafting/component/lightweight_turret.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.community_crafting.village_defenses" + ], + "sharedTemplate": "object/draft_schematic/community_crafting/shared_village_defenses.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/community_crafting/village_shields.json b/serverdata/draft_schematic/community_crafting/village_shields.json new file mode 100644 index 00000000..8bf750ba --- /dev/null +++ b/serverdata/draft_schematic/community_crafting/village_shields.json @@ -0,0 +1,204 @@ +{ + "parent": "object/draft_schematic/community_crafting/base_community_crafting.iff", + "category": "CT_miscMission", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/mission/quest_item/village_shields.iff", + "slots": [ + { + "optional": false, + "name": [ + "community_crafting_n", + "endrost" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "community_crafting_n", + "endrost" + ], + "ingredient": "object/draft_schematic/community_crafting/component/endrost.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "shield_housing" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "community_crafting_n", + "shield_housing" + ], + "ingredient": "object/draft_schematic/community_crafting/component/shield_housing.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "power_supply" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "power_supply" + ], + "ingredient": "object/draft_schematic/community_crafting/component/power_supply.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "unit_computer" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "community_crafting_n", + "unit_computer" + ], + "ingredient": "object/draft_schematic/community_crafting/component/unit_computer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "regulator" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "community_crafting_n", + "regulator" + ], + "ingredient": "object/draft_schematic/community_crafting/component/regulator.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "connections" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "community_crafting_n", + "connections" + ], + "ingredient": "object/draft_schematic/community_crafting/component/connections.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "community_crafting_n", + "primary_computer" + ], + "options": [ + { + "ingredientType": "IT_schematic", + "ingredients": [ + { + "name": [ + "community_crafting_n", + "primary_computer" + ], + "ingredient": "object/draft_schematic/community_crafting/component/primary_computer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.community_crafting.village_shields" + ], + "sharedTemplate": "object/draft_schematic/community_crafting/shared_village_shields.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_base.json b/serverdata/draft_schematic/dance_prop/prop_base.json new file mode 100644 index 00000000..8b84f829 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_base.json @@ -0,0 +1,16 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_misc", + "crateObjectTemplate": "object/factory/factory_crate_generic_items.iff", + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "xpPoints": [ + { + "type": "XP_dancing", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_combat_fan_l.json b/serverdata/draft_schematic/dance_prop/prop_combat_fan_l.json new file mode 100644 index 00000000..53d5a8d5 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_combat_fan_l.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_combat_fan_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "blade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "blade" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "hilt" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "hilt" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "grip" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_combat_fan_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_combat_fan_r.json b/serverdata/draft_schematic/dance_prop/prop_combat_fan_r.json new file mode 100644 index 00000000..bad33ddb --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_combat_fan_r.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_combat_fan_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "blade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "blade" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "hilt" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "hilt" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "grip" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_combat_fan_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_l.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_l.json new file mode 100644 index 00000000..f309f3ed --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_l.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_l_s02.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_l_s02.json new file mode 100644 index 00000000..bf62923c --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_l_s02.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_l_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_l_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_l_s03.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_l_s03.json new file mode 100644 index 00000000..3125609b --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_l_s03.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_l_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_l_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_l_s04.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_l_s04.json new file mode 100644 index 00000000..616e4a40 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_l_s04.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_l_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_l_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_l_s05.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_l_s05.json new file mode 100644 index 00000000..b486ccaf --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_l_s05.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_l_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_l_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_l.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_l.json new file mode 100644 index 00000000..53b84faf --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_l.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_magic_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_magic_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_l_s02.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_l_s02.json new file mode 100644 index 00000000..a831142a --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_l_s02.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_magic_l_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_magic_l_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_l_s03.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_l_s03.json new file mode 100644 index 00000000..97115b8e --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_l_s03.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_magic_l_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_magic_l_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_l_s04.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_l_s04.json new file mode 100644 index 00000000..97ab0178 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_l_s04.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_magic_l_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_magic_l_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_l_s05.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_l_s05.json new file mode 100644 index 00000000..cb496123 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_l_s05.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_magic_l_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_magic_l_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_r.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_r.json new file mode 100644 index 00000000..da482b5d --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_r.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_magic_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_magic_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_r_s02.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_r_s02.json new file mode 100644 index 00000000..5683cc6a --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_r_s02.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_magic_r_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_magic_r_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_r_s03.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_r_s03.json new file mode 100644 index 00000000..eb6a8c66 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_r_s03.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_magic_r_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_magic_r_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_r_s04.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_r_s04.json new file mode 100644 index 00000000..416083d7 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_r_s04.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_magic_r_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_magic_r_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_r_s05.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_r_s05.json new file mode 100644 index 00000000..37512cad --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_magic_r_s05.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_magic_r_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_magic_r_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_r.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_r.json new file mode 100644 index 00000000..2bcefd92 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_r.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_r_s02.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_r_s02.json new file mode 100644 index 00000000..3c4b6d31 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_r_s02.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_r_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_r_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_r_s03.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_r_s03.json new file mode 100644 index 00000000..75d781f5 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_r_s03.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_r_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_r_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_r_s04.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_r_s04.json new file mode 100644 index 00000000..542c769d --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_r_s04.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_r_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_r_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_r_s05.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_r_s05.json new file mode 100644 index 00000000..09dcef9c --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_r_s05.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_r_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_r_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_l.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_l.json new file mode 100644 index 00000000..23c5c692 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_l.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_spark_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_spark_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_l_s02.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_l_s02.json new file mode 100644 index 00000000..4de53aec --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_l_s02.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_spark_l_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_spark_l_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_l_s03.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_l_s03.json new file mode 100644 index 00000000..516d893c --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_l_s03.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_spark_l_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_spark_l_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_l_s04.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_l_s04.json new file mode 100644 index 00000000..b48fc6f3 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_l_s04.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_spark_l_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_spark_l_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_l_s05.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_l_s05.json new file mode 100644 index 00000000..d748ced8 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_l_s05.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_spark_l_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_spark_l_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_r.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_r.json new file mode 100644 index 00000000..96609b27 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_r.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_spark_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_spark_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_r_s02.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_r_s02.json new file mode 100644 index 00000000..33c2f1e8 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_r_s02.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_spark_r_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_spark_r_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_r_s03.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_r_s03.json new file mode 100644 index 00000000..4ce9084d --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_r_s03.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_spark_r_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_spark_r_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_r_s04.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_r_s04.json new file mode 100644 index 00000000..2e7c7144 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_r_s04.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_spark_r_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_spark_r_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_r_s05.json b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_r_s05.json new file mode 100644 index 00000000..e9b16a0d --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_double_ribbon_spark_r_s05.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_double_ribbon_spark_r_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_double_ribbon_spark_r_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_glowstick_l.json b/serverdata/draft_schematic/dance_prop/prop_glowstick_l.json new file mode 100644 index 00000000..bc406158 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_glowstick_l.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_glowstick_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_glowstick_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_glowstick_l_s02.json b/serverdata/draft_schematic/dance_prop/prop_glowstick_l_s02.json new file mode 100644 index 00000000..e7eda118 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_glowstick_l_s02.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_glowstick_l_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_glowstick_l_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_glowstick_l_s03.json b/serverdata/draft_schematic/dance_prop/prop_glowstick_l_s03.json new file mode 100644 index 00000000..137ee152 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_glowstick_l_s03.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_glowstick_l_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_glowstick_l_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_glowstick_l_s04.json b/serverdata/draft_schematic/dance_prop/prop_glowstick_l_s04.json new file mode 100644 index 00000000..6309515c --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_glowstick_l_s04.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_glowstick_l_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_glowstick_l_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_glowstick_l_s05.json b/serverdata/draft_schematic/dance_prop/prop_glowstick_l_s05.json new file mode 100644 index 00000000..eed22dbc --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_glowstick_l_s05.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_glowstick_l_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_glowstick_l_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_glowstick_r.json b/serverdata/draft_schematic/dance_prop/prop_glowstick_r.json new file mode 100644 index 00000000..93dcbd3f --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_glowstick_r.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_glowstick_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_glowstick_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_glowstick_r_s02.json b/serverdata/draft_schematic/dance_prop/prop_glowstick_r_s02.json new file mode 100644 index 00000000..bce5d393 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_glowstick_r_s02.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_glowstick_r_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_glowstick_r_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_glowstick_r_s03.json b/serverdata/draft_schematic/dance_prop/prop_glowstick_r_s03.json new file mode 100644 index 00000000..7b5d891d --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_glowstick_r_s03.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_glowstick_r_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_glowstick_r_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_glowstick_r_s04.json b/serverdata/draft_schematic/dance_prop/prop_glowstick_r_s04.json new file mode 100644 index 00000000..b81a1bf8 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_glowstick_r_s04.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_glowstick_r_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_glowstick_r_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_glowstick_r_s05.json b/serverdata/draft_schematic/dance_prop/prop_glowstick_r_s05.json new file mode 100644 index 00000000..b9613ec1 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_glowstick_r_s05.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_glowstick_r_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "reactive_chemicals" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "flouro_dye" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_glowstick_r_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_l.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_l.json new file mode 100644 index 00000000..28b28d13 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_l.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s02.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s02.json new file mode 100644 index 00000000..4e029547 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s02.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_l_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_l_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s03.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s03.json new file mode 100644 index 00000000..a1a87a2b --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s03.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_l_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_l_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s04.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s04.json new file mode 100644 index 00000000..152e1ab5 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s04.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_l_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_l_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s05.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s05.json new file mode 100644 index 00000000..608bfb3d --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s05.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_l_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_l_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s06.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s06.json new file mode 100644 index 00000000..f000e2fa --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s06.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_l_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_l_s06.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s07.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s07.json new file mode 100644 index 00000000..8a0cf677 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s07.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_l_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_l_s07.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s08.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s08.json new file mode 100644 index 00000000..f1cdc2c9 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_l_s08.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_l_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_l_s08.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_l.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_l.json new file mode 100644 index 00000000..78f87f8d --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_l.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_magic_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_magic_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_l_s02.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_l_s02.json new file mode 100644 index 00000000..22247bd3 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_l_s02.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_magic_l_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_magic_l_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_l_s03.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_l_s03.json new file mode 100644 index 00000000..31961ab2 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_l_s03.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_magic_l_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_magic_l_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_l_s04.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_l_s04.json new file mode 100644 index 00000000..1bdfde83 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_l_s04.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_magic_l_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_magic_l_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_l_s05.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_l_s05.json new file mode 100644 index 00000000..44962b5d --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_l_s05.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_magic_l_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_magic_l_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_r.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_r.json new file mode 100644 index 00000000..ae5cc9a8 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_r.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_magic_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_magic_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_r_s02.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_r_s02.json new file mode 100644 index 00000000..2fb62dc8 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_r_s02.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_magic_r_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_magic_r_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_r_s03.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_r_s03.json new file mode 100644 index 00000000..6155d1d7 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_r_s03.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_magic_r_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_magic_r_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_r_s04.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_r_s04.json new file mode 100644 index 00000000..903cd934 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_r_s04.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_magic_r_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_magic_r_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_r_s05.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_r_s05.json new file mode 100644 index 00000000..eab464f7 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_magic_r_s05.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_magic_r_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "powdered_crystal" + ], + "ingredient": "gemstone", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_magic_r_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_r.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_r.json new file mode 100644 index 00000000..ecfaf52b --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_r.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s02.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s02.json new file mode 100644 index 00000000..0744ccdb --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s02.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_r_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_r_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s03.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s03.json new file mode 100644 index 00000000..077081d8 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s03.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_r_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_r_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s04.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s04.json new file mode 100644 index 00000000..6e498825 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s04.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_r_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_r_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s05.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s05.json new file mode 100644 index 00000000..0c2db3a6 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s05.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_r_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_r_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s06.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s06.json new file mode 100644 index 00000000..18095211 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s06.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_r_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_r_s06.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s07.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s07.json new file mode 100644 index 00000000..5aebfd86 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s07.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_r_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_r_s07.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s08.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s08.json new file mode 100644 index 00000000..eb787e3b --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_r_s08.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_r_s08.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_r_s08.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_l.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_l.json new file mode 100644 index 00000000..39fb67f6 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_l.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_spark_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_spark_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_l_s02.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_l_s02.json new file mode 100644 index 00000000..d56272b9 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_l_s02.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_spark_l_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_spark_l_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_l_s03.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_l_s03.json new file mode 100644 index 00000000..f17b9c0c --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_l_s03.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_spark_l_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_spark_l_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_l_s04.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_l_s04.json new file mode 100644 index 00000000..5d1941a1 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_l_s04.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_spark_l_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_spark_l_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_l_s05.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_l_s05.json new file mode 100644 index 00000000..93798851 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_l_s05.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_spark_l_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_spark_l_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_r.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_r.json new file mode 100644 index 00000000..586e8854 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_r.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_spark_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_spark_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_r_s02.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_r_s02.json new file mode 100644 index 00000000..636e9486 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_r_s02.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_spark_r_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_spark_r_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_r_s03.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_r_s03.json new file mode 100644 index 00000000..ba4ef3bf --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_r_s03.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_spark_r_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_spark_r_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_r_s04.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_r_s04.json new file mode 100644 index 00000000..7168cd4b --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_r_s04.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_spark_r_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_spark_r_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_r_s05.json b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_r_s05.json new file mode 100644 index 00000000..a3fd1eef --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_ribbon_spark_r_s05.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_ribbon_spark_r_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "handle" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ribbon" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_ribbon_spark_r_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_sparkler_l.json b/serverdata/draft_schematic/dance_prop/prop_sparkler_l.json new file mode 100644 index 00000000..db3e7eff --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_sparkler_l.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_sparkler_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_sparkler_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_sparkler_l_s02.json b/serverdata/draft_schematic/dance_prop/prop_sparkler_l_s02.json new file mode 100644 index 00000000..b1a7c964 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_sparkler_l_s02.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_sparkler_l_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_sparkler_l_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_sparkler_l_s03.json b/serverdata/draft_schematic/dance_prop/prop_sparkler_l_s03.json new file mode 100644 index 00000000..cba4acb5 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_sparkler_l_s03.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_sparkler_l_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_sparkler_l_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_sparkler_l_s04.json b/serverdata/draft_schematic/dance_prop/prop_sparkler_l_s04.json new file mode 100644 index 00000000..2e54bf0d --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_sparkler_l_s04.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_sparkler_l_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_sparkler_l_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_sparkler_l_s05.json b/serverdata/draft_schematic/dance_prop/prop_sparkler_l_s05.json new file mode 100644 index 00000000..58204fc4 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_sparkler_l_s05.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_sparkler_l_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_sparkler_l_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_sparkler_r.json b/serverdata/draft_schematic/dance_prop/prop_sparkler_r.json new file mode 100644 index 00000000..dba68c01 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_sparkler_r.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_sparkler_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_sparkler_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_sparkler_r_s02.json b/serverdata/draft_schematic/dance_prop/prop_sparkler_r_s02.json new file mode 100644 index 00000000..a910daaf --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_sparkler_r_s02.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_sparkler_r_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_sparkler_r_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_sparkler_r_s03.json b/serverdata/draft_schematic/dance_prop/prop_sparkler_r_s03.json new file mode 100644 index 00000000..c09268cb --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_sparkler_r_s03.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_sparkler_r_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_sparkler_r_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_sparkler_r_s04.json b/serverdata/draft_schematic/dance_prop/prop_sparkler_r_s04.json new file mode 100644 index 00000000..74cb0a66 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_sparkler_r_s04.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_sparkler_r_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_sparkler_r_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_sparkler_r_s05.json b/serverdata/draft_schematic/dance_prop/prop_sparkler_r_s05.json new file mode 100644 index 00000000..d15569e7 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_sparkler_r_s05.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_sparkler_r_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "binding_fuel" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "metal_powder" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_sparkler_r_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_staff_l.json b/serverdata/draft_schematic/dance_prop/prop_staff_l.json new file mode 100644 index 00000000..6a74868b --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_staff_l.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_staff_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shaft" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "grip" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_staff_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_staff_l_hue.json b/serverdata/draft_schematic/dance_prop/prop_staff_l_hue.json new file mode 100644 index 00000000..b7646cd5 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_staff_l_hue.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_staff_l_hue.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shaft" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "grip" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_staff_l_hue.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_staff_r.json b/serverdata/draft_schematic/dance_prop/prop_staff_r.json new file mode 100644 index 00000000..803d6846 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_staff_r.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_staff_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shaft" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "grip" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_staff_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_staff_r_hue.json b/serverdata/draft_schematic/dance_prop/prop_staff_r_hue.json new file mode 100644 index 00000000..b6c9df65 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_staff_r_hue.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_staff_r_hue.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shaft" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "grip" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.dance_prop.prop" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_staff_r_hue.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_sword_l.json b/serverdata/draft_schematic/dance_prop/prop_sword_l.json new file mode 100644 index 00000000..7c563158 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_sword_l.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_sword_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "blade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "blade" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "hilt" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "hilt" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "grip" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_sword_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_sword_r.json b/serverdata/draft_schematic/dance_prop/prop_sword_r.json new file mode 100644 index 00000000..22b998c7 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_sword_r.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_sword_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "blade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "blade" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "hilt" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "hilt" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "grip" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_sword_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_torch_l.json b/serverdata/draft_schematic/dance_prop/prop_torch_l.json new file mode 100644 index 00000000..58d8e7c0 --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_torch_l.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_torch_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "torch_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "torch_body" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fuel" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_torch_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/dance_prop/prop_torch_r.json b/serverdata/draft_schematic/dance_prop/prop_torch_r.json new file mode 100644 index 00000000..861b941b --- /dev/null +++ b/serverdata/draft_schematic/dance_prop/prop_torch_r.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/dance_prop/prop_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/dance_prop/prop_torch_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "torch_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "torch_body" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fuel" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/dance_prop/shared_prop_torch_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/base_droid_schematic.json b/serverdata/draft_schematic/droid/base_droid_schematic.json new file mode 100644 index 00000000..a0abe793 --- /dev/null +++ b/serverdata/draft_schematic/droid/base_droid_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_droid", + "destroyIngredients": true, + "crateObjectTemplate": "object/factory/factory_crate_electronics.iff", + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/bounty_probot_transmitter.json b/serverdata/draft_schematic/droid/bounty_probot_transmitter.json new file mode 100644 index 00000000..7c872141 --- /dev/null +++ b/serverdata/draft_schematic/droid/bounty_probot_transmitter.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/mission/mission_bounty_droid_probot.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "shielding_and_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "ingredient": "ore_extrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "advanced_search_planning_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "advanced_search_planning_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "search_parameter_storage_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "search_parameter_storage_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "command_interpreter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "command_interpreter" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "autonomous_searcher_logic_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "autonomous_searcher_logic_unit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_bounty_seeker" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/shared_bounty_probot_transmitter.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/bounty_seeker_transmitter.json b/serverdata/draft_schematic/droid/bounty_seeker_transmitter.json new file mode 100644 index 00000000..3853b48d --- /dev/null +++ b/serverdata/draft_schematic/droid/bounty_seeker_transmitter.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/mission/mission_bounty_droid_seeker.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal_ferrous", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "search_parameter_storage_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "search_parameter_storage_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "command_interpreter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "command_interpreter" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "autonomous_searcher_logic_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "autonomous_searcher_logic_unit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_bounty_seeker" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/droid/shared_bounty_seeker_transmitter.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/advanced_droid_frame.json b/serverdata/draft_schematic/droid/component/advanced_droid_frame.json new file mode 100644 index 00000000..4fef07c3 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/advanced_droid_frame.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/component/droid/advanced_droid_frame.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "fiberplast", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/droid/component/shared_advanced_droid_frame.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/armor_bio_cartridge.json b/serverdata/draft_schematic/droid/component/armor_bio_cartridge.json new file mode 100644 index 00000000..8078fb4d --- /dev/null +++ b/serverdata/draft_schematic/droid/component/armor_bio_cartridge.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/component/armor/bio_cartridge.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "player_bio_data_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "player_bio_data_module" + ], + "ingredient": "object/tangible/component/bio/base_bio_component_armor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel_rhodium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "memory_circuit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "memory_circuit" + ], + "ingredient": "iron_bronzium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_new_armor_droideng_final" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_armor_bio_cartridge.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/armor_module_1.json b/serverdata/draft_schematic/droid/component/armor_module_1.json new file mode 100644 index 00000000..09e623cc --- /dev/null +++ b/serverdata/draft_schematic/droid/component/armor_module_1.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/armor_module_1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "metal_ferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "armor_filler" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "armor_filler" + ], + "ingredient": "gas_inert", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_armor_components" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/droid/component/shared_armor_module_1.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/armor_module_2.json b/serverdata/draft_schematic/droid/component/armor_module_2.json new file mode 100644 index 00000000..a985d4c7 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/armor_module_2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/armor_module_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "metal_ferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "armor_filler" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "armor_filler" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "stress_resist_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "stress_resist_plate" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_armor_components" + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/droid/component/shared_armor_module_2.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/armor_module_3.json b/serverdata/draft_schematic/droid/component/armor_module_3.json new file mode 100644 index 00000000..f9e033e9 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/armor_module_3.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/armor_module_3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "armor_filler" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "armor_filler" + ], + "ingredient": "metal_ferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "stress_resist_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "stress_resist_plate" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_armor_components" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/droid/component/shared_armor_module_3.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/armor_module_4.json b/serverdata/draft_schematic/droid/component/armor_module_4.json new file mode 100644 index 00000000..e8ce6bde --- /dev/null +++ b/serverdata/draft_schematic/droid/component/armor_module_4.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/armor_module_4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel_duralloy", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "armor_filler" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "armor_filler" + ], + "ingredient": "metal_ferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "stress_resist_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "stress_resist_plate" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fracture_capture_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fracture_capture_medium" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_armor_components" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/droid/component/shared_armor_module_4.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/armor_module_5.json b/serverdata/draft_schematic/droid/component/armor_module_5.json new file mode 100644 index 00000000..1c14b447 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/armor_module_5.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/armor_module_5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel_duralloy", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "armor_filler" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "armor_filler" + ], + "ingredient": "metal_ferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "stress_resist_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "stress_resist_plate" + ], + "ingredient": "aluminum_linksteel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "reinforcement_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "reinforcement_layer" + ], + "ingredient": "object/tangible/component/armor/armor_segment_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_armor_components" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/droid/component/shared_armor_module_5.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/armor_module_6.json b/serverdata/draft_schematic/droid/component/armor_module_6.json new file mode 100644 index 00000000..1002865b --- /dev/null +++ b/serverdata/draft_schematic/droid/component/armor_module_6.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/armor_module_6.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel_duralloy", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "armor_filler" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "armor_filler" + ], + "ingredient": "metal_ferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "stress_resist_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "stress_resist_plate" + ], + "ingredient": "aluminum_linksteel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fracture_capture_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fracture_capture_medium" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "reinforcement_layer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "reinforcement_layer" + ], + "ingredient": "object/tangible/component/armor/armor_segment_battle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_armor_components" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/droid/component/shared_armor_module_6.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/auto_repair_module.json b/serverdata/draft_schematic/droid/component/auto_repair_module.json new file mode 100644 index 00000000..e473ce73 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/auto_repair_module.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/auto_repair_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "repair_tools" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "repair_tools" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/droid/component/shared_auto_repair_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/capacitor_high_discharge.json b/serverdata/draft_schematic/droid/component/capacitor_high_discharge.json new file mode 100644 index 00000000..c77afd69 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/capacitor_high_discharge.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/droid/repair/capacitor_high_discharge.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "conductive_surface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "conductive_surface" + ], + "ingredient": "aluminum_agrinium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "core_plates" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "core_plates" + ], + "ingredient": "fuel_petrochem_solid_known", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "resistor_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "resistor_material" + ], + "ingredient": "ore_extrusive_pholokite", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_damage_repair_comp_power" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/droid/component/shared_capacitor_high_discharge.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/capacitor_low_discharge.json b/serverdata/draft_schematic/droid/component/capacitor_low_discharge.json new file mode 100644 index 00000000..0f183729 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/capacitor_low_discharge.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/droid/repair/capacitor_low_discharge.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "conductive_surface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "conductive_surface" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "core_plates" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "core_plates" + ], + "ingredient": "fuel_petrochem_solid", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "resistor_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "resistor_material" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_damage_repair_comp_power" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/droid/component/shared_capacitor_low_discharge.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_3p0.json b/serverdata/draft_schematic/droid/component/chassis_droid_3p0.json new file mode 100644 index 00000000..b7351c20 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_3p0.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/p0_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "appendage_assemblies" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "appendage_assemblies" + ], + "ingredient": "steel_ditanium", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "intermotor_actuating_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "intermotor_actuating_coupling" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_3p0_droid" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_3p0.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_8d8.json b/serverdata/draft_schematic/droid/component/chassis_droid_8d8.json new file mode 100644 index 00000000..394392ee --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_8d8.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/8d8_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "aluminum", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_8d8_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_8d8.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_asn_21.json b/serverdata/draft_schematic/droid/component/chassis_droid_asn_21.json new file mode 100644 index 00000000..4ce7267b --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_asn_21.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/asn_21_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "iron", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_package_droid" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_package_droid" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_asn_171_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_asn_21.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_battle.json b/serverdata/draft_schematic/droid/component/chassis_droid_battle.json new file mode 100644 index 00000000..bac239da --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_battle.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/battle_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "steel", + "count": 240 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "shielding_and_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "shielding_and_insulation" + ], + "ingredient": "ore_extrusive", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "navigation_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "navigation_sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "espionage_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "espionage_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_battle_droid" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_battle.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_binary_load_lifter.json b/serverdata/draft_schematic/droid/component/chassis_droid_binary_load_lifter.json new file mode 100644 index 00000000..31bb959b --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_binary_load_lifter.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/component/droid/binary_load_lifter_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_frame" + ], + "ingredient": "steel_duranium", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "support_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "support_struts" + ], + "ingredient": "metal", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame_sub_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame_sub_assembly" + ], + "ingredient": "fiberplast", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "ingredient": "steel_duralloy", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_binary_load_lifter_droid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_binary_load_lifter.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_cww8.json b/serverdata/draft_schematic/droid/component/chassis_droid_cww8.json new file mode 100644 index 00000000..5384e660 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_cww8.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/cww8_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "chemical", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_package_droid" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_package_droid" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cww8_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_cww8.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_droideka.json b/serverdata/draft_schematic/droid/component/chassis_droid_droideka.json new file mode 100644 index 00000000..72c46d73 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_droideka.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/droideka_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "steel", + "count": 240 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "shielding_and_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "shielding_and_insulation" + ], + "ingredient": "ore_extrusive", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "navigation_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "navigation_sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "espionage_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "espionage_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droideka_droid" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_droideka.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_dwarf_spider.json b/serverdata/draft_schematic/droid/component/chassis_droid_dwarf_spider.json new file mode 100644 index 00000000..a4614a62 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_dwarf_spider.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/dwarf_spider_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "steel_mustafar", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_package_droid" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_package_droid" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_dwarf_spider_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_dwarf_spider.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_guardian_mark_2.json b/serverdata/draft_schematic/droid/component/chassis_droid_guardian_mark_2.json new file mode 100644 index 00000000..df66d526 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_guardian_mark_2.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/guardian_mark_2_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "chemical", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_package_droid" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_package_droid" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_guardian_mark_ii_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_guardian_mark_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_ins_444.json b/serverdata/draft_schematic/droid/component/chassis_droid_ins_444.json new file mode 100644 index 00000000..1403ab46 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_ins_444.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/ins_444_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "chemical", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "unit_delivery_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "unit_delivery_cartridge" + ], + "ingredient": "object/tangible/component/droid/repair/unit_delivery_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_ins_444" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_ins_444.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_le_repair.json b/serverdata/draft_schematic/droid/component/chassis_droid_le_repair.json new file mode 100644 index 00000000..fb4ff731 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_le_repair.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/le_repair_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "broadband_transceiver_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "broadband_transceiver_unit" + ], + "ingredient": "metal_nonferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_le_repair_droid" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_le_repair.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_lin_demolition.json b/serverdata/draft_schematic/droid/component/chassis_droid_lin_demolition.json new file mode 100644 index 00000000..c2ab4dc7 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_lin_demolition.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/lin_demolition_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "chemical", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_lin_demolition_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_lin_demolition.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_magnaguard.json b/serverdata/draft_schematic/droid/component/chassis_droid_magnaguard.json new file mode 100644 index 00000000..9ce578a8 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_magnaguard.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/magnaguard_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "chemical", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_package_droid" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_package_droid" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_magnaguard" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_magnaguard.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_mark_iv_sentry.json b/serverdata/draft_schematic/droid/component/chassis_droid_mark_iv_sentry.json new file mode 100644 index 00000000..2c8a61ac --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_mark_iv_sentry.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/mark_iv_sentry_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "chemical", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_package_droid" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_package_droid" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_mark_iv_sentry_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_mark_iv_sentry.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_mining.json b/serverdata/draft_schematic/droid/component/chassis_droid_mining.json new file mode 100644 index 00000000..78168d20 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_mining.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/mining_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm2" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_mining_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_mining.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_pit.json b/serverdata/draft_schematic/droid/component/chassis_droid_pit.json new file mode 100644 index 00000000..1522a8f1 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_pit.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/pit_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "chemical", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "power_supply_redundant" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "power_supply_redundant" + ], + "ingredient": "object/tangible/component/droid/repair/power_supply_redundant.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_pit_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_pit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_probot.json b/serverdata/draft_schematic/droid/component/chassis_droid_probot.json new file mode 100644 index 00000000..c14b5e85 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_probot.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/probot_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "shielding_and_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "ingredient": "ore_extrusive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "navigation_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "navigation_sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "espionage_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "espionage_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_probot_droid" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_probot.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_r2.json b/serverdata/draft_schematic/droid/component/chassis_droid_r2.json new file mode 100644 index 00000000..e4358b86 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_r2.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/r2_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "chemical", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "intellex_iv_computer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "intellex_iv_computer" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_r2_droid" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_r2.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_r3.json b/serverdata/draft_schematic/droid/component/chassis_droid_r3.json new file mode 100644 index 00000000..9e330c72 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_r3.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/r3_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "chemical", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "intellex_v_computer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "intellex_v_computer" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_r3_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_r3.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_r4.json b/serverdata/draft_schematic/droid/component/chassis_droid_r4.json new file mode 100644 index 00000000..6d0062bb --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_r4.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/r4_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal_ferrous", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "intellex_vi_computer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "intellex_vi_computer" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_r4_droid" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_r4.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_spider.json b/serverdata/draft_schematic/droid/component/chassis_droid_spider.json new file mode 100644 index 00000000..fa40207f --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_spider.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/spider_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm2" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_spider_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_spider.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_super_battle.json b/serverdata/draft_schematic/droid/component/chassis_droid_super_battle.json new file mode 100644 index 00000000..74c31d5d --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_super_battle.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/super_battle_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "chemical", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_package_droid" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_package_droid" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_super_battle_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_super_battle.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_surgical.json b/serverdata/draft_schematic/droid/component/chassis_droid_surgical.json new file mode 100644 index 00000000..cb0b9d64 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_surgical.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/surgical_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_sheath" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_sheath" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "hydraulic_system_pumps" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "hydraulic_system_pumps" + ], + "ingredient": "metal_nonferrous", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_surgical_droid" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_surgical.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/chassis_droid_union_sentry.json b/serverdata/draft_schematic/droid/component/chassis_droid_union_sentry.json new file mode 100644 index 00000000..939c086c --- /dev/null +++ b/serverdata/draft_schematic/droid/component/chassis_droid_union_sentry.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/union_sentry_droid_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "chemical", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_package_droid" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_package_droid" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_union_sentry_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_chassis_droid_union_sentry.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/combat_module.json b/serverdata/draft_schematic/droid/component/combat_module.json new file mode 100644 index 00000000..1201fd4b --- /dev/null +++ b/serverdata/draft_schematic/droid/component/combat_module.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/combat_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "charge_suppression" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "charge_suppression" + ], + "ingredient": "gas_inert", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "weapon_actuators" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "weapon_actuators" + ], + "ingredient": "metal_nonferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "targeting_expert_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "targeting_expert_system" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_combat_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/combat_module_droideka_shield.json b/serverdata/draft_schematic/droid/component/combat_module_droideka_shield.json new file mode 100644 index 00000000..f5db47b9 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/combat_module_droideka_shield.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/combat_module_droideka_shield.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "shielding_and_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "shielding_and_insulation" + ], + "ingredient": "aluminum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "weapon_actuators" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "weapon_actuators" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "targeting_expert_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "targeting_expert_system" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_combat_module_droideka_shield.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/combat_module_electric_shocker.json b/serverdata/draft_schematic/droid/component/combat_module_electric_shocker.json new file mode 100644 index 00000000..160af058 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/combat_module_electric_shocker.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/combat_module_electric_shocker.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "reactive_energy_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "reactive_energy_core" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "weapon_actuators" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "weapon_actuators" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "targeting_expert_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "targeting_expert_system" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_combat_module_electric_shocker.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/combat_module_flame_jet.json b/serverdata/draft_schematic/droid/component/combat_module_flame_jet.json new file mode 100644 index 00000000..aa28d5b7 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/combat_module_flame_jet.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/combat_module_flame_jet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "flammable_gas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "flammable_gas" + ], + "ingredient": "gas_reactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "weapon_actuators" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "weapon_actuators" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "targeting_expert_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "targeting_expert_system" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_combat_module_flame_jet.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/combat_module_rapid_discharge_batteries.json b/serverdata/draft_schematic/droid/component/combat_module_rapid_discharge_batteries.json new file mode 100644 index 00000000..e990eba8 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/combat_module_rapid_discharge_batteries.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/combat_module_rapid_discharge_batteries.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "capacitor_discharge_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "capacitor_discharge_unit" + ], + "ingredient": "copper_polysteel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "weapon_actuators" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "weapon_actuators" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "targeting_expert_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "targeting_expert_system" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_combat_module_rapid_discharge_batteries.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/combat_module_regenerative_plating.json b/serverdata/draft_schematic/droid/component/combat_module_regenerative_plating.json new file mode 100644 index 00000000..7dd1c2a6 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/combat_module_regenerative_plating.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/combat_module_regenerative_plating.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "smartpump" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "smartpump" + ], + "ingredient": "copper_platinite", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "weapon_actuators" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "weapon_actuators" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "targeting_expert_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "targeting_expert_system" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_combat_module_regenerative_plating.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/combat_module_torture_panel.json b/serverdata/draft_schematic/droid/component/combat_module_torture_panel.json new file mode 100644 index 00000000..096dd3f8 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/combat_module_torture_panel.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/combat_module_torture_panel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "toxin_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "toxin_casing" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "weapon_actuators" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "weapon_actuators" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "targeting_expert_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "targeting_expert_system" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_combat_module_torture_panel.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/combat_only_socket_bank.json b/serverdata/draft_schematic/droid/component/combat_only_socket_bank.json new file mode 100644 index 00000000..3c092983 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/combat_only_socket_bank.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/combat_only_socket_bank.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "expansion_board" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "expansion_board" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "high_speed_bus" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "high_speed_bus" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "connector_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "connector_socket" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "attachment_bracket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "attachment_bracket" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "shock_buffering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "shock_buffering" + ], + "ingredient": "chemical", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "support_strut" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "support_strut" + ], + "ingredient": "ore", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_module" + ], + "ingredient": "object/tangible/component/droid/combat_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_module2" + ], + "ingredient": "object/tangible/component/droid/combat_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_module3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_module3" + ], + "ingredient": "object/tangible/component/droid/combat_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/droid/component/shared_combat_only_socket_bank.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/combat_socket_bank.json b/serverdata/draft_schematic/droid/component/combat_socket_bank.json new file mode 100644 index 00000000..39ef002e --- /dev/null +++ b/serverdata/draft_schematic/droid/component/combat_socket_bank.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/combat_socket_bank.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "expansion_board" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "expansion_board" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "high_speed_bus" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "high_speed_bus" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "connector_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "connector_socket" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "attachment_bracket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "attachment_bracket" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "shock_buffering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "shock_buffering" + ], + "ingredient": "chemical", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "support_strut" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "support_strut" + ], + "ingredient": "ore", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module3" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/droid/component/shared_combat_socket_bank.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/crafting_module_clothing.json b/serverdata/draft_schematic/droid/component/crafting_module_clothing.json new file mode 100644 index 00000000..79aa829d --- /dev/null +++ b/serverdata/draft_schematic/droid/component/crafting_module_clothing.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/crafting_module_clothing.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "crafting_tools" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "crafting_tools" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_crafting_module" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/droid/component/shared_crafting_module_clothing.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/crafting_module_food.json b/serverdata/draft_schematic/droid/component/crafting_module_food.json new file mode 100644 index 00000000..79ea2fb6 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/crafting_module_food.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/crafting_module_food.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "crafting_tools" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "crafting_tools" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_crafting_module" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/droid/component/shared_crafting_module_food.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/crafting_module_space.json b/serverdata/draft_schematic/droid/component/crafting_module_space.json new file mode 100644 index 00000000..7d63af03 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/crafting_module_space.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/crafting_module_space.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "crafting_tools" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "crafting_tools" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_crafting_module" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/droid/component/shared_crafting_module_space.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/crafting_module_structure.json b/serverdata/draft_schematic/droid/component/crafting_module_structure.json new file mode 100644 index 00000000..a29f32db --- /dev/null +++ b/serverdata/draft_schematic/droid/component/crafting_module_structure.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/crafting_module_structure.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "crafting_tools" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "crafting_tools" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_crafting_module" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_crafting_module_structure.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/crafting_module_weapon.json b/serverdata/draft_schematic/droid/component/crafting_module_weapon.json new file mode 100644 index 00000000..f32279d3 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/crafting_module_weapon.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/crafting_module_weapon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "aluminum", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "crafting_tools" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "crafting_tools" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_crafting_module" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/droid/component/shared_crafting_module_weapon.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_acid_resist_module_one_core.json b/serverdata/draft_schematic/droid/component/cybernetic_acid_resist_module_one_core.json new file mode 100644 index 00000000..890258c5 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_acid_resist_module_one_core.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_acid_resistance_one_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "copper_mythra", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_reactant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_reactant" + ], + "ingredient": "crystalline_seafah_jewel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_acid_resist_module_one_core.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_acid_resist_module_three_core.json b/serverdata/draft_schematic/droid/component/cybernetic_acid_resist_module_three_core.json new file mode 100644 index 00000000..34b46728 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_acid_resist_module_three_core.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_acid_resistance_three_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "copper_mythra", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_reactant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_reactant" + ], + "ingredient": "crystalline_seafah_jewel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_acid_resist_module_three_core.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_acid_resist_module_two_core.json b/serverdata/draft_schematic/droid/component/cybernetic_acid_resist_module_two_core.json new file mode 100644 index 00000000..15ebb529 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_acid_resist_module_two_core.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_acid_resistance_two_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "copper_mythra", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_reactant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_reactant" + ], + "ingredient": "crystalline_seafah_jewel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_acid_resist_module_two_core.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_action_stat_module_arm_leg.json b/serverdata/draft_schematic/droid/component/cybernetic_action_stat_module_arm_leg.json new file mode 100644 index 00000000..fb6dea50 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_action_stat_module_arm_leg.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_action_two_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "copper_mythra", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "circulation_regulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "circulation_regulator" + ], + "ingredient": "radioactive_type2", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_action_stat_module_arm_leg.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_action_stat_module_forearm.json b/serverdata/draft_schematic/droid/component/cybernetic_action_stat_module_forearm.json new file mode 100644 index 00000000..0d8c5455 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_action_stat_module_forearm.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_action_one_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "copper_mythra", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "circulation_regulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "circulation_regulator" + ], + "ingredient": "radioactive_type2", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_action_stat_module_forearm.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_action_stat_module_torso.json b/serverdata/draft_schematic/droid/component/cybernetic_action_stat_module_torso.json new file mode 100644 index 00000000..6c014ade --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_action_stat_module_torso.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_action_three_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "copper_mythra", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "circulation_regulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "circulation_regulator" + ], + "ingredient": "radioactive_type2", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_action_stat_module_torso.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_cold_resist_module_one_core.json b/serverdata/draft_schematic/droid/component/cybernetic_cold_resist_module_one_core.json new file mode 100644 index 00000000..abc5b59d --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_cold_resist_module_one_core.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_cold_resistance_one_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "copper_mythra", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_barrier" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_barrier" + ], + "ingredient": "crystalline_kerol_firegem", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_cold_resist_module_one_core.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_cold_resist_module_three_core.json b/serverdata/draft_schematic/droid/component/cybernetic_cold_resist_module_three_core.json new file mode 100644 index 00000000..71ae824e --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_cold_resist_module_three_core.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_cold_resistance_three_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "copper_mythra", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_barrier" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_barrier" + ], + "ingredient": "crystalline_kerol_firegem", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_cold_resist_module_three_core.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_cold_resist_module_two_core.json b/serverdata/draft_schematic/droid/component/cybernetic_cold_resist_module_two_core.json new file mode 100644 index 00000000..8aa7d39e --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_cold_resist_module_two_core.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_cold_resistance_two_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "copper_mythra", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_barrier" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_barrier" + ], + "ingredient": "crystalline_kerol_firegem", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_cold_resist_module_two_core.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_electrical_resist_module_one_core.json b/serverdata/draft_schematic/droid/component/cybernetic_electrical_resist_module_one_core.json new file mode 100644 index 00000000..91a7057b --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_electrical_resist_module_one_core.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_electrical_resistance_one_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "discharge_tubing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "discharge_tubing" + ], + "ingredient": "copper_platinite", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_electrical_resist_module_one_core.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_electrical_resist_module_three_core.json b/serverdata/draft_schematic/droid/component/cybernetic_electrical_resist_module_three_core.json new file mode 100644 index 00000000..14121e25 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_electrical_resist_module_three_core.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_electrical_resistance_three_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "discharge_tubing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "discharge_tubing" + ], + "ingredient": "copper_platinite", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_electrical_resist_module_three_core.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_electrical_resist_module_two_core.json b/serverdata/draft_schematic/droid/component/cybernetic_electrical_resist_module_two_core.json new file mode 100644 index 00000000..889c3dbf --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_electrical_resist_module_two_core.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_electrical_resistance_two_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "discharge_tubing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "discharge_tubing" + ], + "ingredient": "copper_platinite", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_electrical_resist_module_two_core.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_health_stat_module_arm_leg.json b/serverdata/draft_schematic/droid/component/cybernetic_health_stat_module_arm_leg.json new file mode 100644 index 00000000..7d937015 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_health_stat_module_arm_leg.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_health_two_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "copper_mythra", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "bio_stim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "bio_stim" + ], + "ingredient": "radioactive_type5", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_health_stat_module_arm_leg.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_health_stat_module_forearm.json b/serverdata/draft_schematic/droid/component/cybernetic_health_stat_module_forearm.json new file mode 100644 index 00000000..c004daf7 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_health_stat_module_forearm.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_health_one_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "copper_mythra", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "bio_stim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "bio_stim" + ], + "ingredient": "radioactive_type5", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_health_stat_module_forearm.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_health_stat_module_torso.json b/serverdata/draft_schematic/droid/component/cybernetic_health_stat_module_torso.json new file mode 100644 index 00000000..310a5517 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_health_stat_module_torso.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_health_three_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "copper_mythra", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "bio_stim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "bio_stim" + ], + "ingredient": "radioactive_type5", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_health_stat_module_torso.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_heat_resist_module_one_core.json b/serverdata/draft_schematic/droid/component/cybernetic_heat_resist_module_one_core.json new file mode 100644 index 00000000..b1abf027 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_heat_resist_module_one_core.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_heat_resistance_one_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_barrier" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_barrier" + ], + "ingredient": "space_metal_ice", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_heat_resist_module_one_core.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_heat_resist_module_three_core.json b/serverdata/draft_schematic/droid/component/cybernetic_heat_resist_module_three_core.json new file mode 100644 index 00000000..2b91b07b --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_heat_resist_module_three_core.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_heat_resistance_three_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_barrier" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_barrier" + ], + "ingredient": "space_metal_ice", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_heat_resist_module_three_core.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/cybernetic_heat_resist_module_two_core.json b/serverdata/draft_schematic/droid/component/cybernetic_heat_resist_module_two_core.json new file mode 100644 index 00000000..836cb6d0 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/cybernetic_heat_resist_module_two_core.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 100, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/cybernetic/cybernetic_module_heat_resistance_two_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "external_casing" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fasteners" + ], + "ingredient": "steel_rhodium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voltage_pulse_emitter" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_barrier" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_barrier" + ], + "ingredient": "space_metal_ice", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cybernetic_components" + ], + "xpPoints": [ + { + "type": "XP_craftingDroid", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_cybernetic_heat_resist_module_two_core.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/data_storage_module_1.json b/serverdata/draft_schematic/droid/component/data_storage_module_1.json new file mode 100644 index 00000000..4936c1be --- /dev/null +++ b/serverdata/draft_schematic/droid/component/data_storage_module_1.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/data_storage_module_1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "ingredient": "gas_inert", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/droid/component/shared_data_storage_module_1.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/data_storage_module_2.json b/serverdata/draft_schematic/droid/component/data_storage_module_2.json new file mode 100644 index 00000000..5088188c --- /dev/null +++ b/serverdata/draft_schematic/droid/component/data_storage_module_2.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/data_storage_module_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "ingredient": "gas_inert", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/droid/component/shared_data_storage_module_2.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/data_storage_module_3.json b/serverdata/draft_schematic/droid/component/data_storage_module_3.json new file mode 100644 index 00000000..4d298e3b --- /dev/null +++ b/serverdata/draft_schematic/droid/component/data_storage_module_3.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/data_storage_module_3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 13 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "ingredient": "gas_inert", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore_extrusive", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "circuit_mounting_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "circuit_mounting_unit" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "memory_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "memory_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/droid/component/shared_data_storage_module_3.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/data_storage_module_4.json b/serverdata/draft_schematic/droid/component/data_storage_module_4.json new file mode 100644 index 00000000..9a8b881a --- /dev/null +++ b/serverdata/draft_schematic/droid/component/data_storage_module_4.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/data_storage_module_4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "ingredient": "gas_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore_extrusive", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "circuit_mounting_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "circuit_mounting_unit" + ], + "ingredient": "fiberplast", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "memory_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "memory_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/droid/component/shared_data_storage_module_4.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/data_storage_module_5.json b/serverdata/draft_schematic/droid/component/data_storage_module_5.json new file mode 100644 index 00000000..39cc60f5 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/data_storage_module_5.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/data_storage_module_5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "ingredient": "gas_inert", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "circuit_mounting_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "circuit_mounting_unit" + ], + "ingredient": "fiberplast", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_management_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_management_unit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "memory_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "memory_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/component/shared_data_storage_module_5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/data_storage_module_6.json b/serverdata/draft_schematic/droid/component/data_storage_module_6.json new file mode 100644 index 00000000..84ea9cd9 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/data_storage_module_6.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/data_storage_module_6.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "circuit_mounting_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "circuit_mounting_unit" + ], + "ingredient": "fiberplast", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_management_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "processing_unit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "memory_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "memory_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/droid/component/shared_data_storage_module_6.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/data_storage_module_7.json b/serverdata/draft_schematic/droid/component/data_storage_module_7.json new file mode 100644 index 00000000..27d6779c --- /dev/null +++ b/serverdata/draft_schematic/droid/component/data_storage_module_7.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 30, + "craftedObjectTemplate": "object/tangible/component/droid/data_storage_module_7.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "ingredient": "gas_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "circuit_mounting_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "circuit_mounting_unit" + ], + "ingredient": "fiberplast", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_management_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_management_unit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "memory_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "memory_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_data_storage_module_7.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/detonation_module.json b/serverdata/draft_schematic/droid/component/detonation_module.json new file mode 100644 index 00000000..64b0756a --- /dev/null +++ b/serverdata/draft_schematic/droid/component/detonation_module.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/detonation_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "reaction_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "reaction_chamber" + ], + "ingredient": "gas_reactive_tolium", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/droid/component/shared_detonation_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/detonation_module_2.json b/serverdata/draft_schematic/droid/component/detonation_module_2.json new file mode 100644 index 00000000..00c7ba3a --- /dev/null +++ b/serverdata/draft_schematic/droid/component/detonation_module_2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/detonation_module_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "reaction_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "reaction_chamber" + ], + "ingredient": "gas_reactive_tolium", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/droid/component/shared_detonation_module_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/detonation_module_3.json b/serverdata/draft_schematic/droid/component/detonation_module_3.json new file mode 100644 index 00000000..d60cdb77 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/detonation_module_3.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/detonation_module_3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "reaction_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "reaction_chamber" + ], + "ingredient": "gas_reactive_tolium", + "count": 160 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/component/shared_detonation_module_3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/detonation_module_4.json b/serverdata/draft_schematic/droid/component/detonation_module_4.json new file mode 100644 index 00000000..bcac38f8 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/detonation_module_4.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/detonation_module_4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "reaction_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "reaction_chamber" + ], + "ingredient": "gas_reactive_tolium", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/droid/component/shared_detonation_module_4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/detonation_module_5.json b/serverdata/draft_schematic/droid/component/detonation_module_5.json new file mode 100644 index 00000000..615d779f --- /dev/null +++ b/serverdata/draft_schematic/droid/component/detonation_module_5.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/detonation_module_5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "reaction_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "reaction_chamber" + ], + "ingredient": "gas_reactive_tolium", + "count": 240 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/droid/component/shared_detonation_module_5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/diagnostic_circuit.json b/serverdata/draft_schematic/droid/component/diagnostic_circuit.json new file mode 100644 index 00000000..fad89132 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/diagnostic_circuit.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/droid/repair/diagnostic_circuit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "insulated_board_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "insulated_board_material" + ], + "ingredient": "ore", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "integrated_circuit" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_repair_comp_circuit" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/droid/component/shared_diagnostic_circuit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/diagnostic_circuit_advanced.json b/serverdata/draft_schematic/droid/component/diagnostic_circuit_advanced.json new file mode 100644 index 00000000..aea822d9 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/diagnostic_circuit_advanced.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/droid/repair/diagnostic_circuit_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "insulated_board_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "insulated_board_material" + ], + "ingredient": "ore_siliclastic_malab", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "integrated_circuit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "integrated_circuit" + ], + "ingredient": "copper_platinite", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_repair_comp_circuit" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/droid/component/shared_diagnostic_circuit_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/droid_brain.json b/serverdata/draft_schematic/droid/component/droid_brain.json new file mode 100644 index 00000000..c9726033 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/droid_brain.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/droid_brain.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "copper", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "ingredient": "gas_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore_siliclastic", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "circuit_mounting_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "circuit_mounting_unit" + ], + "ingredient": "chemical", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "processing_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "processing_unit" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "memory_circuit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "memory_circuit" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/droid/component/shared_droid_brain.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/droid_brain_advanced.json b/serverdata/draft_schematic/droid/component/droid_brain_advanced.json new file mode 100644 index 00000000..ed20e6ba --- /dev/null +++ b/serverdata/draft_schematic/droid/component/droid_brain_advanced.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/droid_brain_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "copper", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "ingredient": "gas_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore_siliclastic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "circuit_mounting_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "circuit_mounting_unit" + ], + "ingredient": "chemical", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "processing_units" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "processing_units" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "memory_circuits" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "memory_circuits" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/component/shared_droid_brain_advanced.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/droid_dance_module.json b/serverdata/draft_schematic/droid/component/droid_dance_module.json new file mode 100644 index 00000000..2ee22a48 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/droid_dance_module.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/droid/droid_dance_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "internal_music_memory" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "internal_music_memory" + ], + "ingredient": "copper", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "dance_movement_algarithm_controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "dance_movement_algarithm_controller" + ], + "ingredient": "metal", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/droid/component/shared_droid_dance_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/droid_motive_system.json b/serverdata/draft_schematic/droid/component/droid_motive_system.json new file mode 100644 index 00000000..67545af6 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/droid_motive_system.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/droid_motive_system.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_shroud" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_chassis_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_chassis_brackets" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "shock_buffering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "shock_buffering" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "propulsion_sub_controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_shroud" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/droid/component/shared_droid_motive_system.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/droid_motive_system_advanced.json b/serverdata/draft_schematic/droid/component/droid_motive_system_advanced.json new file mode 100644 index 00000000..3c5401fd --- /dev/null +++ b/serverdata/draft_schematic/droid/component/droid_motive_system_advanced.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "copper", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_shroud" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_chassis_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_chassis_brackets" + ], + "ingredient": "steel", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "shock_buffering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "shock_buffering" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "propulsion_max_controller" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "propulsion_sub_controller" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/droid/component/shared_droid_motive_system_advanced.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/droid_space_memory_module_1.json b/serverdata/draft_schematic/droid/component/droid_space_memory_module_1.json new file mode 100644 index 00000000..d51079c6 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/droid_space_memory_module_1.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/droid/droid_space_memory_module_1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "contaminent_neutralization_medium" + ], + "ingredient": "gas_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore_extrusive", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "circuit_mounting_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "circuit_mounting_unit" + ], + "ingredient": "fiberplast", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "memory_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "memory_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_navicomputer" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/droid/component/shared_droid_space_memory_module_1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/droid_storage_compartment.json b/serverdata/draft_schematic/droid/component/droid_storage_compartment.json new file mode 100644 index 00000000..eb6fb30d --- /dev/null +++ b/serverdata/draft_schematic/droid/component/droid_storage_compartment.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/droid_storage_compartment.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "compartment_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "compartment_enclosure" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "content_handling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "content_handling_mechanism" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/droid/component/shared_droid_storage_compartment.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/hand_sample_module.json b/serverdata/draft_schematic/droid/component/hand_sample_module.json new file mode 100644 index 00000000..0ece7b2b --- /dev/null +++ b/serverdata/draft_schematic/droid/component/hand_sample_module.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/hand_sample_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper_mustafar", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert_hurlothrombic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "micro_harvesters" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "micro_harvesters" + ], + "ingredient": "steel_mustafar", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/component/shared_hand_sample_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/harvest_module.json b/serverdata/draft_schematic/droid/component/harvest_module.json new file mode 100644 index 00000000..f229f53f --- /dev/null +++ b/serverdata/draft_schematic/droid/component/harvest_module.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/harvest_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "micro_harvesters" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "micro_harvesters" + ], + "ingredient": "steel", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/droid/component/shared_harvest_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/item_storage_module_1.json b/serverdata/draft_schematic/droid/component/item_storage_module_1.json new file mode 100644 index 00000000..99c2c9bd --- /dev/null +++ b/serverdata/draft_schematic/droid/component/item_storage_module_1.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/item_storage_module_1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "cargo_management_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "cargo_management_unit" + ], + "ingredient": "gas_inert", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "cargo_restraints" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "cargo_restraints" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/droid/component/shared_item_storage_module_1.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/item_storage_module_2.json b/serverdata/draft_schematic/droid/component/item_storage_module_2.json new file mode 100644 index 00000000..27a16f2a --- /dev/null +++ b/serverdata/draft_schematic/droid/component/item_storage_module_2.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/item_storage_module_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "cargo_management_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "cargo_management_unit" + ], + "ingredient": "gas_inert", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "cargo_restraints" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "cargo_restraints" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/droid/component/shared_item_storage_module_2.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/item_storage_module_3.json b/serverdata/draft_schematic/droid/component/item_storage_module_3.json new file mode 100644 index 00000000..99985900 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/item_storage_module_3.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/item_storage_module_3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "cargo_management_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "cargo_management_unit" + ], + "ingredient": "gas_inert", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "cargo_restraints" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "cargo_restraints" + ], + "ingredient": "metal_nonferrous", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/droid/component/shared_item_storage_module_3.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/item_storage_module_4.json b/serverdata/draft_schematic/droid/component/item_storage_module_4.json new file mode 100644 index 00000000..1cafa330 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/item_storage_module_4.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/item_storage_module_4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore_extrusive", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "cargo_management_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "cargo_management_unit" + ], + "ingredient": "gas_inert", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "cargo_restraints" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "cargo_restraints" + ], + "ingredient": "metal_nonferrous", + "count": 11 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/droid/component/shared_item_storage_module_4.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/item_storage_module_5.json b/serverdata/draft_schematic/droid/component/item_storage_module_5.json new file mode 100644 index 00000000..83d59f01 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/item_storage_module_5.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/item_storage_module_5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore_extrusive", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "cargo_management_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "cargo_management_unit" + ], + "ingredient": "gas_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "cargo_restraints" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "cargo_restraints" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "inventory_smart_indexer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "inventory_smart_indexer" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/droid/component/shared_item_storage_module_5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/item_storage_module_6.json b/serverdata/draft_schematic/droid/component/item_storage_module_6.json new file mode 100644 index 00000000..3c94fc53 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/item_storage_module_6.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/item_storage_module_6.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore_extrusive", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "cargo_management_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "cargo_management_unit" + ], + "ingredient": "gas_inert", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "cargo_restraints" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "cargo_restraints" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "inventory_smart_indexer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "inventory_smart_indexer" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "inventory_caching_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "inventory_caching_unit" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/component/shared_item_storage_module_6.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/item_storage_module_7.json b/serverdata/draft_schematic/droid/component/item_storage_module_7.json new file mode 100644 index 00000000..669d6584 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/item_storage_module_7.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 30, + "craftedObjectTemplate": "object/tangible/component/droid/item_storage_module_7.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore_extrusive", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "cargo_management_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "cargo_management_unit" + ], + "ingredient": "gas_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "cargo_restraints" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "cargo_restraints" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "inventory_smart_indexer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "inventory_smart_indexer" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "inventory_caching_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "inventory_caching_unit" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/component/shared_item_storage_module_7.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/manipulator_arm.json b/serverdata/draft_schematic/droid/component/manipulator_arm.json new file mode 100644 index 00000000..0d583f00 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/manipulator_arm.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/manipulator_arm.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "servo_motors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "servo_motors" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "attachment_bracket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "attachment_bracket" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "shock_buffering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "shock_buffering" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "support_strut" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "support_strut" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/droid/component/shared_manipulator_arm.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/manipulator_arm_package_set.json b/serverdata/draft_schematic/droid/component/manipulator_arm_package_set.json new file mode 100644 index 00000000..4b760f1a --- /dev/null +++ b/serverdata/draft_schematic/droid/component/manipulator_arm_package_set.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "servo_motors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "servo_motors" + ], + "ingredient": "metal_ferrous", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "auxilary_servos" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "auxilary_servos" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "attachment_bracket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "attachment_bracket" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "shock_buffering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "shock_buffering" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "support_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "support_struts" + ], + "ingredient": "ore_extrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_struts" + ], + "ingredient": "ore_extrusive", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/droid/component/shared_manipulator_arm_package_set.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/medic_module_1.json b/serverdata/draft_schematic/droid/component/medic_module_1.json new file mode 100644 index 00000000..a67266b2 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/medic_module_1.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/medic_module_1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "medical_tools" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "medical_tools" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/droid/component/shared_medic_module_1.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/medic_module_2.json b/serverdata/draft_schematic/droid/component/medic_module_2.json new file mode 100644 index 00000000..644d90ff --- /dev/null +++ b/serverdata/draft_schematic/droid/component/medic_module_2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/medic_module_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "medical_tools" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "medical_tools" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/droid/component/shared_medic_module_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/medic_module_3.json b/serverdata/draft_schematic/droid/component/medic_module_3.json new file mode 100644 index 00000000..d9a1db8d --- /dev/null +++ b/serverdata/draft_schematic/droid/component/medic_module_3.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/medic_module_3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "medical_tools" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "medical_tools" + ], + "ingredient": "aluminum", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/droid/component/shared_medic_module_3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/medic_module_4.json b/serverdata/draft_schematic/droid/component/medic_module_4.json new file mode 100644 index 00000000..607cd556 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/medic_module_4.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/medic_module_4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "aluminum", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "medical_tools" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "medical_tools" + ], + "ingredient": "copper", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/droid/component/shared_medic_module_4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/medic_module_5.json b/serverdata/draft_schematic/droid/component/medic_module_5.json new file mode 100644 index 00000000..32fa6dae --- /dev/null +++ b/serverdata/draft_schematic/droid/component/medic_module_5.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/medic_module_5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "aluminum_duralumin", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "med_assist_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "med_assist_module" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/droid/component/shared_medic_module_5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/medic_module_6.json b/serverdata/draft_schematic/droid/component/medic_module_6.json new file mode 100644 index 00000000..1b27a556 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/medic_module_6.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/medic_module_6.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "aluminum_duralumin", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "med_assist_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "med_assist_module" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "medical_database" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "medical_database" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/component/shared_medic_module_6.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/merchant_barker.json b/serverdata/draft_schematic/droid/component/merchant_barker.json new file mode 100644 index 00000000..e64387f9 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/merchant_barker.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/merchant_barker.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "voice_modulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "voice_modulator" + ], + "ingredient": "aluminum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/droid/component/shared_merchant_barker.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/module_socket_bank.json b/serverdata/draft_schematic/droid/component/module_socket_bank.json new file mode 100644 index 00000000..bd07f443 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/module_socket_bank.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/socket_bank.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "expansion_board" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "expansion_board" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "connector_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "connector_socket" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "attachment_bracket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "attachment_bracket" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "shock_buffering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "shock_buffering" + ], + "ingredient": "chemical", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "support_strut" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "support_strut" + ], + "ingredient": "ore", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module3" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/droid/component/shared_module_socket_bank.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/performer_effects_a.json b/serverdata/draft_schematic/droid/component/performer_effects_a.json new file mode 100644 index 00000000..c98b831f --- /dev/null +++ b/serverdata/draft_schematic/droid/component/performer_effects_a.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/performer_effects_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "light_crystals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "light_crystals" + ], + "ingredient": "gemstone_crystalline", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/droid/component/shared_performer_effects_a.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/performer_effects_aa.json b/serverdata/draft_schematic/droid/component/performer_effects_aa.json new file mode 100644 index 00000000..b48dc96d --- /dev/null +++ b/serverdata/draft_schematic/droid/component/performer_effects_aa.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/performer_effects_aa.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "light_crystals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "light_crystals" + ], + "ingredient": "gemstone_crystalline", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/droid/component/shared_performer_effects_aa.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/performer_effects_b.json b/serverdata/draft_schematic/droid/component/performer_effects_b.json new file mode 100644 index 00000000..d599280b --- /dev/null +++ b/serverdata/draft_schematic/droid/component/performer_effects_b.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/performer_effects_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "light_crystals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "light_crystals" + ], + "ingredient": "gemstone_crystalline", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/droid/component/shared_performer_effects_b.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/performer_effects_c.json b/serverdata/draft_schematic/droid/component/performer_effects_c.json new file mode 100644 index 00000000..1fa7a9d0 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/performer_effects_c.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/performer_effects_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "light_crystals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "light_crystals" + ], + "ingredient": "gemstone_crystalline", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/droid/component/shared_performer_effects_c.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/performer_effects_d.json b/serverdata/draft_schematic/droid/component/performer_effects_d.json new file mode 100644 index 00000000..3d8d2e7e --- /dev/null +++ b/serverdata/draft_schematic/droid/component/performer_effects_d.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/performer_effects_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "light_crystals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "light_crystals" + ], + "ingredient": "gemstone_crystalline", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/droid/component/shared_performer_effects_d.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/performer_effects_e.json b/serverdata/draft_schematic/droid/component/performer_effects_e.json new file mode 100644 index 00000000..478d830b --- /dev/null +++ b/serverdata/draft_schematic/droid/component/performer_effects_e.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/performer_effects_e.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "light_crystals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "light_crystals" + ], + "ingredient": "gemstone_crystalline", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/droid/component/shared_performer_effects_e.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/personality_module_geek.json b/serverdata/draft_schematic/droid/component/personality_module_geek.json new file mode 100644 index 00000000..e6d65a9b --- /dev/null +++ b/serverdata/draft_schematic/droid/component/personality_module_geek.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/personality_module_geek.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 13 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore_siliclastic", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_smart_indexer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_smart_indexer" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "ancillary_heuristic_processor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "ancillary_heuristic_processor" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_phrase_database" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_phrase_database" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_phrase_database" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_phrase_database" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "phrase_index_tree" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "phrase_index_tree" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/component/shared_personality_module_geek.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/personality_module_prissy.json b/serverdata/draft_schematic/droid/component/personality_module_prissy.json new file mode 100644 index 00000000..8cea36a2 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/personality_module_prissy.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/personality_module_prissy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 13 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore_siliclastic", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_smart_indexer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_smart_indexer" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_phrase_database" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_phrase_database" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/droid/component/shared_personality_module_prissy.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/personality_module_sarcastic.json b/serverdata/draft_schematic/droid/component/personality_module_sarcastic.json new file mode 100644 index 00000000..75f1b5e6 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/personality_module_sarcastic.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/personality_module_sarcastic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_smart_indexer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_smart_indexer" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sarcasm_sub_processor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sarcasm_sub_processor" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_phrase_database" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_phrase_database" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/droid/component/shared_personality_module_sarcastic.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/personality_module_slang.json b/serverdata/draft_schematic/droid/component/personality_module_slang.json new file mode 100644 index 00000000..9aa78ec8 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/personality_module_slang.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/personality_module_slang.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 13 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore_siliclastic", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_smart_indexer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_smart_indexer" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "ancillary_heuristic_processor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "ancillary_heuristic_processor" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_phrase_database" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_phrase_database" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_phrase_database" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_phrase_database" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/droid/component/shared_personality_module_slang.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/personality_module_stupid.json b/serverdata/draft_schematic/droid/component/personality_module_stupid.json new file mode 100644 index 00000000..e1bdb597 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/personality_module_stupid.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/personality_module_stupid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_phrase_database" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_phrase_database" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/droid/component/shared_personality_module_stupid.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/personality_module_worshipful.json b/serverdata/draft_schematic/droid/component/personality_module_worshipful.json new file mode 100644 index 00000000..3bc4dbaf --- /dev/null +++ b/serverdata/draft_schematic/droid/component/personality_module_worshipful.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/personality_module_worshipful.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 13 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore_siliclastic", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_smart_indexer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_smart_indexer" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "ancillary_heuristic_processor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "ancillary_heuristic_processor" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_phrase_database" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_phrase_database" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/droid/component/shared_personality_module_worshipful.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/playback_module.json b/serverdata/draft_schematic/droid/component/playback_module.json new file mode 100644 index 00000000..93d703f3 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/playback_module.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/playback_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "recording_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "recording_material" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "wave_synthesis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "wave_synthesis" + ], + "ingredient": "object/tangible/component/instrument/dual_wave_synthesizer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sound_emission_device" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sound_emission_device" + ], + "ingredient": "metal_ferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/droid/component/shared_playback_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/power_supply_redundant.json b/serverdata/draft_schematic/droid/component/power_supply_redundant.json new file mode 100644 index 00000000..94dcbba0 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/power_supply_redundant.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/droid/repair/power_supply_redundant.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "power_supply_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "power_supply_housing" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "reactive_energy_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "reactive_energy_core" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "reaction_catalyst" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "reaction_catalyst" + ], + "ingredient": "gas", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_wound_repair_comp_power" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/droid/component/shared_power_supply_redundant.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/power_supply_redundant_advanced.json b/serverdata/draft_schematic/droid/component/power_supply_redundant_advanced.json new file mode 100644 index 00000000..202b78c4 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/power_supply_redundant_advanced.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/droid/repair/power_supply_redundant_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "power_supply_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "power_supply_housing" + ], + "ingredient": "steel_cubirian", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "reactive_energy_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "reactive_energy_core" + ], + "ingredient": "fuel_petrochem_liquid_known", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "reaction_catalyst" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "reaction_catalyst" + ], + "ingredient": "gas_reactive_orveth", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_wound_repair_comp_power" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/droid/component/shared_power_supply_redundant_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/repair_module.json b/serverdata/draft_schematic/droid/component/repair_module.json new file mode 100644 index 00000000..97b871e9 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/repair_module.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/repair_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "repair_tools" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "repair_tools" + ], + "ingredient": "metal_nonferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "repair_expert_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "repair_expert_system" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/droid/component/shared_repair_module.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/repair_unit_casing.json b/serverdata/draft_schematic/droid/component/repair_unit_casing.json new file mode 100644 index 00000000..311080c0 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/repair_unit_casing.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/droid/repair/repair_unit_casing.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "main_unit_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "main_unit_housing" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fiber_unit_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fiber_unit_housing" + ], + "ingredient": "fiberplast", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_wound_repair_comp_housing" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/droid/component/shared_repair_unit_casing.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/repair_unit_casing_advanced.json b/serverdata/draft_schematic/droid/component/repair_unit_casing_advanced.json new file mode 100644 index 00000000..6cf3ba9f --- /dev/null +++ b/serverdata/draft_schematic/droid/component/repair_unit_casing_advanced.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/droid/repair/repair_unit_casing_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "main_unit_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "main_unit_housing" + ], + "ingredient": "steel_neutronium", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "fiber_unit_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "fiber_unit_housing" + ], + "ingredient": "fiberplast_rori", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_wound_repair_comp_housing" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/droid/component/shared_repair_unit_casing_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/sensor_package_droid.json b/serverdata/draft_schematic/droid/component/sensor_package_droid.json new file mode 100644 index 00000000..441d1ead --- /dev/null +++ b/serverdata/draft_schematic/droid/component/sensor_package_droid.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/sensor_package_droid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "transducer_array" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "transducer_array" + ], + "ingredient": "copper", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "insulation" + ], + "ingredient": "ore", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "transducer_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "transducer_substrate" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "contaminant_purge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "contaminant_purge" + ], + "ingredient": "gas_inert", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "interference_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "interference_shielding" + ], + "ingredient": "metal", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/droid/component/shared_sensor_package_droid.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/stimpack_dispensor.json b/serverdata/draft_schematic/droid/component/stimpack_dispensor.json new file mode 100644 index 00000000..1c7b5175 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/stimpack_dispensor.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/stimpack_dispensor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "medical_tools" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "medical_tools" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/droid/component/shared_stimpack_dispensor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/struct_maint_module_1.json b/serverdata/draft_schematic/droid/component/struct_maint_module_1.json new file mode 100644 index 00000000..b508b261 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/struct_maint_module_1.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/struct_maint_module_1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gemstone_crystalline", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "maintenance_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "maintenance_module" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/droid/component/shared_struct_maint_module_1.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/struct_maint_module_2.json b/serverdata/draft_schematic/droid/component/struct_maint_module_2.json new file mode 100644 index 00000000..a36851c5 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/struct_maint_module_2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/struct_maint_module_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "aluminum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gemstone_crystalline", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "maintenance_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "maintenance_module" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/droid/component/shared_struct_maint_module_2.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/struct_maint_module_3.json b/serverdata/draft_schematic/droid/component/struct_maint_module_3.json new file mode 100644 index 00000000..72638090 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/struct_maint_module_3.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/struct_maint_module_3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "aluminum_duralumin", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "crystalline_vertex", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "maintenance_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "maintenance_module" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "transport_database" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "transport_database" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/component/shared_struct_maint_module_3.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/trap_module.json b/serverdata/draft_schematic/droid/component/trap_module.json new file mode 100644 index 00000000..13b652b0 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/trap_module.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/droid/trap_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "data_storage_matrix" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "ammunition_processor" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "ammunition_processor" + ], + "ingredient": "ore_carbonate", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "projectile_compressor" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "projectile_compressor" + ], + "ingredient": "gas_reactive", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_components" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/component/shared_trap_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/unit_delivery_cartridge.json b/serverdata/draft_schematic/droid/component/unit_delivery_cartridge.json new file mode 100644 index 00000000..ccf722b4 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/unit_delivery_cartridge.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/droid/repair/unit_delivery_cartridge.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "cartridge_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "cartridge_housing" + ], + "ingredient": "ore", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "contact_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "contact_mechanism" + ], + "ingredient": "gemstone", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_damage_repair_comp_housing" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/droid/component/shared_unit_delivery_cartridge.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/component/unit_delivery_cartridge_advanced.json b/serverdata/draft_schematic/droid/component/unit_delivery_cartridge_advanced.json new file mode 100644 index 00000000..56c42387 --- /dev/null +++ b/serverdata/draft_schematic/droid/component/unit_delivery_cartridge_advanced.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/droid/repair/unit_delivery_cartridge_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "cartridge_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "cartridge_housing" + ], + "ingredient": "ore_intrusive_ionite", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "contact_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "contact_mechanism" + ], + "ingredient": "armophous_baradium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_damage_repair_comp_housing" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/droid/component/shared_unit_delivery_cartridge_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_3p0.json b/serverdata/draft_schematic/droid/droid_3p0.json new file mode 100644 index 00000000..60cd1238 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_3p0.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_3p0_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "appendage_assemblies" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "appendage_assemblies" + ], + "ingredient": "steel_ditanium", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "intermotor_actuating_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "intermotor_actuating_coupling" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "ingredient": "object/tangible/component/droid/personality_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_3p0_droid" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_3p0.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_3p0_advanced.json b/serverdata/draft_schematic/droid/droid_3p0_advanced.json new file mode 100644 index 00000000..85030f1e --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_3p0_advanced.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_3p0_advanced_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "ingredient": "chemical", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "ingredient": "chemical", + "count": 190 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/p0_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "ingredient": "object/tangible/component/droid/personality_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_3p0_droid" + ], + "complexity": 39, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_3p0_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_8d8.json b/serverdata/draft_schematic/droid/droid_8d8.json new file mode 100644 index 00000000..e199dc78 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_8d8.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_8d8.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/8d8_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "ingredient": "object/tangible/component/droid/personality_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_8d8_droid" + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_8d8.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_asn_121.json b/serverdata/draft_schematic/droid/droid_asn_121.json new file mode 100644 index 00000000..c3b1740b --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_asn_121.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_asn_121.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "system_hardening" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "system_hardening" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/asn_21_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_asn_171_droid" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_asn_121.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_battle_droid.json b/serverdata/draft_schematic/droid/droid_battle_droid.json new file mode 100644 index 00000000..8e0b61ea --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_battle_droid.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_battle_droid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "ingredient": "chemical", + "count": 135 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "ingredient": "chemical", + "count": 285 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/battle_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_module_package" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_module_package" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_module_package2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_module_package2" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_module" + ], + "ingredient": "object/tangible/component/droid/combat_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_battle_droid" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_battle_droid.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_binary_load_lifter.json b/serverdata/draft_schematic/droid/droid_binary_load_lifter.json new file mode 100644 index 00000000..55725c9e --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_binary_load_lifter.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_binary_load_lifter_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_frame" + ], + "ingredient": "steel_duranium", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "support_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "support_struts" + ], + "ingredient": "metal", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame_sub_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame_sub_assembly" + ], + "ingredient": "fiberplast", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "ingredient": "steel_duralloy", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_binary_load_lifter_droid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_binary_load_lifter.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_binary_load_lifter_advanced.json b/serverdata/draft_schematic/droid/droid_binary_load_lifter_advanced.json new file mode 100644 index 00000000..59b15fe7 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_binary_load_lifter_advanced.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_binary_load_lifter_advanced_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "ingredient": "chemical", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "ingredient": "chemical", + "count": 190 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/binary_load_lifter_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module3" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_binary_load_lifter_droid" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_binary_load_lifter_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_customization_kit.json b/serverdata/draft_schematic/droid/droid_customization_kit.json new file mode 100644 index 00000000..8bcc54e8 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_customization_kit.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 30, + "category": "CT_droid", + "craftedObjectTemplate": "object/tangible/item/droid_customization.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "colors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "colors" + ], + "ingredient": "mineral", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "color_stowage" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "color_stowage" + ], + "ingredient": "object/tangible/component/droid/droid_storage_compartment.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_customization_kit" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_customization_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_cww8_droid.json b/serverdata/draft_schematic/droid/droid_cww8_droid.json new file mode 100644 index 00000000..9b2d6d70 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_cww8_droid.json @@ -0,0 +1,313 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_cww8_droid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "ingredient": "steel", + "count": 450 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "ingredient": "copper", + "count": 575 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "advanced_droid_frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "advanced_droid_frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/cww8_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank2" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank3" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_socket_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_socket_bank" + ], + "ingredient": "object/tangible/component/droid/combat_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_cww8_droid" + ], + "complexity": 60, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_cww8_droid.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_damage_repair_kit_a.json b/serverdata/draft_schematic/droid/droid_damage_repair_kit_a.json new file mode 100644 index 00000000..a366e373 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_damage_repair_kit_a.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/pet/droid_damage_kit_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "electronics_patch_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "electronics_patch_assembly" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "electronic_sealant_light" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "electronic_sealant_light" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "diagnostic_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "diagnostic_circuit" + ], + "ingredient": "object/tangible/component/droid/repair/diagnostic_circuit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "capacitor_discharge_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "capacitor_discharge_unit" + ], + "ingredient": "object/tangible/component/droid/repair/capacitor_low_discharge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "delivery_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "delivery_cartridge" + ], + "ingredient": "object/tangible/component/droid/repair/unit_delivery_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_damage_repair" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_damage_repair_kit_a.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_damage_repair_kit_b.json b/serverdata/draft_schematic/droid/droid_damage_repair_kit_b.json new file mode 100644 index 00000000..68d01da8 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_damage_repair_kit_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/pet/droid_damage_kit_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "electronics_patch_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "electronics_patch_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "electronic_sealant_light" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "electronic_sealant_light" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "diagnostic_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "diagnostic_circuit" + ], + "ingredient": "object/tangible/component/droid/repair/diagnostic_circuit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "capacitor_discharge_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "capacitor_discharge_unit" + ], + "ingredient": "object/tangible/component/droid/repair/capacitor_low_discharge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "delivery_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "delivery_cartridge" + ], + "ingredient": "object/tangible/component/droid/repair/unit_delivery_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_damage_repair" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_damage_repair_kit_b.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_damage_repair_kit_c.json b/serverdata/draft_schematic/droid/droid_damage_repair_kit_c.json new file mode 100644 index 00000000..e68da087 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_damage_repair_kit_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/pet/droid_damage_kit_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "electronics_patch_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "electronics_patch_assembly" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "electronic_sealant_light" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "electronic_sealant_light" + ], + "ingredient": "fiberplast_dantooine", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "diagnostic_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "diagnostic_circuit" + ], + "ingredient": "object/tangible/component/droid/repair/diagnostic_circuit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "capacitor_discharge_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "capacitor_discharge_unit" + ], + "ingredient": "object/tangible/component/droid/repair/capacitor_low_discharge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "delivery_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "delivery_cartridge" + ], + "ingredient": "object/tangible/component/droid/repair/unit_delivery_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_damage_repair" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_damage_repair_kit_c.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_damage_repair_kit_d.json b/serverdata/draft_schematic/droid/droid_damage_repair_kit_d.json new file mode 100644 index 00000000..83da9de9 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_damage_repair_kit_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/pet/droid_damage_kit_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "electronics_patch_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "electronics_patch_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "electronic_sealant_light" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "electronic_sealant_light" + ], + "ingredient": "armophous_vendusii", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "diagnostic_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "diagnostic_circuit" + ], + "ingredient": "object/tangible/component/droid/repair/diagnostic_circuit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "capacitor_discharge_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "capacitor_discharge_unit" + ], + "ingredient": "object/tangible/component/droid/repair/capacitor_low_discharge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "delivery_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "delivery_cartridge" + ], + "ingredient": "object/tangible/component/droid/repair/unit_delivery_cartridge.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_damage_repair" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_damage_repair_kit_d.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_droideka.json b/serverdata/draft_schematic/droid/droid_droideka.json new file mode 100644 index 00000000..cff4c150 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_droideka.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_droideka.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "ingredient": "chemical", + "count": 210 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "ingredient": "chemical", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/droideka_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_module_package" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_module_package" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_module_package2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_module_package2" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_module" + ], + "ingredient": "object/tangible/component/droid/combat_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_module2" + ], + "ingredient": "object/tangible/component/droid/combat_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droideka_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_droideka.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_dwarf_spider_droid.json b/serverdata/draft_schematic/droid/droid_dwarf_spider_droid.json new file mode 100644 index 00000000..f5f8d021 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_dwarf_spider_droid.json @@ -0,0 +1,313 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_dwarf_spider_droid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "aluminum", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "espionage_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "espionage_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/dwarf_spider_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_socket_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_socket_bank" + ], + "ingredient": "object/tangible/component/droid/combat_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_dwarf_spider_droid" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_dwarf_spider_droid.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_dz70.json b/serverdata/draft_schematic/droid/droid_dz70.json new file mode 100644 index 00000000..1827a6e2 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_dz70.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_dz70_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "system_hardening" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "system_hardening" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_dz70_droid" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_dz70.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_dz70_advanced.json b/serverdata/draft_schematic/droid/droid_dz70_advanced.json new file mode 100644 index 00000000..22d285c3 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_dz70_advanced.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_dz70_advanced_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "system_hardening" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "system_hardening" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_dz70_droid" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_dz70_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_guardian_mark_ii_droid.json b/serverdata/draft_schematic/droid/droid_guardian_mark_ii_droid.json new file mode 100644 index 00000000..7cde2402 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_guardian_mark_ii_droid.json @@ -0,0 +1,313 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_guardian_mark_ii_droid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "ingredient": "steel", + "count": 470 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "ingredient": "copper", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "advanced_droid_frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "advanced_droid_frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/guardian_mark_2_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank2" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank3" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_socket_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_socket_bank" + ], + "ingredient": "object/tangible/component/droid/combat_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_guardian_mark_ii_droid" + ], + "complexity": 65, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_guardian_mark_ii_droid.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_ins_444.json b/serverdata/draft_schematic/droid/droid_ins_444.json new file mode 100644 index 00000000..b1b83b61 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_ins_444.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_ins_444.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "shielding_and_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "shielding_and_insulation" + ], + "ingredient": "ore_extrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "socket_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "socket_bank" + ], + "ingredient": "object/tangible/component/droid/socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_ins_444" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_ins_444.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_interplanetary_survey.json b/serverdata/draft_schematic/droid/droid_interplanetary_survey.json new file mode 100644 index 00000000..ecbe30f5 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_interplanetary_survey.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/component/droid/droid_interplanetary_survey.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "steel_carbonite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "shielding_and_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "shielding_and_insulation" + ], + "ingredient": "chemical", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "communication_array" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "communication_array" + ], + "ingredient": "crystalline_vertex", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "transportation_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "transportation_module" + ], + "ingredient": "radioactive_known", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "survey_control_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "survey_control_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "survey_scanning_storage_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "survey_scanning_storage_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "command_interpreter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "command_interpreter" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "navigation_control_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "navigation_control_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_interplanetary_survey_droid" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_interplanetary_survey.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_le_repair.json b/serverdata/draft_schematic/droid/droid_le_repair.json new file mode 100644 index 00000000..33f5c8f0 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_le_repair.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_le_repair_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "broadband_transceiver_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "broadband_transceiver_unit" + ], + "ingredient": "metal_nonferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "ingredient": "object/tangible/component/droid/personality_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_le_repair_droid" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_le_repair.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_le_repair_advanced.json b/serverdata/draft_schematic/droid/droid_le_repair_advanced.json new file mode 100644 index 00000000..e5db52ad --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_le_repair_advanced.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_le_repair_advanced_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "ingredient": "chemical", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "ingredient": "chemical", + "count": 190 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/le_repair_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package" + ], + "ingredient": "object/tangible/component/droid/combat_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "ingredient": "object/tangible/component/droid/personality_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_le_repair_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_le_repair_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_lin_demolition_droid.json b/serverdata/draft_schematic/droid/droid_lin_demolition_droid.json new file mode 100644 index 00000000..5fe4e3c9 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_lin_demolition_droid.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_lin_demolition_droid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/lin_demolition_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module3" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_lin_demolition_droid" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_lin_demolition_droid.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_magnaguard.json b/serverdata/draft_schematic/droid/droid_magnaguard.json new file mode 100644 index 00000000..b8718737 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_magnaguard.json @@ -0,0 +1,313 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_magnaguard.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "ingredient": "chemical", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "ingredient": "steel", + "count": 425 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "advanced_droid_frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "advanced_droid_frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/magnaguard_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank2" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_socket_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_socket_bank" + ], + "ingredient": "object/tangible/component/droid/combat_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "ingredient": "object/tangible/component/droid/personality_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_magnaguard" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_magnaguard.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_mark_iv_sentry_droid.json b/serverdata/draft_schematic/droid/droid_mark_iv_sentry_droid.json new file mode 100644 index 00000000..84c42cf1 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_mark_iv_sentry_droid.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_mark_iv_sentry_droid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "system_hardening" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "system_hardening" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/mark_iv_sentry_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_mark_iv_sentry_droid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_mark_iv_sentry_droid.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_mining_mk3.json b/serverdata/draft_schematic/droid/droid_mining_mk3.json new file mode 100644 index 00000000..825d2448 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_mining_mk3.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_mining_droid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "ingredient": "metal", + "count": 160 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "ingredient": "chemical", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/mining_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package" + ], + "ingredient": "object/tangible/component/droid/combat_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package2" + ], + "ingredient": "object/tangible/component/droid/combat_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_mining_droid" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_mining_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_mse.json b/serverdata/draft_schematic/droid/droid_mse.json new file mode 100644 index 00000000..253c3294 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_mse.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_mse_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_mse_droid" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_mse.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_mse_advanced.json b/serverdata/draft_schematic/droid/droid_mse_advanced.json new file mode 100644 index 00000000..dacb35b5 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_mse_advanced.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_mse_advanced_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_mse_droid" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_mse_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_pit_droid.json b/serverdata/draft_schematic/droid/droid_pit_droid.json new file mode 100644 index 00000000..6cdad78d --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_pit_droid.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_pit_droid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "ingredient": "chemical", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/pit_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module3" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "ingredient": "object/tangible/component/droid/personality_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_pit_droid" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_pit_droid.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_power.json b/serverdata/draft_schematic/droid/droid_power.json new file mode 100644 index 00000000..7666357c --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_power.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_power_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "fiberplast", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "generator_shell_hardening" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "generator_shell_hardening" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "power_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "power_module" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_power_droid" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_power.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_power_advanced.json b/serverdata/draft_schematic/droid/droid_power_advanced.json new file mode 100644 index 00000000..10e2784c --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_power_advanced.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_power_advanced_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "generator_shell_hardening" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "generator_shell_hardening" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "power_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "power_module" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_power_droid" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_power_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_probot.json b/serverdata/draft_schematic/droid/droid_probot.json new file mode 100644 index 00000000..c499982f --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_probot.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_probot_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "espionage_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "espionage_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_socket_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_socket_bank" + ], + "ingredient": "object/tangible/component/droid/combat_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_probot_droid" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_probot.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_probot_advanced.json b/serverdata/draft_schematic/droid/droid_probot_advanced.json new file mode 100644 index 00000000..ff145104 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_probot_advanced.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_probot_advanced_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "ingredient": "copper", + "count": 190 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/probot_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_socket_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_socket_bank" + ], + "ingredient": "object/tangible/component/droid/combat_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_probot_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_probot_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_r2.json b/serverdata/draft_schematic/droid/droid_r2.json new file mode 100644 index 00000000..5ec552be --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_r2.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_r2_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "chemical", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "intellex_iv_computer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "intellex_iv_computer" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package" + ], + "ingredient": "object/tangible/component/droid/combat_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_r2_droid" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_r2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_r2_advanced.json b/serverdata/draft_schematic/droid/droid_r2_advanced.json new file mode 100644 index 00000000..7faa3e16 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_r2_advanced.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_r2_advanced_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "ingredient": "chemical", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "ingredient": "chemical", + "count": 190 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/r2_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package" + ], + "ingredient": "object/tangible/component/droid/combat_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_r2_droid" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_r2_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_r3.json b/serverdata/draft_schematic/droid/droid_r3.json new file mode 100644 index 00000000..fadb5efa --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_r3.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_r3_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_body_shell" + ], + "ingredient": "chemical", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "secondary_body_structure" + ], + "ingredient": "chemical", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "intellex_v_computer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "intellex_v_computer" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package" + ], + "ingredient": "object/tangible/component/droid/combat_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_r3_droid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_r3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_r3_advanced.json b/serverdata/draft_schematic/droid/droid_r3_advanced.json new file mode 100644 index 00000000..c2f97077 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_r3_advanced.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_r3_advanced_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "ingredient": "chemical", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "ingredient": "chemical", + "count": 190 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/r3_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package" + ], + "ingredient": "object/tangible/component/droid/combat_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package2" + ], + "ingredient": "object/tangible/component/droid/combat_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_r3_droid" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_r3_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_r4.json b/serverdata/draft_schematic/droid/droid_r4.json new file mode 100644 index 00000000..c947877c --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_r4.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_r4_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal_ferrous", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "intellex_vi_computer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "intellex_vi_computer" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_r4_droid" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_r4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_r4_advanced.json b/serverdata/draft_schematic/droid/droid_r4_advanced.json new file mode 100644 index 00000000..2b415779 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_r4_advanced.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_r4_advanced_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/r4_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "chassis_frame_interface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "chassis_frame_interface" + ], + "ingredient": "steel", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module3" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_r4_droid" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_r4_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_r5.json b/serverdata/draft_schematic/droid/droid_r5.json new file mode 100644 index 00000000..79dadc42 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_r5.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_r5_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal_ferrous", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_r5_droid" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_r5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_r5_advanced.json b/serverdata/draft_schematic/droid/droid_r5_advanced.json new file mode 100644 index 00000000..2a1f4727 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_r5_advanced.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_r5_advanced_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal_ferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "ingredient": "steel", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "ingredient": "object/tangible/component/droid/droid_combat_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_r5_droid" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_r5_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_stimpack_a.json b/serverdata/draft_schematic/droid/droid_stimpack_a.json new file mode 100644 index 00000000..315859c3 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_stimpack_a.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/medicine/pet/droid_stimpack_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_repairkit" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_stimpack_a.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_stimpack_b.json b/serverdata/draft_schematic/droid/droid_stimpack_b.json new file mode 100644 index 00000000..bc5e39d4 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_stimpack_b.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/medicine/pet/droid_stimpack_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_repairkit" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_stimpack_a.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_stimpack_c.json b/serverdata/draft_schematic/droid/droid_stimpack_c.json new file mode 100644 index 00000000..ae8f72ef --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_stimpack_c.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/medicine/pet/droid_stimpack_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_repairkit" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_stimpack_a.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_stimpack_d.json b/serverdata/draft_schematic/droid/droid_stimpack_d.json new file mode 100644 index 00000000..01d18550 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_stimpack_d.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/medicine/pet/droid_stimpack_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_repairkit" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_stimpack_a.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_super_battle_droid.json b/serverdata/draft_schematic/droid/droid_super_battle_droid.json new file mode 100644 index 00000000..5ad785ba --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_super_battle_droid.json @@ -0,0 +1,313 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_super_battle_droid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "ingredient": "steel", + "count": 450 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "ingredient": "copper", + "count": 575 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "advanced_droid_frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "advanced_droid_frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "ingredient": "object/tangible/component/droid/personality_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/super_battle_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank2" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank3" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_socket_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_socket_bank" + ], + "ingredient": "object/tangible/component/droid/combat_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_super_battle_droid" + ], + "complexity": 60, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_super_battle_droid.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_surgical.json b/serverdata/draft_schematic/droid/droid_surgical.json new file mode 100644 index 00000000..cdadbac4 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_surgical.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_surgical_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "frame" + ], + "ingredient": "object/tangible/component/droid/advanced_droid_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "leg_struts" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_sheath" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_sheath" + ], + "ingredient": "fiberplast", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "hydraulic_system_pumps" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "hydraulic_system_pumps" + ], + "ingredient": "metal_nonferrous", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "ingredient": "object/tangible/component/droid/personality_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_surgical_droid" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_surgical.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_surgical_advanced.json b/serverdata/draft_schematic/droid/droid_surgical_advanced.json new file mode 100644 index 00000000..cd25061a --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_surgical_advanced.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_surgical_advanced_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "old_shell_reinforcement" + ], + "ingredient": "chemical", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "upgrade_electronics_bay" + ], + "ingredient": "chemical", + "count": 190 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/surgical_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "adaptor_electronics" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module_package" + ], + "ingredient": "object/tangible/component/droid/socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_personality_chip" + ], + "ingredient": "object/tangible/component/droid/personality_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_surgical_droid" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_surgical_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_texture_kit.json b/serverdata/draft_schematic/droid/droid_texture_kit.json new file mode 100644 index 00000000..2e4c78ca --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_texture_kit.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 30, + "category": "CT_droid", + "craftedObjectTemplate": "object/tangible/item/texture_kit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "colors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "colors" + ], + "ingredient": "mineral", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "color_stowage" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "color_stowage" + ], + "ingredient": "object/tangible/component/droid/droid_storage_compartment.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_customization_kit" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_texture_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_treadwell.json b/serverdata/draft_schematic/droid/droid_treadwell.json new file mode 100644 index 00000000..6ba192f0 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_treadwell.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_treadwell_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_treadwell_droid" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_treadwell.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_treadwell_advanced.json b/serverdata/draft_schematic/droid/droid_treadwell_advanced.json new file mode 100644 index 00000000..40d2b667 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_treadwell_advanced.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_treadwell_advanced_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "arm_struts" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "motivator" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "object/tangible/component/droid/sensor_package_droid.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "general_droid_module2" + ], + "ingredient": "object/tangible/component/droid/droid_service_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_treadwell_droid" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_treadwell_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_union_sentry_droid.json b/serverdata/draft_schematic/droid/droid_union_sentry_droid.json new file mode 100644 index 00000000..93d15523 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_union_sentry_droid.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 5, + "craftedObjectTemplate": "object/tangible/deed/pet_deed/deed_union_sentry_droid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "object/tangible/component/droid/droid_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "manipulator_arm_package_set" + ], + "ingredient": "object/tangible/component/droid/manipulator_arm_package_set.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_motive_system_advanced" + ], + "ingredient": "object/tangible/component/droid/droid_motive_system_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "base_chassis" + ], + "ingredient": "object/tangible/component/droid/union_sentry_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_only_socket_bank2" + ], + "ingredient": "object/tangible/component/droid/combat_only_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "combat_socket_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "combat_socket_bank" + ], + "ingredient": "object/tangible/component/droid/combat_socket_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_defensive_module2" + ], + "ingredient": "object/tangible/component/droid/defensive_module_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_union_sentry_droid" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_union_sentry_droid.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_vitapack_a.json b/serverdata/draft_schematic/droid/droid_vitapack_a.json new file mode 100644 index 00000000..ab3933b6 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_vitapack_a.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/medicine/pet/droid_stimpack_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_repairkit" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_vitapack_a.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_vitapack_b.json b/serverdata/draft_schematic/droid/droid_vitapack_b.json new file mode 100644 index 00000000..2e030cee --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_vitapack_b.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/medicine/pet/droid_stimpack_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_repairkit" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_vitapack_b.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_vitapack_c.json b/serverdata/draft_schematic/droid/droid_vitapack_c.json new file mode 100644 index 00000000..c07dc36c --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_vitapack_c.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/medicine/pet/droid_stimpack_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_repairkit" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_vitapack_c.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_wound_repair_kit_a.json b/serverdata/draft_schematic/droid/droid_wound_repair_kit_a.json new file mode 100644 index 00000000..901b459f --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_wound_repair_kit_a.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/pet/droid_wound_kit_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "reconstructive_rigging" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "reconstructive_rigging" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "insulated_cement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "insulated_cement" + ], + "ingredient": "ore", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "diagnostic_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "diagnostic_circuit" + ], + "ingredient": "object/tangible/component/droid/repair/diagnostic_circuit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "backup_power_supply" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "backup_power_supply" + ], + "ingredient": "object/tangible/component/droid/repair/power_supply_redundant.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "unit_casing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "unit_casing" + ], + "ingredient": "object/tangible/component/droid/repair/repair_unit_casing.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_wound_repair" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_wound_repair_kit_a.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_wound_repair_kit_b.json b/serverdata/draft_schematic/droid/droid_wound_repair_kit_b.json new file mode 100644 index 00000000..27a89311 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_wound_repair_kit_b.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/pet/droid_wound_kit_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "reconstructive_rigging" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "reconstructive_rigging" + ], + "ingredient": "metal_nonferrous", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "insulated_cement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "insulated_cement" + ], + "ingredient": "ore_extrusive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "diagnostic_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "diagnostic_circuit" + ], + "ingredient": "object/tangible/component/droid/repair/diagnostic_circuit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "backup_power_supply" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "backup_power_supply" + ], + "ingredient": "object/tangible/component/droid/repair/power_supply_redundant.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "unit_casing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "unit_casing" + ], + "ingredient": "object/tangible/component/droid/repair/repair_unit_casing.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_wound_repair" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_wound_repair_kit_b.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_wound_repair_kit_c.json b/serverdata/draft_schematic/droid/droid_wound_repair_kit_c.json new file mode 100644 index 00000000..633fda01 --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_wound_repair_kit_c.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/pet/droid_wound_kit_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "reconstructive_rigging" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "reconstructive_rigging" + ], + "ingredient": "copper", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "insulated_cement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "insulated_cement" + ], + "ingredient": "ore_extrusive_keschel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "diagnostic_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "diagnostic_circuit" + ], + "ingredient": "object/tangible/component/droid/repair/diagnostic_circuit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "backup_power_supply" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "backup_power_supply" + ], + "ingredient": "object/tangible/component/droid/repair/power_supply_redundant.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "unit_casing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "unit_casing" + ], + "ingredient": "object/tangible/component/droid/repair/repair_unit_casing.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_wound_repair" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_wound_repair_kit_c.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/droid_wound_repair_kit_d.json b/serverdata/draft_schematic/droid/droid_wound_repair_kit_d.json new file mode 100644 index 00000000..5efb83bc --- /dev/null +++ b/serverdata/draft_schematic/droid/droid_wound_repair_kit_d.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/medicine/pet/droid_wound_kit_d.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "reconstructive_rigging" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "reconstructive_rigging" + ], + "ingredient": "copper_beyrllius", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "insulated_cement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "insulated_cement" + ], + "ingredient": "armophous_plexite", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "diagnostic_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "diagnostic_circuit" + ], + "ingredient": "object/tangible/component/droid/repair/diagnostic_circuit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "backup_power_supply" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "backup_power_supply" + ], + "ingredient": "object/tangible/component/droid/repair/power_supply_redundant.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "unit_casing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "unit_casing" + ], + "ingredient": "object/tangible/component/droid/repair/repair_unit_casing.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_droid_wound_repair" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/droid/shared_droid_wound_repair_kit_d.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/navicomputer_1.json b/serverdata/draft_schematic/droid/navicomputer_1.json new file mode 100644 index 00000000..ede6cd25 --- /dev/null +++ b/serverdata/draft_schematic/droid/navicomputer_1.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/droid/navicomputer_1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_navicomputer" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/droid/shared_navicomputer_1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/navicomputer_2.json b/serverdata/draft_schematic/droid/navicomputer_2.json new file mode 100644 index 00000000..8cc863c0 --- /dev/null +++ b/serverdata/draft_schematic/droid/navicomputer_2.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/droid/navicomputer_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "metal", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "metal", + "count": 11 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_navicomputer" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/droid/shared_navicomputer_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/navicomputer_3.json b/serverdata/draft_schematic/droid/navicomputer_3.json new file mode 100644 index 00000000..569dbb3c --- /dev/null +++ b/serverdata/draft_schematic/droid/navicomputer_3.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/droid/navicomputer_3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "metal", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "metal", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_navicomputer" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/droid/shared_navicomputer_3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/navicomputer_4.json b/serverdata/draft_schematic/droid/navicomputer_4.json new file mode 100644 index 00000000..884d7696 --- /dev/null +++ b/serverdata/draft_schematic/droid/navicomputer_4.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/droid/navicomputer_4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "metal", + "count": 27 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "metal", + "count": 21 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_navicomputer" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/droid/shared_navicomputer_4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/navicomputer_5.json b/serverdata/draft_schematic/droid/navicomputer_5.json new file mode 100644 index 00000000..9a682ec9 --- /dev/null +++ b/serverdata/draft_schematic/droid/navicomputer_5.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/droid/navicomputer_5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "metal", + "count": 32 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "metal", + "count": 26 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_navicomputer" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/droid/shared_navicomputer_5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/navicomputer_6.json b/serverdata/draft_schematic/droid/navicomputer_6.json new file mode 100644 index 00000000..17fa7096 --- /dev/null +++ b/serverdata/draft_schematic/droid/navicomputer_6.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/droid/navicomputer_6.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "metal", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "droid_brain" + ], + "ingredient": "metal", + "count": 37 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "engine_unit" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "sensor_suite" + ], + "ingredient": "metal", + "count": 31 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafted_items.crafting_navicomputer" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/shared_navicomputer_6.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/droid/war_intel_datapad.json b/serverdata/draft_schematic/droid/war_intel_datapad.json new file mode 100644 index 00000000..51895841 --- /dev/null +++ b/serverdata/draft_schematic/droid/war_intel_datapad.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/droid/war_intel_datapad.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "shielding_and_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "shielding_and_insulation" + ], + "ingredient": "ore_extrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "advanced_search_planning_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "advanced_search_planning_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "search_parameter_storage_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "search_parameter_storage_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "command_interpreter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "command_interpreter" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "autonomous_searcher_logic_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "autonomous_searcher_logic_unit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.droid.crafting_base_droid_component" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/droid/shared_war_intel_datapad.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/additive/additive_heavy.json b/serverdata/draft_schematic/food/additive/additive_heavy.json new file mode 100644 index 00000000..ddd31288 --- /dev/null +++ b/serverdata/draft_schematic/food/additive/additive_heavy.json @@ -0,0 +1,77 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/additive/additive_heavy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "suspension_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "suspension_agent" + ], + "ingredient": "water", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 1, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bio_component" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bio_component" + ], + "ingredient": "object/tangible/component/bio/bio_component_food_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 1, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafting_food_additive" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/food/additive/shared_additive_heavy.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/additive/additive_light.json b/serverdata/draft_schematic/food/additive/additive_light.json new file mode 100644 index 00000000..3584f6c7 --- /dev/null +++ b/serverdata/draft_schematic/food/additive/additive_light.json @@ -0,0 +1,77 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/additive/additive_light.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "suspension_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "suspension_agent" + ], + "ingredient": "water", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 1, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bio_component" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bio_component" + ], + "ingredient": "object/tangible/component/bio/bio_component_food_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 1, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafting_food_additive" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/food/additive/shared_additive_light.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/additive/additive_medium.json b/serverdata/draft_schematic/food/additive/additive_medium.json new file mode 100644 index 00000000..373b63ac --- /dev/null +++ b/serverdata/draft_schematic/food/additive/additive_medium.json @@ -0,0 +1,77 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/additive/additive_medium.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "suspension_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "suspension_agent" + ], + "ingredient": "water", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 1, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bio_component" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bio_component" + ], + "ingredient": "object/tangible/component/bio/bio_component_food_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 1, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafting_food_additive" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/food/additive/shared_additive_medium.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/bantha_surprise.json b/serverdata/draft_schematic/food/bantha_surprise.json new file mode 100644 index 00000000..db614b95 --- /dev/null +++ b/serverdata/draft_schematic/food/bantha_surprise.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/food/crafted/crafted_bantha_surprise.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bantha_meat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bantha_meat" + ], + "ingredient": "meat", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "ingredient": "object/tangible/food/crafted/dessert_bantha_butter.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "exotic_spices" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "exotic_spices" + ], + "ingredient": "vegetable_fungi_kashyyyk", + "count": 52 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_chef" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/food/shared_bantha_surprise.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/base_food_schematic.json b/serverdata/draft_schematic/food/base_food_schematic.json new file mode 100644 index 00000000..f31d9944 --- /dev/null +++ b/serverdata/draft_schematic/food/base_food_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_food", + "destroyIngredients": true, + "crateObjectTemplate": "object/factory/factory_crate_food.iff", + "xpPoints": [ + { + "type": "XP_craftingFood", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/beastfood_blubbery_fish_substitute.json b/serverdata/draft_schematic/food/beastfood_blubbery_fish_substitute.json new file mode 100644 index 00000000..4bc74bbd --- /dev/null +++ b/serverdata/draft_schematic/food/beastfood_blubbery_fish_substitute.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/food/crafted/beastfood_blubbery_fish_substitute.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "protein_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "protein_source" + ], + "ingredient": "meat", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "preservative_wrap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "preservative_wrap" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "ingredient": "water", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_pet_food" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_beastfood_blubbery_fish_substitute.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/beastfood_coarse_fish_substitute.json b/serverdata/draft_schematic/food/beastfood_coarse_fish_substitute.json new file mode 100644 index 00000000..5292a21f --- /dev/null +++ b/serverdata/draft_schematic/food/beastfood_coarse_fish_substitute.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/food/crafted/beastfood_coarse_fish_substitute.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "protein_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "protein_source" + ], + "ingredient": "meat", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "preservative_wrap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "preservative_wrap" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "ingredient": "water", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_pet_food" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_beastfood_coarse_fish_substitute.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/beastfood_cooked_fish_substitute.json b/serverdata/draft_schematic/food/beastfood_cooked_fish_substitute.json new file mode 100644 index 00000000..5b3a5191 --- /dev/null +++ b/serverdata/draft_schematic/food/beastfood_cooked_fish_substitute.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/food/crafted/beastfood_cooked_fish_substitute.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "protein_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "protein_source" + ], + "ingredient": "meat", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "preservative_wrap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "preservative_wrap" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "ingredient": "water", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_pet_food" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_beastfood_cooked_fish_substitute.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/beastfood_cooked_meat_substitute.json b/serverdata/draft_schematic/food/beastfood_cooked_meat_substitute.json new file mode 100644 index 00000000..617cc2d4 --- /dev/null +++ b/serverdata/draft_schematic/food/beastfood_cooked_meat_substitute.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/food/crafted/beastfood_cooked_meat_substitute.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "ingredient": "water", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "organic_flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "organic_flavoring" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "organic_stock" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "organic_stock" + ], + "ingredient": "organic", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_pet_food" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_beastfood_cooked_meat_substitute.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/beastfood_dry_fruit_substitute.json b/serverdata/draft_schematic/food/beastfood_dry_fruit_substitute.json new file mode 100644 index 00000000..2b860168 --- /dev/null +++ b/serverdata/draft_schematic/food/beastfood_dry_fruit_substitute.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/food/crafted/beastfood_dry_fruit_substitute.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "ingredient": "object/tangible/food/crafted/dessert_bantha_butter.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "oat_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "oat_covering" + ], + "ingredient": "oats", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "berries" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "berries" + ], + "ingredient": "fruit_berries", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_pet_food" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_beastfood_dry_fruit_substitute.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/beastfood_fatty_fish_substitute.json b/serverdata/draft_schematic/food/beastfood_fatty_fish_substitute.json new file mode 100644 index 00000000..1e99c1d5 --- /dev/null +++ b/serverdata/draft_schematic/food/beastfood_fatty_fish_substitute.json @@ -0,0 +1,131 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/food/crafted/beastfood_fatty_fish_substitute.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "protein_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "protein_source" + ], + "ingredient": "meat", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "preservative_wrap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "preservative_wrap" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "ingredient": "water", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "ingredient": "object/tangible/food/crafted/dessert_bantha_butter.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_pet_food" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_beastfood_fatty_fish_substitute.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/beastfood_fatty_meat_substitute b/serverdata/draft_schematic/food/beastfood_fatty_meat_substitute new file mode 100644 index 00000000..6ea98eec --- /dev/null +++ b/serverdata/draft_schematic/food/beastfood_fatty_meat_substitute @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_stewed_gwouch.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "ingredient": "water", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "organic_flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "organic_flavoring" + ], + "ingredient": "organic", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "organic_stock" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "organic_stock" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "bantha_butter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "bantha_butter" + ], + "ingredient": "object/tangible/food/crafted/dessert_bantha_butter.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_pet_food" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_beastfood_fatty_meat_substitute", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/beastfood_fatty_meat_substitute.json b/serverdata/draft_schematic/food/beastfood_fatty_meat_substitute.json new file mode 100644 index 00000000..f2ec83df --- /dev/null +++ b/serverdata/draft_schematic/food/beastfood_fatty_meat_substitute.json @@ -0,0 +1,131 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/food/crafted/beastfood_fatty_meat_substitute.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "ingredient": "water", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "organic_flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "organic_flavoring" + ], + "ingredient": "organic", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "organic_stock" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "organic_stock" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "ingredient": "object/tangible/food/crafted/dessert_bantha_butter.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_pet_food" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_beastfood_fatty_meat_substitute.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/beastfood_juicy_fruit_substitute.json b/serverdata/draft_schematic/food/beastfood_juicy_fruit_substitute.json new file mode 100644 index 00000000..14ebb78d --- /dev/null +++ b/serverdata/draft_schematic/food/beastfood_juicy_fruit_substitute.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/food/crafted/beastfood_juicy_fruit_substitute.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "ingredient": "object/tangible/food/crafted/dessert_bantha_butter.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "oat_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "oat_covering" + ], + "ingredient": "oats", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "berries" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "berries" + ], + "ingredient": "fruit_berries", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_pet_food" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_beastfood_juicy_fruit_substitute.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/beastfood_sour_fruit_substitute.json b/serverdata/draft_schematic/food/beastfood_sour_fruit_substitute.json new file mode 100644 index 00000000..c528ed90 --- /dev/null +++ b/serverdata/draft_schematic/food/beastfood_sour_fruit_substitute.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/food/crafted/beastfood_sour_fruit_substitute.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "ingredient": "object/tangible/food/crafted/dessert_bantha_butter.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "oat_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "oat_covering" + ], + "ingredient": "oats", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "berries" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "berries" + ], + "ingredient": "fruit_berries", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_pet_food" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_beastfood_sour_fruit_substitute.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/beastfood_stringy_meat_substitute.json b/serverdata/draft_schematic/food/beastfood_stringy_meat_substitute.json new file mode 100644 index 00000000..3d009eeb --- /dev/null +++ b/serverdata/draft_schematic/food/beastfood_stringy_meat_substitute.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/food/crafted/beastfood_stringy_meat_substitute.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "ingredient": "water", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "organic_flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "organic_flavoring" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "organic_stock" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "organic_stock" + ], + "ingredient": "organic", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_pet_food" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_beastfood_stringy_meat_substitute.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/beastfood_sweet_fruit_substitute.json b/serverdata/draft_schematic/food/beastfood_sweet_fruit_substitute.json new file mode 100644 index 00000000..5d4958d6 --- /dev/null +++ b/serverdata/draft_schematic/food/beastfood_sweet_fruit_substitute.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/food/crafted/beastfood_sweet_fruit_substitute.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "ingredient": "object/tangible/food/crafted/dessert_bantha_butter.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "oat_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "oat_covering" + ], + "ingredient": "oats", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "berries" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "berries" + ], + "ingredient": "fruit_berries", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_pet_food" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_beastfood_sweet_fruit_substitute.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/beastfood_tender_meat_substitute.json b/serverdata/draft_schematic/food/beastfood_tender_meat_substitute.json new file mode 100644 index 00000000..bad4fec3 --- /dev/null +++ b/serverdata/draft_schematic/food/beastfood_tender_meat_substitute.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/food/crafted/beastfood_tender_meat_substitute.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "ingredient": "water", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "organic_flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "organic_flavoring" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "organic_stock" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "organic_stock" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_pet_food" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_beastfood_tender_meat_substitute.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/component/component_fryer_repair_tool.json b/serverdata/draft_schematic/food/component/component_fryer_repair_tool.json new file mode 100644 index 00000000..7b347b22 --- /dev/null +++ b/serverdata/draft_schematic/food/component/component_fryer_repair_tool.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/food/component_fryer_repair_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/food/component/shared_component_fryer_repair_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/component/container_barrel.json b/serverdata/draft_schematic/food/component/container_barrel.json new file mode 100644 index 00000000..97ea340b --- /dev/null +++ b/serverdata/draft_schematic/food/component/container_barrel.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/food/container_barrel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "barrel_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "barrel_body" + ], + "ingredient": "metal_nonferrous", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "coolant_control" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "coolant_control" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "power_conditioner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "power_conditioner" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafting_artisan_drink_container" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/food/component/shared_container_barrel.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/component/container_cask.json b/serverdata/draft_schematic/food/component/container_cask.json new file mode 100644 index 00000000..ec6a04cd --- /dev/null +++ b/serverdata/draft_schematic/food/component/container_cask.json @@ -0,0 +1,77 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/food/container_cask.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "crystal" + ], + "ingredient": "gemstone_crystalline", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "cask_trim" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "cask_trim" + ], + "ingredient": "object/tangible/component/clothing/trim.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafting_artisan_drink_container" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/food/component/shared_container_cask.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/component/container_large_glass.json b/serverdata/draft_schematic/food/component/container_large_glass.json new file mode 100644 index 00000000..8cf195ae --- /dev/null +++ b/serverdata/draft_schematic/food/component/container_large_glass.json @@ -0,0 +1,50 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/food/container_large_glass.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "crystal" + ], + "ingredient": "gemstone", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafting_artisan_drink_container" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/food/component/shared_container_large_glass.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/component/container_small_glass.json b/serverdata/draft_schematic/food/component/container_small_glass.json new file mode 100644 index 00000000..997e2fe2 --- /dev/null +++ b/serverdata/draft_schematic/food/component/container_small_glass.json @@ -0,0 +1,50 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/food/container_small_glass.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "crystal" + ], + "ingredient": "gemstone", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafting_artisan_drink_container" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/food/component/shared_container_small_glass.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/component/ingredient_ball_of_dough.json b/serverdata/draft_schematic/food/component/ingredient_ball_of_dough.json new file mode 100644 index 00000000..43a3ffe2 --- /dev/null +++ b/serverdata/draft_schematic/food/component/ingredient_ball_of_dough.json @@ -0,0 +1,50 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/food/ingredient_ball_of_dough.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "wheat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "wheat" + ], + "ingredient": "wheat", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_artisan" + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/food/component/shared_ingredient_ball_of_dough.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/component/ingredient_carbosyrup.json b/serverdata/draft_schematic/food/component/ingredient_carbosyrup.json new file mode 100644 index 00000000..2113a5eb --- /dev/null +++ b/serverdata/draft_schematic/food/component/ingredient_carbosyrup.json @@ -0,0 +1,50 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/food/ingredient_carbosyrup.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit" + ], + "ingredient": "flora_food", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_artisan" + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/food/component/shared_ingredient_carbosyrup.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/component/ingredient_cereal_flakes.json b/serverdata/draft_schematic/food/component/ingredient_cereal_flakes.json new file mode 100644 index 00000000..06da17c8 --- /dev/null +++ b/serverdata/draft_schematic/food/component/ingredient_cereal_flakes.json @@ -0,0 +1,77 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/food/ingredient_cereal_flakes.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "cereal_concentrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "cereal_concentrate" + ], + "ingredient": "cereal", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/food/component/shared_ingredient_cereal_flakes.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_air_cake.json b/serverdata/draft_schematic/food/dessert_air_cake.json new file mode 100644 index 00000000..12eaadac --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_air_cake.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_air_cake.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "ingredient": "object/tangible/component/food/ingredient_ball_of_dough.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_core" + ], + "ingredient": "fruit", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_air_cake.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_almond_kwevvu_crisp_munchies.json b/serverdata/draft_schematic/food/dessert_almond_kwevvu_crisp_munchies.json new file mode 100644 index 00000000..66d6cd52 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_almond_kwevvu_crisp_munchies.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_almond_kwevvu_crisp_munchies.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "toasted_crust" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "toasted_crust" + ], + "ingredient": "cereal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "protein_fortifier" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "protein_fortifier" + ], + "ingredient": "meat", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_filling" + ], + "ingredient": "fruit", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_almond_kwevvu_crisp_munchies.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_bantha_butter.json b/serverdata/draft_schematic/food/dessert_bantha_butter.json new file mode 100644 index 00000000..ec340765 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_bantha_butter.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_bantha_butter.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bantha_milk" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bantha_milk" + ], + "ingredient": "milk", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit" + ], + "ingredient": "fruit", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_bantha_butter.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_blap_biscuit.json b/serverdata/draft_schematic/food/dessert_blap_biscuit.json new file mode 100644 index 00000000..4050ee17 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_blap_biscuit.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_blap_biscuit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "first_carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "first_carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "second_carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "second_carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "ingredient": "object/tangible/component/food/ingredient_ball_of_dough.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "berry_mix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "berry_mix" + ], + "ingredient": "fruit_berries", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_blap_biscuit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_blob_candy.json b/serverdata/draft_schematic/food/dessert_blob_candy.json new file mode 100644 index 00000000..6bfd85c6 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_blob_candy.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_blob_candy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_core" + ], + "ingredient": "fruit", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_blob_candy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_bofa_treat.json b/serverdata/draft_schematic/food/dessert_bofa_treat.json new file mode 100644 index 00000000..88f6d276 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_bofa_treat.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_bofa_treat.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dried_fruit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dried_fruit" + ], + "ingredient": "organic", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "crust" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "crust" + ], + "ingredient": "cereal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_bofa_treat.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_cavaellin_creams.json b/serverdata/draft_schematic/food/dessert_cavaellin_creams.json new file mode 100644 index 00000000..f267d9a2 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_cavaellin_creams.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_cavaellin_creams.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_flavor" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_flavor" + ], + "ingredient": "fruit_fruits", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_chef" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_cavaellin_creams.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_chandad.json b/serverdata/draft_schematic/food/dessert_chandad.json new file mode 100644 index 00000000..adf3f859 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_chandad.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_chandad.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "wheat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "wheat" + ], + "ingredient": "wheat", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_filling" + ], + "ingredient": "fruit_fruits", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "rice_filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "rice_filling" + ], + "ingredient": "rice", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_chef" + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_chandad.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_citros_snow_cake.json b/serverdata/draft_schematic/food/dessert_citros_snow_cake.json new file mode 100644 index 00000000..0fad8396 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_citros_snow_cake.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_citros_snow_cake.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "sweet_cake_mix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "sweet_cake_mix" + ], + "ingredient": "object/tangible/food/crafted/dessert_sweet_cake_mix.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_filling" + ], + "ingredient": "fruit_fruits", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "filling_mixture" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "filling_mixture" + ], + "ingredient": "wheat_wild", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_citros_snow_cake.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_corellian_fried_icecream.json b/serverdata/draft_schematic/food/dessert_corellian_fried_icecream.json new file mode 100644 index 00000000..d0ea79e2 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_corellian_fried_icecream.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_corellian_fried_icecream.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "soypro" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "soypro" + ], + "ingredient": "object/tangible/food/crafted/dish_soypro.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "berry_flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "berry_flavoring" + ], + "ingredient": "fruit_berries", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_meal_food" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_corellian_fried_icecream.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_deneelian_fizz_pudding.json b/serverdata/draft_schematic/food/dessert_deneelian_fizz_pudding.json new file mode 100644 index 00000000..8534154b --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_deneelian_fizz_pudding.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_deneelian_fizz_pudding.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "milk" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "milk" + ], + "ingredient": "milk", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "first_gelatin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "first_gelatin" + ], + "ingredient": "bone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "second_gelatin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "second_gelatin" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_hide_chef" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_deneelian_fizz_pudding.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_dweezel.json b/serverdata/draft_schematic/food/dessert_dweezel.json new file mode 100644 index 00000000..789f13eb --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_dweezel.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_dweezel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "ingredient": "object/tangible/component/food/ingredient_ball_of_dough.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "berry_filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "berry_filling" + ], + "ingredient": "fruit_berries", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "starchy_filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "starchy_filling" + ], + "ingredient": "vegetable_tubers", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glaze" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glaze" + ], + "ingredient": "fruit_fruits", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_dweezel.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_felbar.json b/serverdata/draft_schematic/food/dessert_felbar.json new file mode 100644 index 00000000..84aab5df --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_felbar.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_felbar.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "ingredient": "object/tangible/component/food/ingredient_ball_of_dough.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_filling" + ], + "ingredient": "fruit_fruits", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "spice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "spice" + ], + "ingredient": "fruit_flowers", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_felbar.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_glazed_glucose_pate.json b/serverdata/draft_schematic/food/dessert_glazed_glucose_pate.json new file mode 100644 index 00000000..d3cbf6f6 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_glazed_glucose_pate.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_glazed_glucose_pate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "pastebread" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "pastebread" + ], + "ingredient": "object/tangible/food/crafted/dessert_pastebread.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "heady_meat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "heady_meat" + ], + "ingredient": "meat_domesticated", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "biter_fruit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "biter_fruit" + ], + "ingredient": "fruit_fruits", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glaze" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glaze" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_meal_food" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_glazed_glucose_pate.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_gorrnar.json b/serverdata/draft_schematic/food/dessert_gorrnar.json new file mode 100644 index 00000000..bb503a0a --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_gorrnar.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_gorrnar.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "berry_topping" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "berry_topping" + ], + "ingredient": "fruit_berries", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "ingredient": "object/tangible/component/food/ingredient_ball_of_dough.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "oats" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "oats" + ], + "ingredient": "oats", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_gorrnar.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_kiwik_clusjo_swirl.json b/serverdata/draft_schematic/food/dessert_kiwik_clusjo_swirl.json new file mode 100644 index 00000000..67cba149 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_kiwik_clusjo_swirl.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_kiwik_clusjo_swirl.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "sweet_berries" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "sweet_berries" + ], + "ingredient": "fruit_berries", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "tart_berries" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "tart_berries" + ], + "ingredient": "fruit_berries", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_filling" + ], + "ingredient": "fruit_fruits", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_chef" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_kiwik_clusjo_swirl.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_nanana_twist.json b/serverdata/draft_schematic/food/dessert_nanana_twist.json new file mode 100644 index 00000000..2124bd85 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_nanana_twist.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_nanana_twist.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbonation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbonation" + ], + "ingredient": "gas_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "flavor_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "flavor_extract" + ], + "ingredient": "fruit_berries", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_meal_food" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_nanana_twist.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_para_roll.json b/serverdata/draft_schematic/food/dessert_para_roll.json new file mode 100644 index 00000000..4933f9d2 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_para_roll.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_para_roll.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "roll" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "roll" + ], + "ingredient": "wheat", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glaze" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glaze" + ], + "ingredient": "object/tangible/food/crafted/dessert_bantha_butter.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_meal_food" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_para_roll.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_parwan_nutricake.json b/serverdata/draft_schematic/food/dessert_parwan_nutricake.json new file mode 100644 index 00000000..669025e8 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_parwan_nutricake.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_parwan_nutricake.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "wheat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "wheat" + ], + "ingredient": "wheat", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "rice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "rice" + ], + "ingredient": "rice_wild", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "spice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "spice" + ], + "ingredient": "fruit_flowers", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit" + ], + "ingredient": "fruit_fruits", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_parwan_nutricake.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_pastebread.json b/serverdata/draft_schematic/food/dessert_pastebread.json new file mode 100644 index 00000000..47a9591e --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_pastebread.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_pastebread.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "wheat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "wheat" + ], + "ingredient": "wheat", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "oats" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "oats" + ], + "ingredient": "oats", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_chef" + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_pastebread.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_pikatta_pie.json b/serverdata/draft_schematic/food/dessert_pikatta_pie.json new file mode 100644 index 00000000..175bf0f5 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_pikatta_pie.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_pikatta_pie.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "wheat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "wheat" + ], + "ingredient": "wheat", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_filling" + ], + "ingredient": "fruit_fruits", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "sweet_glaze" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "sweet_glaze" + ], + "ingredient": "object/tangible/food/crafted/dessert_bantha_butter.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_chef" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_pikatta_pie.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_pkneb.json b/serverdata/draft_schematic/food/dessert_pkneb.json new file mode 100644 index 00000000..5e76e2c1 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_pkneb.json @@ -0,0 +1,131 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_pkneb.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "sweet_meat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "sweet_meat" + ], + "ingredient": "meat", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bone_fragments" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bone_fragments" + ], + "ingredient": "bone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 4, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_pkneb.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_puffcake.json b/serverdata/draft_schematic/food/dessert_puffcake.json new file mode 100644 index 00000000..ddb9a19c --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_puffcake.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_puffcake.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "cake" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "cake" + ], + "ingredient": "object/tangible/food/crafted/dessert_pastebread.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_filling" + ], + "ingredient": "fruit_fruits", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "berry_topping" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "berry_topping" + ], + "ingredient": "fruit_berries", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_meal_food" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_puffcake.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_pyollian_cake.json b/serverdata/draft_schematic/food/dessert_pyollian_cake.json new file mode 100644 index 00000000..00fbd2c9 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_pyollian_cake.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_pyollian_cake.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "sweet_cake_mix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "sweet_cake_mix" + ], + "ingredient": "object/tangible/food/crafted/dessert_sweet_cake_mix.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "oats" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "oats" + ], + "ingredient": "oats", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "topping" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "topping" + ], + "ingredient": "fruit_fruits", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_pyollian_cake.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_ryshcate.json b/serverdata/draft_schematic/food/dessert_ryshcate.json new file mode 100644 index 00000000..daca4dee --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_ryshcate.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_ryshcate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "mild_rice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "mild_rice" + ], + "ingredient": "rice_domesticated", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "sweet_berries" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "sweet_berries" + ], + "ingredient": "fruit_berries", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glaze" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glaze" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_meal_food" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_ryshcate.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_smugglers_delight.json b/serverdata/draft_schematic/food/dessert_smugglers_delight.json new file mode 100644 index 00000000..c42eadd9 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_smugglers_delight.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_smugglers_delight.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "ingredient": "object/tangible/component/food/ingredient_ball_of_dough.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "ingredient": "object/tangible/food/crafted/dessert_bantha_butter.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "filling_tubers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "filling_tubers" + ], + "ingredient": "vegetable_tubers", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "succulent_fruit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "succulent_fruit" + ], + "ingredient": "fruit_fruits", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_smugglers_delight.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_sweesonberry_rolls.json b/serverdata/draft_schematic/food/dessert_sweesonberry_rolls.json new file mode 100644 index 00000000..fbfa635c --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_sweesonberry_rolls.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_sweesonberry_rolls.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "ingredient": "object/tangible/food/crafted/dessert_bantha_butter.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "pastebread" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "pastebread" + ], + "ingredient": "object/tangible/food/crafted/dessert_pastebread.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "oat_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "oat_covering" + ], + "ingredient": "oats", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "berries" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "berries" + ], + "ingredient": "fruit_berries", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_sweesonberry_rolls.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_sweet_cake_mix.json b/serverdata/draft_schematic/food/dessert_sweet_cake_mix.json new file mode 100644 index 00000000..27769a12 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_sweet_cake_mix.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_sweet_cake_mix.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fine_wheat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fine_wheat" + ], + "ingredient": "wheat_domesticated", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "berries" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "berries" + ], + "ingredient": "fruit_berries", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "sweetener" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "sweetener" + ], + "ingredient": "fruit_fruits", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_sweet_cake_mix.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_tranna_nougat_cream.json b/serverdata/draft_schematic/food/dessert_tranna_nougat_cream.json new file mode 100644 index 00000000..78418085 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_tranna_nougat_cream.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_tranna_nougat_cream.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "ingredient": "object/tangible/component/food/ingredient_ball_of_dough.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bantha_butter" + ], + "ingredient": "object/tangible/food/crafted/dessert_bantha_butter.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fine_corellian_wheat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fine_corellian_wheat" + ], + "ingredient": "wheat_domesticated", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "corellian_water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "corellian_water" + ], + "ingredient": "water", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_meal_food" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_tranna_nougat_cream.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_vagnerian_canape.json b/serverdata/draft_schematic/food/dessert_vagnerian_canape.json new file mode 100644 index 00000000..de06bf38 --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_vagnerian_canape.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_vagnerian_canape.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "ingredient": "object/tangible/component/food/ingredient_ball_of_dough.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "first_filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "first_filling" + ], + "ingredient": "fruit_berries", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "second_filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "second_filling" + ], + "ingredient": "fruit_fruits", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_vagnerian_canape.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_wedding_cake.json b/serverdata/draft_schematic/food/dessert_wedding_cake.json new file mode 100644 index 00000000..69d5c46c --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_wedding_cake.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_wedding_cake.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "sweet_cake_mix" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "sweet_cake_mix" + ], + "ingredient": "object/tangible/food/crafted/dessert_sweet_cake_mix.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "berries" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "berries" + ], + "ingredient": "fruit_berries", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "frosting_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "frosting_base" + ], + "ingredient": "fruit_fruits", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_meal_food" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_wedding_cake.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dessert_won_won.json b/serverdata/draft_schematic/food/dessert_won_won.json new file mode 100644 index 00000000..7d6188bb --- /dev/null +++ b/serverdata/draft_schematic/food/dessert_won_won.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dessert_won_won.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "wheat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "wheat" + ], + "ingredient": "wheat", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_topping" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_topping" + ], + "ingredient": "fruit_fruits", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "slimy_glaze" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "slimy_glaze" + ], + "ingredient": "meat", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_chef" + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/food/shared_dessert_won_won.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_ahrisa.json b/serverdata/draft_schematic/food/dish_ahrisa.json new file mode 100644 index 00000000..f8e038ba --- /dev/null +++ b/serverdata/draft_schematic/food/dish_ahrisa.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_ahrisa.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "greens" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "greens" + ], + "ingredient": "vegetable_greens", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "soypro" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "soypro" + ], + "ingredient": "object/tangible/food/crafted/dish_soypro.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "mild_spices" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "mild_spices" + ], + "ingredient": "fruit_flowers", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/food/shared_dish_ahrisa.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_bivoli_tempari.json b/serverdata/draft_schematic/food/dish_bivoli_tempari.json new file mode 100644 index 00000000..23cf664e --- /dev/null +++ b/serverdata/draft_schematic/food/dish_bivoli_tempari.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_bivoli_tempari.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "protato" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "protato" + ], + "ingredient": "object/tangible/food/crafted/dish_protato.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "tough_meat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "tough_meat" + ], + "ingredient": "meat_carnivore", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "vegetables" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "vegetables" + ], + "ingredient": "vegetable", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/food/shared_dish_bivoli_tempari.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_blood_chowder.json b/serverdata/draft_schematic/food/dish_blood_chowder.json new file mode 100644 index 00000000..52364547 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_blood_chowder.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_blood_chowder.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "purified_blood" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "purified_blood" + ], + "ingredient": "meat", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "flavored_soypro" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "flavored_soypro" + ], + "ingredient": "object/tangible/food/crafted/dish_soypro.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_chef" + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/food/shared_dish_blood_chowder.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_braised_canron.json b/serverdata/draft_schematic/food/dish_braised_canron.json new file mode 100644 index 00000000..68e21c88 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_braised_canron.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_braised_canron.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "jellied_canron" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "jellied_canron" + ], + "ingredient": "meat", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "charcoal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "charcoal" + ], + "ingredient": "wood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "brisk_seasoning" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "brisk_seasoning" + ], + "ingredient": "fruit_flowers", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_meal_food" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/food/shared_dish_braised_canron.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_cho_nor_hoola.json b/serverdata/draft_schematic/food/dish_cho_nor_hoola.json new file mode 100644 index 00000000..7a0dffe6 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_cho_nor_hoola.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_cho_nor_hoola.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "soured_milk" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "soured_milk" + ], + "ingredient": "milk", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bone_powder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bone_powder" + ], + "ingredient": "bone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "protato" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "protato" + ], + "ingredient": "object/tangible/food/crafted/dish_protato.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/food/shared_dish_cho_nor_hoola.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_crispic.json b/serverdata/draft_schematic/food/dish_crispic.json new file mode 100644 index 00000000..5e0a0679 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_crispic.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_crispic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "flaky_crust" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "flaky_crust" + ], + "ingredient": "cereal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "meaty_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "meaty_core" + ], + "ingredient": "meat", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/food/shared_dish_crispic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_dustcrepe.json b/serverdata/draft_schematic/food/dish_dustcrepe.json new file mode 100644 index 00000000..d45e3b28 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_dustcrepe.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_dustcrepe.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dried_bread" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dried_bread" + ], + "ingredient": "wheat", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "meat_filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "meat_filling" + ], + "ingredient": "meat_herbivore", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/food/shared_dish_dustcrepe.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_exo_protein_wafers.json b/serverdata/draft_schematic/food/dish_exo_protein_wafers.json new file mode 100644 index 00000000..21f2655c --- /dev/null +++ b/serverdata/draft_schematic/food/dish_exo_protein_wafers.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_exo_protein_wafers.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "protein_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "protein_source" + ], + "ingredient": "meat", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "preservative_wrap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "preservative_wrap" + ], + "ingredient": "hide", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_hide_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/food/shared_dish_exo_protein_wafers.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_fire_stew.json b/serverdata/draft_schematic/food/dish_fire_stew.json new file mode 100644 index 00000000..77aadbe7 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_fire_stew.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_fire_stew.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "base" + ], + "ingredient": "meat", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "desert_seasoning" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "desert_seasoning" + ], + "ingredient": "fruit_flowers", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "puk" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "puk" + ], + "ingredient": "object/tangible/food/crafted/dish_puk.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_meal_food" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/food/shared_dish_fire_stew.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_fried_endwa.json b/serverdata/draft_schematic/food/dish_fried_endwa.json new file mode 100644 index 00000000..409ab18b --- /dev/null +++ b/serverdata/draft_schematic/food/dish_fried_endwa.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_fried_endwa.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "soypro" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "soypro" + ], + "ingredient": "object/tangible/food/crafted/dish_soypro.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "frying_batter_water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "frying_batter_water" + ], + "ingredient": "water", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "frying_batter_mix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "frying_batter_mix" + ], + "ingredient": "cereal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_meal_food" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/food/shared_dish_fried_endwa.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_gruuvan_shaal.json b/serverdata/draft_schematic/food/dish_gruuvan_shaal.json new file mode 100644 index 00000000..f727aa63 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_gruuvan_shaal.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_gruuvan_shaal.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "lizard_meat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "lizard_meat" + ], + "ingredient": "meat_reptillian", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "desert_seasoning" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "desert_seasoning" + ], + "ingredient": "fruit_flowers", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "vegetables" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "vegetables" + ], + "ingredient": "vegetable", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/food/shared_dish_gruuvan_shaal.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_havla.json b/serverdata/draft_schematic/food/dish_havla.json new file mode 100644 index 00000000..419f857a --- /dev/null +++ b/serverdata/draft_schematic/food/dish_havla.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_havla.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "ingredient": "object/tangible/component/food/ingredient_ball_of_dough.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "starchy_flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "starchy_flavoring" + ], + "ingredient": "vegetable_tubers", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "oat_crust" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "oat_crust" + ], + "ingredient": "oats", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/food/shared_dish_havla.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_kanali_wafers.json b/serverdata/draft_schematic/food/dish_kanali_wafers.json new file mode 100644 index 00000000..5ae61f43 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_kanali_wafers.json @@ -0,0 +1,131 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_kanali_wafers.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_core" + ], + "ingredient": "fruit", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "preservative_wrap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "preservative_wrap" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_hide_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 4, + "sharedTemplate": "object/draft_schematic/food/shared_dish_kanali_wafers.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_karkan_ribenes.json b/serverdata/draft_schematic/food/dish_karkan_ribenes.json new file mode 100644 index 00000000..1c387b56 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_karkan_ribenes.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_karkan_ribenes.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "artificial_ribenes_meat" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "artificial_ribenes_meat" + ], + "ingredient": "object/tangible/food/crafted/dish_soypro.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "seasoning" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "seasoning" + ], + "ingredient": "organic", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "spit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "spit" + ], + "ingredient": "wood", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/food/shared_dish_karkan_ribenes.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_kommerken_steak.json b/serverdata/draft_schematic/food/dish_kommerken_steak.json new file mode 100644 index 00000000..275b2a7c --- /dev/null +++ b/serverdata/draft_schematic/food/dish_kommerken_steak.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 15, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_kommerken_steak.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "meat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "meat" + ], + "ingredient": "meat_herbivore", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "cereal_fortifier" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "cereal_fortifier" + ], + "ingredient": "cereal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "exotic_spices" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "exotic_spices" + ], + "ingredient": "meat_insect", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "garnish" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "garnish" + ], + "ingredient": "vegetable_greens", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/food/shared_dish_kommerken_steak.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_meat_jerky.json b/serverdata/draft_schematic/food/dish_meat_jerky.json new file mode 100644 index 00000000..cea5c6a0 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_meat_jerky.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_meat_jerky.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "meat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "meat" + ], + "ingredient": "meat", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "hide_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "hide_extract" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_hide_artisan" + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/food/shared_dish_meat_jerky.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_meatlump.json b/serverdata/draft_schematic/food/dish_meatlump.json new file mode 100644 index 00000000..f73432a9 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_meatlump.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_meatlump.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "soypro" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "soypro" + ], + "ingredient": "object/tangible/food/crafted/dish_soypro.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_chef" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/food/shared_dish_meatlump.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_ormachek.json b/serverdata/draft_schematic/food/dish_ormachek.json new file mode 100644 index 00000000..cdd4607f --- /dev/null +++ b/serverdata/draft_schematic/food/dish_ormachek.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_ormachek.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "meat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "meat" + ], + "ingredient": "meat", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "ingredient": "object/tangible/component/food/ingredient_ball_of_dough.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "beans" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "beans" + ], + "ingredient": "vegetable_beans", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "spiney_wrap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "spiney_wrap" + ], + "ingredient": "hide_bristley", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_hide_chef" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/food/shared_dish_ormachek.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_patot_panak.json b/serverdata/draft_schematic/food/dish_patot_panak.json new file mode 100644 index 00000000..50e7a1bb --- /dev/null +++ b/serverdata/draft_schematic/food/dish_patot_panak.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_patot_panak.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "flatbread" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "flatbread" + ], + "ingredient": "object/tangible/component/food/ingredient_ball_of_dough.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "meat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "meat" + ], + "ingredient": "meat_avian", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "garnish" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "garnish" + ], + "ingredient": "vegetable", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "tart_seasoning" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "tart_seasoning" + ], + "ingredient": "fruit", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_meal_food" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_dish_patot_panak.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_protato.json b/serverdata/draft_schematic/food/dish_protato.json new file mode 100644 index 00000000..05cdc237 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_protato.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_protato.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "protein_fortifier" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "protein_fortifier" + ], + "ingredient": "organic", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "vegetable_mash" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "vegetable_mash" + ], + "ingredient": "vegetable", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 1, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/food/shared_dish_protato.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_puk.json b/serverdata/draft_schematic/food/dish_puk.json new file mode 100644 index 00000000..ef753265 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_puk.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_puk.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "starch_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "starch_base" + ], + "ingredient": "vegetable_tubers", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fungal_spices" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fungal_spices" + ], + "ingredient": "vegetable_fungi", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_meal_ingredient" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/food/shared_dish_puk.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_rakririan_burnout_sauce.json b/serverdata/draft_schematic/food/dish_rakririan_burnout_sauce.json new file mode 100644 index 00000000..b5e2682d --- /dev/null +++ b/serverdata/draft_schematic/food/dish_rakririan_burnout_sauce.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_rakririan_burnout_sauce.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "base" + ], + "ingredient": "water", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "hot_spice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "hot_spice" + ], + "ingredient": "softwood_evergreen", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "meltdown_spice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "meltdown_spice" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chemical_water_chef" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/food/shared_dish_rakririan_burnout_sauce.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_ramorrean_capanata.json b/serverdata/draft_schematic/food/dish_ramorrean_capanata.json new file mode 100644 index 00000000..22e2f484 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_ramorrean_capanata.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_ramorrean_capanata.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "pasta_shells" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "pasta_shells" + ], + "ingredient": "object/tangible/component/food/ingredient_ball_of_dough.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "wrap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "wrap" + ], + "ingredient": "hide_scaley", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "sauce_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "sauce_base" + ], + "ingredient": "water", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "sauce_flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "sauce_flavoring" + ], + "ingredient": "organic", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_meal_food" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/food/shared_dish_ramorrean_capanata.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_rations.json b/serverdata/draft_schematic/food/dish_rations.json new file mode 100644 index 00000000..dc849999 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_rations.json @@ -0,0 +1,131 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_rations.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "protein_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "protein_source" + ], + "ingredient": "meat", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_additive" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_additive" + ], + "ingredient": "fruit", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "preservative_wrap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "preservative_wrap" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_hide_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/food/shared_dish_rations.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_scrimpi.json b/serverdata/draft_schematic/food/dish_scrimpi.json new file mode 100644 index 00000000..e57cce58 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_scrimpi.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_scrimpi.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "meat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "meat" + ], + "ingredient": "meat_herbivore", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "soypro" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "soypro" + ], + "ingredient": "object/tangible/food/crafted/dish_soypro.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "exotic_spices" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "exotic_spices" + ], + "ingredient": "softwood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_chef" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/food/shared_dish_scrimpi.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_soypro.json b/serverdata/draft_schematic/food/dish_soypro.json new file mode 100644 index 00000000..b7ccb087 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_soypro.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_soypro.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "cereal_concentrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "cereal_concentrate" + ], + "ingredient": "cereal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "vegetable_mash" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "vegetable_mash" + ], + "ingredient": "vegetable", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/food/shared_dish_soypro.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_stewed_gwouch.json b/serverdata/draft_schematic/food/dish_stewed_gwouch.json new file mode 100644 index 00000000..898cb79b --- /dev/null +++ b/serverdata/draft_schematic/food/dish_stewed_gwouch.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_stewed_gwouch.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "stewing_water" + ], + "ingredient": "water", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "organic_flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "organic_flavoring" + ], + "ingredient": "organic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "organic_stock" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "organic_stock" + ], + "ingredient": "organic", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_meal_food" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/food/shared_dish_stewed_gwouch.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_synthsteak.json b/serverdata/draft_schematic/food/dish_synthsteak.json new file mode 100644 index 00000000..b99d6555 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_synthsteak.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_synthsteak.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "vegetable_mash" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "vegetable_mash" + ], + "ingredient": "vegetable", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "cereal_fortifier" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "cereal_fortifier" + ], + "ingredient": "cereal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "cooking_wrap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "cooking_wrap" + ], + "ingredient": "hide", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_hide_chef" + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/food/shared_dish_synthsteak.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_teltier_noodles.json b/serverdata/draft_schematic/food/dish_teltier_noodles.json new file mode 100644 index 00000000..3479b42c --- /dev/null +++ b/serverdata/draft_schematic/food/dish_teltier_noodles.json @@ -0,0 +1,131 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_teltier_noodles.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "thickening_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "thickening_agent" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "vegetable_mix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "vegetable_mix" + ], + "ingredient": "vegetable", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "noodle_dough" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "noodle_dough" + ], + "ingredient": "object/tangible/component/food/ingredient_ball_of_dough.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_hide_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/food/shared_dish_teltier_noodles.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_terratta.json b/serverdata/draft_schematic/food/dish_terratta.json new file mode 100644 index 00000000..02bc475e --- /dev/null +++ b/serverdata/draft_schematic/food/dish_terratta.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_terratta.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "hide_strips" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "hide_strips" + ], + "ingredient": "hide_leathery", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "meat_strips" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "meat_strips" + ], + "ingredient": "meat_herbivore", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "sweet_oil" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "sweet_oil" + ], + "ingredient": "object/tangible/food/crafted/dessert_bantha_butter.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "mild_milk" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "mild_milk" + ], + "ingredient": "milk", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_hide_chef" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/food/shared_dish_terratta.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_thakitillo.json b/serverdata/draft_schematic/food/dish_thakitillo.json new file mode 100644 index 00000000..01d8f8a2 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_thakitillo.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_thakitillo.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "greens" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "greens" + ], + "ingredient": "vegetable_greens", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fungi_spice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fungi_spice" + ], + "ingredient": "vegetable_fungi", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water_base" + ], + "ingredient": "water", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "soft_wood_chutes" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "soft_wood_chutes" + ], + "ingredient": "softwood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_chef" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/food/shared_dish_thakitillo.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_travel_biscuits.json b/serverdata/draft_schematic/food/dish_travel_biscuits.json new file mode 100644 index 00000000..feda03d3 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_travel_biscuits.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_travel_biscuits.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dried_bread" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dried_bread" + ], + "ingredient": "cereal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "preservative_wrap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "preservative_wrap" + ], + "ingredient": "hide", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_hide_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/food/shared_dish_travel_biscuits.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_trimpian.json b/serverdata/draft_schematic/food/dish_trimpian.json new file mode 100644 index 00000000..93136036 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_trimpian.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_trimpian.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "trimpian_meat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "trimpian_meat" + ], + "ingredient": "meat", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "miasra_sauce_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "miasra_sauce_base" + ], + "ingredient": "water", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "miasra_sauce_seasoning" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "miasra_sauce_seasoning" + ], + "ingredient": "vegetable_beans", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_chef" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/food/shared_dish_trimpian.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_vegeparsine.json b/serverdata/draft_schematic/food/dish_vegeparsine.json new file mode 100644 index 00000000..87740ec9 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_vegeparsine.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_vegeparsine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "veghash" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "veghash" + ], + "ingredient": "object/tangible/food/crafted/dish_veghash.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "tuber_filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "tuber_filling" + ], + "ingredient": "vegetable_tubers", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "shell_glaze" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "shell_glaze" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/food/shared_dish_vegeparsine.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_veghash.json b/serverdata/draft_schematic/food/dish_veghash.json new file mode 100644 index 00000000..d99bb83a --- /dev/null +++ b/serverdata/draft_schematic/food/dish_veghash.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_veghash.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "veghash_meat" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "veghash_meat" + ], + "ingredient": "object/tangible/food/crafted/dish_soypro.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "grain_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "grain_shell" + ], + "ingredient": "cereal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "choya_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "choya_shell" + ], + "ingredient": "vegetable", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "seasoning" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "seasoning" + ], + "ingredient": "organic", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/food/shared_dish_veghash.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_vercupti_of_agazza_boleruuee.json b/serverdata/draft_schematic/food/dish_vercupti_of_agazza_boleruuee.json new file mode 100644 index 00000000..f4947b8a --- /dev/null +++ b/serverdata/draft_schematic/food/dish_vercupti_of_agazza_boleruuee.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_vercupti_of_agazza_boleruuee.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dexters_secret_ingredient" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dexters_secret_ingredient" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "insect_meat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "insect_meat" + ], + "ingredient": "meat_insect", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "tubers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "tubers" + ], + "ingredient": "vegetable_tubers", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "ingredient": "object/tangible/component/food/ingredient_ball_of_dough.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/food/shared_dish_vercupti_of_agazza_boleruuee.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_wastril_bread.json b/serverdata/draft_schematic/food/dish_wastril_bread.json new file mode 100644 index 00000000..f02c3868 --- /dev/null +++ b/serverdata/draft_schematic/food/dish_wastril_bread.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_wastril_bread.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dough" + ], + "ingredient": "cereal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "crust_crumblies" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "crust_crumblies" + ], + "ingredient": "cereal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_mix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_mix" + ], + "ingredient": "fruit", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/food/shared_dish_wastril_bread.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/dish_xermaauc.json b/serverdata/draft_schematic/food/dish_xermaauc.json new file mode 100644 index 00000000..a6be346b --- /dev/null +++ b/serverdata/draft_schematic/food/dish_xermaauc.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/dish_xermaauc.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "wild_meat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "wild_meat" + ], + "ingredient": "meat_carnivore", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "tender_meat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "tender_meat" + ], + "ingredient": "meat_herbivore", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "pleasant_spices" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "pleasant_spices" + ], + "ingredient": "fruit_flowers", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "soypro" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "soypro" + ], + "ingredient": "object/tangible/food/crafted/dish_soypro.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_meal_food" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/food/shared_dish_xermaauc.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_accarragm.json b/serverdata/draft_schematic/food/drink_accarragm.json new file mode 100644 index 00000000..04240ca0 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_accarragm.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_accarragm.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fungus_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fungus_extract" + ], + "ingredient": "vegetable_fungi", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/food/shared_drink_accarragm.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_aitha.json b/serverdata/draft_schematic/food/drink_aitha.json new file mode 100644 index 00000000..8aa0778c --- /dev/null +++ b/serverdata/draft_schematic/food/drink_aitha.json @@ -0,0 +1,131 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_aitha.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "protein_fortifier" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "protein_fortifier" + ], + "ingredient": "meat", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/food/shared_drink_aitha.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_alcohol.json b/serverdata/draft_schematic/food/drink_alcohol.json new file mode 100644 index 00000000..1a690de7 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_alcohol.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_alcohol.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "mash" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "mash" + ], + "ingredient": "cereal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/food/shared_drink_alcohol.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_aludium_pu36.json b/serverdata/draft_schematic/food/drink_aludium_pu36.json new file mode 100644 index 00000000..334f86f3 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_aludium_pu36.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_aludium_pu36.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "mash" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "mash" + ], + "ingredient": "cereal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fermented_fruit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fermented_fruit" + ], + "ingredient": "fruit", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bottle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bottle" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "radioactive_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "radioactive_base" + ], + "ingredient": "radioactive", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_drink_ingredient" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/food/shared_drink_aludium_pu36.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_angerian_fishak_surprise.json b/serverdata/draft_schematic/food/drink_angerian_fishak_surprise.json new file mode 100644 index 00000000..63a15efc --- /dev/null +++ b/serverdata/draft_schematic/food/drink_angerian_fishak_surprise.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_angerian_fishak_surprise.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbosyrup" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fermented_fruit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fermented_fruit" + ], + "ingredient": "fruit_fruits", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "reactive_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "reactive_element" + ], + "ingredient": "gas_reactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "aludium_pu36" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "aludium_pu36" + ], + "ingredient": "object/tangible/food/crafted/drink_aludium_pu36.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_drink_food" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/food/shared_drink_angerian_fishak_surprise.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_antakarian_fire_dancer.json b/serverdata/draft_schematic/food/drink_antakarian_fire_dancer.json new file mode 100644 index 00000000..55030bc4 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_antakarian_fire_dancer.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_antakarian_fire_dancer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "igneous_rock" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "igneous_rock" + ], + "ingredient": "ore_igneous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "powdered_gemstone" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "powdered_gemstone" + ], + "ingredient": "gemstone_crystalline", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_drink_food" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/food/shared_drink_antakarian_fire_dancer.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_bantha_blaster.json b/serverdata/draft_schematic/food/drink_bantha_blaster.json new file mode 100644 index 00000000..877745b2 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_bantha_blaster.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_bantha_blaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bantha_flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bantha_flavoring" + ], + "ingredient": "hide_wooly", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "carbonation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "carbonation" + ], + "ingredient": "gas_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_gas_hide_chef" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/food/shared_drink_bantha_blaster.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_bespin_port.json b/serverdata/draft_schematic/food/drink_bespin_port.json new file mode 100644 index 00000000..c6f4b7fb --- /dev/null +++ b/serverdata/draft_schematic/food/drink_bespin_port.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_bespin_port.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "aged_fruit_additive" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "aged_fruit_additive" + ], + "ingredient": "fruit_fruits_tatooine", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "sugarized_tubers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "sugarized_tubers" + ], + "ingredient": "vegetable_tubers_tatooine", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "berry_mixer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "berry_mixer" + ], + "ingredient": "fruit_berries_tatooine", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/food/shared_drink_bespin_port.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_blue_milk.json b/serverdata/draft_schematic/food/drink_blue_milk.json new file mode 100644 index 00000000..7fc1ab29 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_blue_milk.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_blue_milk.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "milk" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "milk" + ], + "ingredient": "milk", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "protein_fortifier" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "protein_fortifier" + ], + "ingredient": "meat", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/food/shared_drink_blue_milk.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_breath_of_heaven.json b/serverdata/draft_schematic/food/drink_breath_of_heaven.json new file mode 100644 index 00000000..437d1198 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_breath_of_heaven.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_breath_of_heaven.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "first_alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "first_alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "second_alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "second_alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "first_mash" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "first_mash" + ], + "ingredient": "oats", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "second_mash" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "second_mash" + ], + "ingredient": "rice", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/food/shared_drink_breath_of_heaven.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_caf.json b/serverdata/draft_schematic/food/drink_caf.json new file mode 100644 index 00000000..eb47dac6 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_caf.json @@ -0,0 +1,131 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_caf.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "flavoring_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "flavoring_extract" + ], + "ingredient": "cereal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/food/shared_drink_caf.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_charde.json b/serverdata/draft_schematic/food/drink_charde.json new file mode 100644 index 00000000..64c9567e --- /dev/null +++ b/serverdata/draft_schematic/food/drink_charde.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_charde.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "flavoring_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "flavoring_extract" + ], + "ingredient": "organic", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_chef" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/food/shared_drink_charde.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_corellian_ale.json b/serverdata/draft_schematic/food/drink_corellian_ale.json new file mode 100644 index 00000000..00f722c6 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_corellian_ale.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_corellian_ale.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "double_aged_wheat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "double_aged_wheat" + ], + "ingredient": "wheat_domesticated_corellia", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/food/shared_drink_corellian_ale.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_corellian_brandy.json b/serverdata/draft_schematic/food/drink_corellian_brandy.json new file mode 100644 index 00000000..16269906 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_corellian_brandy.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_corellian_brandy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "double_aged_berries" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "double_aged_berries" + ], + "ingredient": "fruit_berries_corellia", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fermented_fruit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fermented_fruit" + ], + "ingredient": "fruit_fruits_corellia", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/food/shared_drink_corellian_brandy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_cortyg.json b/serverdata/draft_schematic/food/drink_cortyg.json new file mode 100644 index 00000000..5d8478fe --- /dev/null +++ b/serverdata/draft_schematic/food/drink_cortyg.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_cortyg.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "flower_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "flower_extract" + ], + "ingredient": "fruit_flowers", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/food/shared_drink_cortyg.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_deuterium_pyro.json b/serverdata/draft_schematic/food/drink_deuterium_pyro.json new file mode 100644 index 00000000..df40c3c2 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_deuterium_pyro.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_deuterium_pyro.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "reactive_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "reactive_element" + ], + "ingredient": "gas_reactive", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "rice", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_gas_chef" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/food/shared_drink_deuterium_pyro.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_double_dip_outer_rim_rumdrop.json b/serverdata/draft_schematic/food/drink_double_dip_outer_rim_rumdrop.json new file mode 100644 index 00000000..56a68d3f --- /dev/null +++ b/serverdata/draft_schematic/food/drink_double_dip_outer_rim_rumdrop.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_double_dip_outer_rim_rumdrop.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "first_alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "first_alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "second_alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "second_alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "third_alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "third_alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_drink_food" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/food/shared_drink_double_dip_outer_rim_rumdrop.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_durindfire.json b/serverdata/draft_schematic/food/drink_durindfire.json new file mode 100644 index 00000000..ad2dead2 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_durindfire.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_durindfire.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "phosphorescent_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "phosphorescent_core" + ], + "ingredient": "vegetable_fungi", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "phosphorescent_reactive" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "phosphorescent_reactive" + ], + "ingredient": "fruit_flowers", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/food/shared_drink_durindfire.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_elshandruu_pica_thundercloud.json b/serverdata/draft_schematic/food/drink_elshandruu_pica_thundercloud.json new file mode 100644 index 00000000..42ccc511 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_elshandruu_pica_thundercloud.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_elshandruu_pica_thundercloud.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "radioactive_core" + ], + "ingredient": "radioactive", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "neutronium_thinner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "neutronium_thinner" + ], + "ingredient": "steel_neutronium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_twist" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_twist" + ], + "ingredient": "fruit", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_metal_chef" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/food/shared_drink_elshandruu_pica_thundercloud.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_flameout.json b/serverdata/draft_schematic/food/drink_flameout.json new file mode 100644 index 00000000..8396495c --- /dev/null +++ b/serverdata/draft_schematic/food/drink_flameout.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_flameout.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "reactive_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "reactive_element" + ], + "ingredient": "gas_reactive", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fermented_tubers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fermented_tubers" + ], + "ingredient": "vegetable_tubers", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_gas_chef" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/food/shared_drink_flameout.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_garrmorl.json b/serverdata/draft_schematic/food/drink_garrmorl.json new file mode 100644 index 00000000..d97dff84 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_garrmorl.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_garrmorl.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "wild_rice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "wild_rice" + ], + "ingredient": "rice_wild", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "flower_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "flower_extract" + ], + "ingredient": "fruit_flowers", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/food/shared_drink_garrmorl.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_gralinyn_juice.json b/serverdata/draft_schematic/food/drink_gralinyn_juice.json new file mode 100644 index 00000000..d8d2177c --- /dev/null +++ b/serverdata/draft_schematic/food/drink_gralinyn_juice.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_gralinyn_juice.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fermented_fruit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fermented_fruit" + ], + "ingredient": "fruit", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fermented_vegetables" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fermented_vegetables" + ], + "ingredient": "vegetable", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/food/shared_drink_gralinyn_juice.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_ice_blaster.json b/serverdata/draft_schematic/food/drink_ice_blaster.json new file mode 100644 index 00000000..7ea67e73 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_ice_blaster.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_ice_blaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "flower_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "flower_extract" + ], + "ingredient": "fruit_flowers", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "wood_press" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "wood_press" + ], + "ingredient": "softwood_evergreen", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_drink_food" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/food/shared_drink_ice_blaster.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_ithorian_mist.json b/serverdata/draft_schematic/food/drink_ithorian_mist.json new file mode 100644 index 00000000..2644ca01 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_ithorian_mist.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_ithorian_mist.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol_mixer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol_mixer" + ], + "ingredient": "wheat", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_chef" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/food/shared_drink_ithorian_mist.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_jaar.json b/serverdata/draft_schematic/food/drink_jaar.json new file mode 100644 index 00000000..aa132f79 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_jaar.json @@ -0,0 +1,131 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_jaar.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "milk" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "milk" + ], + "ingredient": "milk", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_flavoring" + ], + "ingredient": "fruit", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/food/shared_drink_jaar.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_jawa_beer.json b/serverdata/draft_schematic/food/drink_jawa_beer.json new file mode 100644 index 00000000..720f7c9e --- /dev/null +++ b/serverdata/draft_schematic/food/drink_jawa_beer.json @@ -0,0 +1,131 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_jawa_beer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "cereal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "bantha_flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "bantha_flavoring" + ], + "ingredient": "hide_wooly", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_hide_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 4, + "sharedTemplate": "object/draft_schematic/food/shared_drink_jawa_beer.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_kylessian_fruit_distillate.json b/serverdata/draft_schematic/food/drink_kylessian_fruit_distillate.json new file mode 100644 index 00000000..60b23b36 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_kylessian_fruit_distillate.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_kylessian_fruit_distillate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "mash" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "mash" + ], + "ingredient": "cereal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fermented_fruit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fermented_fruit" + ], + "ingredient": "fruit", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/food/shared_drink_kylessian_fruit_distillate.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_mandalorian_wine.json b/serverdata/draft_schematic/food/drink_mandalorian_wine.json new file mode 100644 index 00000000..76fa0c57 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_mandalorian_wine.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_mandalorian_wine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "first_alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "first_alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "second_alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "second_alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "first_mash" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "first_mash" + ], + "ingredient": "fruit", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "second_mash" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "second_mash" + ], + "ingredient": "rice_wild", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/food/shared_drink_mandalorian_wine.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_newbie_tea.json b/serverdata/draft_schematic/food/drink_newbie_tea.json new file mode 100644 index 00000000..d390b929 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_newbie_tea.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_simple_tea.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "flavoring_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "flavoring_extract" + ], + "ingredient": "organic", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/food/shared_drink_newbie_tea.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_rancoraid.json b/serverdata/draft_schematic/food/drink_rancoraid.json new file mode 100644 index 00000000..b546faf6 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_rancoraid.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_rancoraid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "hide_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "hide_extract" + ], + "ingredient": "hide_leathery_dathomir", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_flavoring" + ], + "ingredient": "fruit", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_hide_chef" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/food/shared_drink_rancoraid.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_ruby_bliel.json b/serverdata/draft_schematic/food/drink_ruby_bliel.json new file mode 100644 index 00000000..9490f80a --- /dev/null +++ b/serverdata/draft_schematic/food/drink_ruby_bliel.json @@ -0,0 +1,131 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_ruby_bliel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_flavoring" + ], + "ingredient": "fruit", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 4, + "sharedTemplate": "object/draft_schematic/food/shared_drink_ruby_bliel.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_skannbult_likker.json b/serverdata/draft_schematic/food/drink_skannbult_likker.json new file mode 100644 index 00000000..5a73dbf0 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_skannbult_likker.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_skannbult_likker.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "domestic_corn_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "domestic_corn_extract" + ], + "ingredient": "corn_domesticated_tatooine", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dust_corn_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dust_corn_extract" + ], + "ingredient": "corn_wild_tatooine", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dry_gene_wheat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "dry_gene_wheat" + ], + "ingredient": "wheat_domesticated_tatooine", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "wild_wheat_thinner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "wild_wheat_thinner" + ], + "ingredient": "wheat_wild_tatooine", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_chef_drink_food" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/food/shared_drink_skannbult_likker.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_spiced_tea.json b/serverdata/draft_schematic/food/drink_spiced_tea.json new file mode 100644 index 00000000..73c73b17 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_spiced_tea.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_spiced_tea.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "flavoring_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "flavoring_extract" + ], + "ingredient": "organic", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/food/shared_drink_spiced_tea.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_starshine_surprise.json b/serverdata/draft_schematic/food/drink_starshine_surprise.json new file mode 100644 index 00000000..e42cdad2 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_starshine_surprise.json @@ -0,0 +1,131 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_starshine_surprise.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "cereal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_flavoring" + ], + "ingredient": "fruit", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_artisan" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/food/shared_drink_starshine_surprise.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_sullustan_gin.json b/serverdata/draft_schematic/food/drink_sullustan_gin.json new file mode 100644 index 00000000..5ac4f7b3 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_sullustan_gin.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_sullustan_gin.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "mash" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "mash" + ], + "ingredient": "cereal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "reactive_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "reactive_element" + ], + "ingredient": "gas_reactive", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_gas_chef" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/food/shared_drink_sullustan_gin.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_tatooine_sunburn.json b/serverdata/draft_schematic/food/drink_tatooine_sunburn.json new file mode 100644 index 00000000..0e529e6e --- /dev/null +++ b/serverdata/draft_schematic/food/drink_tatooine_sunburn.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_tatooine_sunburn.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "first_starshine" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "first_starshine" + ], + "ingredient": "object/tangible/food/crafted/drink_starshine_surprise.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "second_starshine" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "second_starshine" + ], + "ingredient": "object/tangible/food/crafted/drink_starshine_surprise.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "reactive_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "reactive_element" + ], + "ingredient": "gas_reactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_gas_chef" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/food/shared_drink_tatooine_sunburn.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_tilla_tiil.json b/serverdata/draft_schematic/food/drink_tilla_tiil.json new file mode 100644 index 00000000..68049354 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_tilla_tiil.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_tilla_tiil.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "first_carbonation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "first_carbonation" + ], + "ingredient": "vegetable_beans", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "second_carbonation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "second_carbonation" + ], + "ingredient": "corn_wild", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "third_carbonation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "third_carbonation" + ], + "ingredient": "vegetable_tubers", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/food/shared_drink_tilla_tiil.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_tssolok.json b/serverdata/draft_schematic/food/drink_tssolok.json new file mode 100644 index 00000000..74a7e8b4 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_tssolok.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_tssolok.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "flavoring_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "flavoring_extract" + ], + "ingredient": "organic", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/food/shared_drink_tssolok.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_vasarian_brandy.json b/serverdata/draft_schematic/food/drink_vasarian_brandy.json new file mode 100644 index 00000000..7727fa60 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_vasarian_brandy.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_vasarian_brandy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "talusian_fruit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "talusian_fruit" + ], + "ingredient": "fruit_fruits", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "talusian_berries" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "talusian_berries" + ], + "ingredient": "fruit_berries", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/food/shared_drink_vasarian_brandy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_vayerbok.json b/serverdata/draft_schematic/food/drink_vayerbok.json new file mode 100644 index 00000000..1485ff66 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_vayerbok.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_vayerbok.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "deep_green_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "deep_green_extract" + ], + "ingredient": "vegetable_greens", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "freshwater_fungus" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "freshwater_fungus" + ], + "ingredient": "vegetable_fungi", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "flavoring" + ], + "ingredient": "creature_structural", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "thickener" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "thickener" + ], + "ingredient": "creature_structural", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_chef" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/food/shared_drink_vayerbok.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/drink_veronian_berry_wine.json b/serverdata/draft_schematic/food/drink_veronian_berry_wine.json new file mode 100644 index 00000000..8b77dae1 --- /dev/null +++ b/serverdata/draft_schematic/food/drink_veronian_berry_wine.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/crafted/drink_veronian_berry_wine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit" + ], + "ingredient": "fruit_berries", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "alcohol" + ], + "ingredient": "object/tangible/food/crafted/drink_alcohol.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glass" + ], + "ingredient": "object/tangible/component/food/base/drink_container_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "additive" + ], + "ingredient": "object/tangible/food/crafted/additive/additive_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_chef" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/food/shared_drink_veronian_berry_wine.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/food/meatlump_lumps.json b/serverdata/draft_schematic/food/meatlump_lumps.json new file mode 100644 index 00000000..a1ecf4b9 --- /dev/null +++ b/serverdata/draft_schematic/food/meatlump_lumps.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/food/crafted/crafted_meatlump_lump.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "meat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "meat" + ], + "ingredient": "meat_herbivore", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "soypro" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "soypro" + ], + "ingredient": "object/tangible/food/crafted/dish_soypro.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "exotic_spices" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "exotic_spices" + ], + "ingredient": "softwood", + "count": 52 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.food.crafted_items.crafting_food_organic_water_chef" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/food/shared_meatlump_lumps.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/bestine/painting_bestine_blueleaf_temple.json b/serverdata/draft_schematic/furniture/bestine/painting_bestine_blueleaf_temple.json new file mode 100644 index 00000000..f47d9ce0 --- /dev/null +++ b/serverdata/draft_schematic/furniture/bestine/painting_bestine_blueleaf_temple.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 15, + "craftedObjectTemplate": "object/tangible/painting/painting_bestine_blueleaf_temple.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/bestine/shared_painting_bestine_blueleaf_temple.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/bestine/painting_bestine_blumbush.json b/serverdata/draft_schematic/furniture/bestine/painting_bestine_blumbush.json new file mode 100644 index 00000000..5314ab0a --- /dev/null +++ b/serverdata/draft_schematic/furniture/bestine/painting_bestine_blumbush.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 15, + "craftedObjectTemplate": "object/tangible/painting/painting_bestine_blumbush.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/bestine/shared_painting_bestine_blumbush.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/bestine/painting_bestine_boffa.json b/serverdata/draft_schematic/furniture/bestine/painting_bestine_boffa.json new file mode 100644 index 00000000..51074d37 --- /dev/null +++ b/serverdata/draft_schematic/furniture/bestine/painting_bestine_boffa.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 15, + "craftedObjectTemplate": "object/tangible/painting/painting_bestine_boffa.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/bestine/shared_painting_bestine_boffa.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/bestine/painting_bestine_golden_flower_01.json b/serverdata/draft_schematic/furniture/bestine/painting_bestine_golden_flower_01.json new file mode 100644 index 00000000..1b2176f7 --- /dev/null +++ b/serverdata/draft_schematic/furniture/bestine/painting_bestine_golden_flower_01.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 15, + "craftedObjectTemplate": "object/tangible/painting/painting_bestine_golden_flower_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/bestine/shared_painting_bestine_golden_flower_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/bestine/painting_bestine_golden_flower_02.json b/serverdata/draft_schematic/furniture/bestine/painting_bestine_golden_flower_02.json new file mode 100644 index 00000000..7f4bde4c --- /dev/null +++ b/serverdata/draft_schematic/furniture/bestine/painting_bestine_golden_flower_02.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 15, + "craftedObjectTemplate": "object/tangible/painting/painting_bestine_golden_flower_02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/bestine/shared_painting_bestine_golden_flower_02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/bestine/painting_bestine_golden_flower_03.json b/serverdata/draft_schematic/furniture/bestine/painting_bestine_golden_flower_03.json new file mode 100644 index 00000000..a30ced9f --- /dev/null +++ b/serverdata/draft_schematic/furniture/bestine/painting_bestine_golden_flower_03.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 15, + "craftedObjectTemplate": "object/tangible/painting/painting_bestine_golden_flower_03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/bestine/shared_painting_bestine_golden_flower_03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/bestine/painting_bestine_house.json b/serverdata/draft_schematic/furniture/bestine/painting_bestine_house.json new file mode 100644 index 00000000..a68c2997 --- /dev/null +++ b/serverdata/draft_schematic/furniture/bestine/painting_bestine_house.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 15, + "craftedObjectTemplate": "object/tangible/painting/painting_bestine_house.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/bestine/shared_painting_bestine_house.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/bestine/painting_bestine_krayt_skeleton.json b/serverdata/draft_schematic/furniture/bestine/painting_bestine_krayt_skeleton.json new file mode 100644 index 00000000..bbbada2d --- /dev/null +++ b/serverdata/draft_schematic/furniture/bestine/painting_bestine_krayt_skeleton.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 15, + "craftedObjectTemplate": "object/tangible/painting/painting_bestine_krayt_skeleton.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/bestine/shared_painting_bestine_krayt_skeleton.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/bestine/painting_bestine_lucky_despot.json b/serverdata/draft_schematic/furniture/bestine/painting_bestine_lucky_despot.json new file mode 100644 index 00000000..e69ee703 --- /dev/null +++ b/serverdata/draft_schematic/furniture/bestine/painting_bestine_lucky_despot.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 15, + "craftedObjectTemplate": "object/tangible/painting/painting_bestine_lucky_despot.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 37 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/bestine/shared_painting_bestine_lucky_despot.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/bestine/painting_bestine_mattberry.json b/serverdata/draft_schematic/furniture/bestine/painting_bestine_mattberry.json new file mode 100644 index 00000000..3eca7d86 --- /dev/null +++ b/serverdata/draft_schematic/furniture/bestine/painting_bestine_mattberry.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 15, + "craftedObjectTemplate": "object/tangible/painting/painting_bestine_mattberry.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/bestine/shared_painting_bestine_mattberry.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/bestine/painting_bestine_moncal_eye_01.json b/serverdata/draft_schematic/furniture/bestine/painting_bestine_moncal_eye_01.json new file mode 100644 index 00000000..f5e19fe9 --- /dev/null +++ b/serverdata/draft_schematic/furniture/bestine/painting_bestine_moncal_eye_01.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 15, + "craftedObjectTemplate": "object/tangible/painting/painting_bestine_moncal_eye_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum", + "count": 37 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/bestine/shared_painting_bestine_moncal_eye_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/bestine/painting_bestine_moncal_eye_02.json b/serverdata/draft_schematic/furniture/bestine/painting_bestine_moncal_eye_02.json new file mode 100644 index 00000000..aa2f1a7d --- /dev/null +++ b/serverdata/draft_schematic/furniture/bestine/painting_bestine_moncal_eye_02.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 15, + "craftedObjectTemplate": "object/tangible/painting/painting_bestine_moncal_eye_02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum", + "count": 37 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/bestine/shared_painting_bestine_moncal_eye_02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/bestine/painting_bestine_rainbow_berry_bush.json b/serverdata/draft_schematic/furniture/bestine/painting_bestine_rainbow_berry_bush.json new file mode 100644 index 00000000..e7d25ad2 --- /dev/null +++ b/serverdata/draft_schematic/furniture/bestine/painting_bestine_rainbow_berry_bush.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 15, + "craftedObjectTemplate": "object/tangible/painting/painting_bestine_rainbow_berry_bush.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/bestine/shared_painting_bestine_rainbow_berry_bush.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/bestine/painting_bestine_raventhorn.json b/serverdata/draft_schematic/furniture/bestine/painting_bestine_raventhorn.json new file mode 100644 index 00000000..abcb5aca --- /dev/null +++ b/serverdata/draft_schematic/furniture/bestine/painting_bestine_raventhorn.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 15, + "craftedObjectTemplate": "object/tangible/painting/painting_bestine_raventhorn.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/bestine/shared_painting_bestine_raventhorn.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/bestine/painting_bestine_ronka.json b/serverdata/draft_schematic/furniture/bestine/painting_bestine_ronka.json new file mode 100644 index 00000000..dff6d1cd --- /dev/null +++ b/serverdata/draft_schematic/furniture/bestine/painting_bestine_ronka.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 15, + "craftedObjectTemplate": "object/tangible/painting/painting_bestine_ronka.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/bestine/shared_painting_bestine_ronka.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/city/furniture_fountain.json b/serverdata/draft_schematic/furniture/city/furniture_fountain.json new file mode 100644 index 00000000..9b66f6c4 --- /dev/null +++ b/serverdata/draft_schematic/furniture/city/furniture_fountain.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/city/fountain_generic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fountain" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fountain" + ], + "ingredient": "ore", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "water_pump" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "water_pump" + ], + "ingredient": "metal", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.fountain" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/city/shared_furniture_fountain.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/city/furniture_statue.json b/serverdata/draft_schematic/furniture/city/furniture_statue.json new file mode 100644 index 00000000..fbab9c0f --- /dev/null +++ b/serverdata/draft_schematic/furniture/city/furniture_statue.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/city/statue_gungan_head.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "artistic_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "artistic_medium" + ], + "ingredient": "ore", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "decorative_trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "decorative_trim" + ], + "ingredient": "gemstone", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.statue" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/city/shared_furniture_statue.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/city/furniture_streetlamp.json b/serverdata/draft_schematic/furniture/city/furniture_streetlamp.json new file mode 100644 index 00000000..707eda34 --- /dev/null +++ b/serverdata/draft_schematic/furniture/city/furniture_streetlamp.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/city/streetlamp_large_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "light_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "light_housing" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lighting_module" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lighting_module" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.streetlamp" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/city/shared_furniture_streetlamp.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_armoire_cheap.json b/serverdata/draft_schematic/furniture/furniture_armoire_cheap.json new file mode 100644 index 00000000..d4376903 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_armoire_cheap.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/cheap/armoire_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_armoire_cheap.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_armoire_elegant.json b/serverdata/draft_schematic/furniture/furniture_armoire_elegant.json new file mode 100644 index 00000000..5ead9fb0 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_armoire_elegant.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/elegant/armoire_elegant_hue_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "copper_kelsh", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_armoire_elegant.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_armoire_modern.json b/serverdata/draft_schematic/furniture/furniture_armoire_modern.json new file mode 100644 index 00000000..90a53fec --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_armoire_modern.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/modern/armoire_modern_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_armoire_modern.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_armoire_rustic.json b/serverdata/draft_schematic/furniture/furniture_armoire_rustic.json new file mode 100644 index 00000000..5f0d0a8d --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_armoire_rustic.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/furniture/rustic/armoire_rustic_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "softwood_evergreen_corellia", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "ingredient": "wood_deciduous_corellia", + "count": 160 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "doors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "doors" + ], + "ingredient": "wood_deciduous_corellia", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_armoire_rustic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_assorted_fruit.json b/serverdata/draft_schematic/furniture/furniture_assorted_fruit.json new file mode 100644 index 00000000..fcb3cc3d --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_assorted_fruit.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/fruit_assorted.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fruit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fruit" + ], + "ingredient": "fruit", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "preservative" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "preservative" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_assorted_fruit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bacta_tank_large.json b/serverdata/draft_schematic/furniture/furniture_bacta_tank_large.json new file mode 100644 index 00000000..e39dae9a --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bacta_tank_large.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/bacta_tank.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "tank_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "tank_base" + ], + "ingredient": "metal", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "tank" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "tank" + ], + "ingredient": "gemstone", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "bacta" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "bacta" + ], + "ingredient": "object/tangible/medicine/stimpack_sm_s1.iff", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bacta_tank_large.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bane_back_spider_trophy.json b/serverdata/draft_schematic/furniture/furniture_bane_back_spider_trophy.json new file mode 100644 index 00000000..dbd60ea2 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bane_back_spider_trophy.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/frn_bane_back_spider_trophy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_wall_mount_trophy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_wall_mount_trophy" + ], + "ingredient": "wood_deciduous_dathomir", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_carvings_trophy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_carvings_trophy" + ], + "ingredient": "bone_mammal_dathomir", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_monster_trophy" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_monster_trophy" + ], + "ingredient": "object/tangible/furniture/all/frn_all_trophy_bane_back_spider_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bane_back_spider_trophy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bar_counter_s1.json b/serverdata/draft_schematic/furniture/furniture_bar_counter_s1.json new file mode 100644 index 00000000..31ece517 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bar_counter_s1.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/modern/bar_counter_s1_treasure_map.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood_deciduous_kashyyyk", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "ingredient": "softwood_conifer_lok", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "ingredient": "steel_duranium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bar_counter_s1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bar_curve_s1.json b/serverdata/draft_schematic/furniture/furniture_bar_curve_s1.json new file mode 100644 index 00000000..8dcc492e --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bar_curve_s1.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/modern/bar_piece_curve_s1_treasure_map.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood_deciduous_kashyyyk", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "ingredient": "softwood_conifer_lok", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "ingredient": "steel_duranium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bar_curve_s1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bar_curve_s2.json b/serverdata/draft_schematic/furniture/furniture_bar_curve_s2.json new file mode 100644 index 00000000..3fb8c3da --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bar_curve_s2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/modern/bar_piece_curve_s2_treasure_map.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood_deciduous_kashyyyk", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "ingredient": "softwood_conifer_lok", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "ingredient": "steel_duranium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bar_curve_s2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bar_straight_s1.json b/serverdata/draft_schematic/furniture/furniture_bar_straight_s1.json new file mode 100644 index 00000000..df43639d --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bar_straight_s1.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/modern/bar_piece_straight_s1_treasure_map.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood_deciduous_kashyyyk", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "ingredient": "softwood_conifer_lok", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "ingredient": "steel_duranium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bar_straight_s1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bar_straight_s2.json b/serverdata/draft_schematic/furniture/furniture_bar_straight_s2.json new file mode 100644 index 00000000..dc508fcf --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bar_straight_s2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/modern/bar_piece_straight_s2_treasure_map.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood_deciduous_kashyyyk", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "ingredient": "softwood_conifer_lok", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "ingredient": "steel_duranium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bar_straight_s2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_base.json b/serverdata/draft_schematic/furniture/furniture_base.json new file mode 100644 index 00000000..fda99e47 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_base.json @@ -0,0 +1,19 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_furniture", + "crateObjectTemplate": "object/factory/factory_crate_furniture.iff", + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "xpPoints": [ + { + "type": "XP_craftingStructure", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_basket_closed.json b/serverdata/draft_schematic/furniture/furniture_basket_closed.json new file mode 100644 index 00000000..8c85875c --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_basket_closed.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/basket_closed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "basket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "basket" + ], + "ingredient": "softwood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "sealant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "sealant" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_basket_closed.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_beast_storage.json b/serverdata/draft_schematic/furniture/furniture_beast_storage.json new file mode 100644 index 00000000..ec8867c2 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_beast_storage.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/item/beast/barn_lite/beast_dna_storage_device.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "ingredient": "steel", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.barn_lite" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_beast_storage.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bed_large.json b/serverdata/draft_schematic/furniture/furniture_bed_large.json new file mode 100644 index 00000000..a92bb46f --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bed_large.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_bed_lg_hue_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "mattress" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "matress" + ], + "ingredient": "hide_wooly", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bed_large.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bed_small.json b/serverdata/draft_schematic/furniture/furniture_bed_small.json new file mode 100644 index 00000000..2bf2970a --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bed_small.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_bed_sm_hue_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "mattress" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "matress" + ], + "ingredient": "hide_wooly", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bed_small.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bench_park.json b/serverdata/draft_schematic/furniture/furniture_bench_park.json new file mode 100644 index 00000000..597b62d0 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bench_park.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/park_bench.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 175 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "bench" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "bench" + ], + "ingredient": "ore_igneous", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bench_park.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bookcase_cheap.json b/serverdata/draft_schematic/furniture/furniture_bookcase_cheap.json new file mode 100644 index 00000000..1f19e5fc --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bookcase_cheap.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/cheap/bookcase_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "ingredient": "metal", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bookcase_cheap.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bookcase_elegant.json b/serverdata/draft_schematic/furniture/furniture_bookcase_elegant.json new file mode 100644 index 00000000..afa0ecc9 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bookcase_elegant.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/elegant/bookcase_hue_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum_titanium", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "ingredient": "metal_nonferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bookcase_elegant.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bookcase_modern.json b/serverdata/draft_schematic/furniture/furniture_bookcase_modern.json new file mode 100644 index 00000000..0ea8097e --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bookcase_modern.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/modern/bookcase_modern_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bookcase_modern.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bookcase_rustic.json b/serverdata/draft_schematic/furniture/furniture_bookcase_rustic.json new file mode 100644 index 00000000..8d17fd27 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bookcase_rustic.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/furniture/rustic/bookcase_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "softwood_evergreen_corellia", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "ingredient": "softwood_evergreen_corellia", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bookcase_rustic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bottle_fat.json b/serverdata/draft_schematic/furniture/furniture_bottle_fat.json new file mode 100644 index 00000000..c304bbe0 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bottle_fat.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/bottle_fat.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "glass" + ], + "ingredient": "gemstone_crystalline", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bottle_fat.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bottle_pear.json b/serverdata/draft_schematic/furniture/furniture_bottle_pear.json new file mode 100644 index 00000000..237c855a --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bottle_pear.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/bottle_pear.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "glass" + ], + "ingredient": "gemstone_crystalline", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bottle_pear.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bottle_tall.json b/serverdata/draft_schematic/furniture/furniture_bottle_tall.json new file mode 100644 index 00000000..3f456cff --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bottle_tall.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/bottle_tall.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "glass" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "glass" + ], + "ingredient": "gemstone_crystalline", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bottle_tall.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bowl_carved.json b/serverdata/draft_schematic/furniture/furniture_bowl_carved.json new file mode 100644 index 00000000..1b7be7d8 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bowl_carved.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/carved_bowl.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "bowl" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "bowl" + ], + "ingredient": "wood", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bowl_carved.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bowl_plain.json b/serverdata/draft_schematic/furniture/furniture_bowl_plain.json new file mode 100644 index 00000000..f8caf77c --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bowl_plain.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/plain_bowl.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "bowl" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "bowl" + ], + "ingredient": "wood", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bowl_plain.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_bubble_tank.json b/serverdata/draft_schematic/furniture/furniture_bubble_tank.json new file mode 100644 index 00000000..fb1fd7be --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_bubble_tank.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/bubble_tank.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "tank" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "tank" + ], + "ingredient": "gemstone_crystalline", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "filler_liquid" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "filler_liquid" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "stand" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "stand" + ], + "ingredient": "gemstone_crystalline", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_bubble_tank.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_cabinet_elegant.json b/serverdata/draft_schematic/furniture/furniture_cabinet_elegant.json new file mode 100644 index 00000000..1f4b89fd --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_cabinet_elegant.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/elegant/cabinet_hue_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_nonferrous", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "doors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "doors" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_cabinet_elegant.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_cabinet_modern.json b/serverdata/draft_schematic/furniture/furniture_cabinet_modern.json new file mode 100644 index 00000000..6e592e85 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_cabinet_modern.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/modern/cabinet_modern_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "doors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_cabinet_modern.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_cabinet_rustic.json b/serverdata/draft_schematic/furniture/furniture_cabinet_rustic.json new file mode 100644 index 00000000..241757c8 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_cabinet_rustic.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/furniture/rustic/cabinet_rustic_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "softwood_evergreen_corellia", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "ingredient": "softwood_evergreen_corellia", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "doors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "doors" + ], + "ingredient": "wood_deciduous_corellia", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_cabinet_rustic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_campfire.json b/serverdata/draft_schematic/furniture/furniture_campfire.json new file mode 100644 index 00000000..cc01dcc6 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_campfire.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/campfire.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fuel" + ], + "ingredient": "gas_reactive", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "ingredient": "wood_deciduous", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_campfire.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_candle_free_s01_on.json b/serverdata/draft_schematic/furniture/furniture_candle_free_s01_on.json new file mode 100644 index 00000000..86441d36 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_candle_free_s01_on.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_light_lamp_candlestick_free_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "candle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "candle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "wick" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "wick" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "candle_holder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "candle_holder" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_candle_free_s01_on.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_candle_free_s02_on.json b/serverdata/draft_schematic/furniture/furniture_candle_free_s02_on.json new file mode 100644 index 00000000..8545c04a --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_candle_free_s02_on.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_light_lamp_candlestick_free_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "candle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "candle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "wick" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "wick" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "candle_holder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "candle_holder" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_candle_free_s02_on.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_candle_table_s01_on.json b/serverdata/draft_schematic/furniture/furniture_candle_table_s01_on.json new file mode 100644 index 00000000..029253f0 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_candle_table_s01_on.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_light_lamp_candlestick_tbl_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "candle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "candle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "wick" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "wick" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "candle_holder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "candle_holder" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_candle_table_s01_on.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_candle_table_s02_on.json b/serverdata/draft_schematic/furniture/furniture_candle_table_s02_on.json new file mode 100644 index 00000000..6e1ea15e --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_candle_table_s02_on.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_light_lamp_candlestick_tbl_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "candle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "candle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "wick" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "wick" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "candle_holder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "candle_holder" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_candle_table_s02_on.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_candle_table_s03_on.json b/serverdata/draft_schematic/furniture/furniture_candle_table_s03_on.json new file mode 100644 index 00000000..dee46b10 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_candle_table_s03_on.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_light_lamp_candlestick_tbl_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "candle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "candle" + ], + "ingredient": "organic", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "wick" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "wick" + ], + "ingredient": "fiberplast", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "candle_holder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "candle_holder" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_candle_table_s03_on.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_cafe.json b/serverdata/draft_schematic/furniture/furniture_chair_cafe.json new file mode 100644 index 00000000..29f95dc6 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_cafe.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/cheap/chair_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "ingredient": "fiberplast", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_cafe.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_cantina.json b/serverdata/draft_schematic/furniture/furniture_chair_cantina.json new file mode 100644 index 00000000..66235562 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_cantina.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/tatooine/frn_tatt_chair_cantina_seat.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_cantina.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_cheap.json b/serverdata/draft_schematic/furniture/furniture_chair_cheap.json new file mode 100644 index 00000000..361d68bc --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_cheap.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/cheap/chair_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_cheap.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_divan.json b/serverdata/draft_schematic/furniture/furniture_chair_divan.json new file mode 100644 index 00000000..ac9fc20a --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_divan.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_couch_divan_hue_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "hide", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_divan.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_elegant.json b/serverdata/draft_schematic/furniture/furniture_chair_elegant.json new file mode 100644 index 00000000..47e365fb --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_elegant.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/elegant/chair_hue_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "copper", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 39, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_elegant.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_futon.json b/serverdata/draft_schematic/furniture/furniture_chair_futon.json new file mode 100644 index 00000000..ae16d3e3 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_futon.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_couch_futon_hue_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 175 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_futon.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_kitchen.json b/serverdata/draft_schematic/furniture/furniture_chair_kitchen.json new file mode 100644 index 00000000..0ddb3e79 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_kitchen.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_chair_kitchen_hue_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_kitchen.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_love_seat.json b/serverdata/draft_schematic/furniture/furniture_chair_love_seat.json new file mode 100644 index 00000000..154893b1 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_love_seat.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_couch_love_seat_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "hide", + "count": 140 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_love_seat.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_loveseat_cheap.json b/serverdata/draft_schematic/furniture/furniture_chair_loveseat_cheap.json new file mode 100644 index 00000000..80597b3f --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_loveseat_cheap.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/cheap/love_seat_hue_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "hide", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_loveseat_cheap.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_loveseat_elegant.json b/serverdata/draft_schematic/furniture/furniture_chair_loveseat_elegant.json new file mode 100644 index 00000000..1a63227e --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_loveseat_elegant.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/elegant/love_seat_hue_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "ingredient": "hide_leathery_dathomir", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 31, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_loveseat_elegant.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_loveseat_modern.json b/serverdata/draft_schematic/furniture/furniture_chair_loveseat_modern.json new file mode 100644 index 00000000..6ec91744 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_loveseat_modern.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/modern/love_seat_modern_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "hide", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_loveseat_modern.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_metal.json b/serverdata/draft_schematic/furniture/furniture_chair_metal.json new file mode 100644 index 00000000..0490d93b --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_metal.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_chair_metal_hue_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_metal.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_metal_wheeled.json b/serverdata/draft_schematic/furniture/furniture_chair_metal_wheeled.json new file mode 100644 index 00000000..5da7edfd --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_metal_wheeled.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_chair_meatal_wheeled_hue_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "roller_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "roller_mechanism" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "ingredient": "metal", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_metal_wheeled.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_modern.json b/serverdata/draft_schematic/furniture/furniture_chair_modern.json new file mode 100644 index 00000000..a56fa039 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_modern.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/modern/chair_modern_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_nonferrous", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_modern.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_ottoman.json b/serverdata/draft_schematic/furniture/furniture_chair_ottoman.json new file mode 100644 index 00000000..5dc464dd --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_ottoman.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_couch_ottoman_hue_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "hide", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_ottoman.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_recliner.json b/serverdata/draft_schematic/furniture/furniture_chair_recliner.json new file mode 100644 index 00000000..520ca20d --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_recliner.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_chair_recliner_hue_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "recliner_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "recliner_mechanism" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "hide", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_recliner.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_rustic.json b/serverdata/draft_schematic/furniture/furniture_chair_rustic.json new file mode 100644 index 00000000..98edcf4d --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_rustic.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/furniture/rustic/chair_rustic_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "softwood_evergreen_corellia", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "ingredient": "hide", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 39, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_rustic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_tatooine_cafe.json b/serverdata/draft_schematic/furniture/furniture_chair_tatooine_cafe.json new file mode 100644 index 00000000..f27a5717 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_tatooine_cafe.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/tatooine/frn_tato_chair_cafe_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_tatooine_cafe.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_upholstered.json b/serverdata/draft_schematic/furniture/furniture_chair_upholstered.json new file mode 100644 index 00000000..75e8f0a9 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_upholstered.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_chair_upholstered_hue_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "hide", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_upholstered.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chair_wooden.json b/serverdata/draft_schematic/furniture/furniture_chair_wooden.json new file mode 100644 index 00000000..7246f68f --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chair_wooden.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_chair_wooden_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "ingredient": "wood", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chair_wooden.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chest_cheap.json b/serverdata/draft_schematic/furniture/furniture_chest_cheap.json new file mode 100644 index 00000000..9bfe1a4f --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chest_cheap.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/cheap/chest_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chest_cheap.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chest_elegant.json b/serverdata/draft_schematic/furniture/furniture_chest_elegant.json new file mode 100644 index 00000000..054fd2b6 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chest_elegant.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/elegant/chest_hue_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "steel_duranium", + "count": 140 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "ingredient": "steel", + "count": 160 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chest_elegant.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chest_modern.json b/serverdata/draft_schematic/furniture/furniture_chest_modern.json new file mode 100644 index 00000000..30dc758e --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chest_modern.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/modern/chest_modern_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "ingredient": "steel", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chest_modern.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_chest_rustic.json b/serverdata/draft_schematic/furniture/furniture_chest_rustic.json new file mode 100644 index 00000000..38aba01d --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_chest_rustic.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/furniture/rustic/chest_rustic_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "softwood_evergreen_corellia", + "count": 140 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "panelling" + ], + "ingredient": "wood_deciduous_corellia", + "count": 160 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_chest_rustic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_collection_dejarik_table.json b/serverdata/draft_schematic/furniture/furniture_collection_dejarik_table.json new file mode 100644 index 00000000..f7d4a0a6 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_collection_dejarik_table.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/dejarik_table_reward.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "dejarik_play_surface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "dejarik_play_surface" + ], + "ingredient": "metal_ferrous", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "dejarik_player_1_pieces" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "dejarik_player_1_pieces" + ], + "ingredient": "bone", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "dejarik_player_2_pieces" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "dejarik_player_2_pieces" + ], + "ingredient": "wood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "dejarik_table_legs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "dejarik_table_legs" + ], + "ingredient": "metal_ferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "dejarik_accents" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "dejarik_accents" + ], + "ingredient": "copper", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "dejarik_power" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "dejarik_power" + ], + "ingredient": "energy_renewable", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_collection_all" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_collection_dejarik_table.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_collection_fish_tank.json b/serverdata/draft_schematic/furniture/furniture_collection_fish_tank.json new file mode 100644 index 00000000..a279de75 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_collection_fish_tank.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/fish_tank_reward.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fish_tank_front_panel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fish_tank_front_panel" + ], + "ingredient": "object/tangible/fishing/fish/fish_tank_front_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fish_tank_rear_panel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fish_tank_rear_panel" + ], + "ingredient": "object/tangible/fishing/fish/fish_tank_rear_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fish_tank_left_panel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fish_tank_left_panel" + ], + "ingredient": "object/tangible/fishing/fish/fish_tank_left_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fish_tank_right_panel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fish_tank_right_panel" + ], + "ingredient": "object/tangible/fishing/fish/fish_tank_right_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fish_tank_bubble_stone" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fish_tank_bubble_stone" + ], + "ingredient": "object/tangible/fishing/fish/fish_tank_bubble_stone.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fish_tank_tubing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fish_tank_tubing" + ], + "ingredient": "object/tangible/fishing/fish/fish_tank_tubing.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fish_tank_water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fish_tank_water" + ], + "ingredient": "water", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_collection_all" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_collection_fish_tank.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_collection_glass_shelves_01.json b/serverdata/draft_schematic/furniture/furniture_collection_glass_shelves_01.json new file mode 100644 index 00000000..42b39a1c --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_collection_glass_shelves_01.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/glass_shelving_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "glass_shelves" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "glass_shelves" + ], + "ingredient": "gemstone", + "count": 220 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shelf_fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shelf_fasteners" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shelf_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shelf_support" + ], + "ingredient": "metal", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "wall_mount" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "wall_mount" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_collection_all" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_collection_glass_shelves_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_collection_hanging_light_01.json b/serverdata/draft_schematic/furniture/furniture_collection_hanging_light_01.json new file mode 100644 index 00000000..dea5f0e0 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_collection_hanging_light_01.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/hanging_light_reward_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_collection_hanging_light_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_collection_hanging_light_02.json b/serverdata/draft_schematic/furniture/furniture_collection_hanging_light_02.json new file mode 100644 index 00000000..699c5f4a --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_collection_hanging_light_02.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/hanging_light_reward_02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rod" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_collection_hanging_light_02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_collection_holocron_pedestal_jedi.json b/serverdata/draft_schematic/furniture/furniture_collection_holocron_pedestal_jedi.json new file mode 100644 index 00000000..f5000271 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_collection_holocron_pedestal_jedi.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/holocron_pedestal_reward_sith.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "holocron_pedestal_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "holocron_pedestal_frame" + ], + "ingredient": "wood", + "count": 175 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "holocron_pedestal_surface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "holocron_pedestal_surface" + ], + "ingredient": "steel", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "holocron_pedestal_accents" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "holocron_pedestal_accents" + ], + "ingredient": "copper", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_collection_all" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_collection_holocron_pedestal_jedi.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_collection_holocron_pedestal_sith.json b/serverdata/draft_schematic/furniture/furniture_collection_holocron_pedestal_sith.json new file mode 100644 index 00000000..1527d68d --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_collection_holocron_pedestal_sith.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/holocron_pedestal_reward_sith.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "holocron_pedestal_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "holocron_pedestal_frame" + ], + "ingredient": "wood", + "count": 175 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "holocron_pedestal_surface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "holocron_pedestal_surface" + ], + "ingredient": "steel", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "holocron_pedestal_accents" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "holocron_pedestal_accents" + ], + "ingredient": "copper", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_collection_all" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_collection_holocron_pedestal_sith.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_collection_pob_chair.json b/serverdata/draft_schematic/furniture/furniture_collection_pob_chair.json new file mode 100644 index 00000000..8bfbecbd --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_collection_pob_chair.json @@ -0,0 +1,100 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/pob_chair_furniture_hue_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_ferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "hide_leathery_endor", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_collection_pob_chair.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_collection_pob_char.json b/serverdata/draft_schematic/furniture/furniture_collection_pob_char.json new file mode 100644 index 00000000..0160a191 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_collection_pob_char.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/pob_chair_furniture_hue_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_ferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "hide_leathery_endor", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_collection_pob_char.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_collection_pob_chari.json b/serverdata/draft_schematic/furniture/furniture_collection_pob_chari.json new file mode 100644 index 00000000..1325d684 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_collection_pob_chari.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/pob_chair_furniture_hue_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_ferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "hide_leathery_endor", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "dejarik_table_legs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "dejarik_table_legs" + ], + "ingredient": "metal_ferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "dejarik_accents" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "dejarik_accents" + ], + "ingredient": "copper", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "dejarik_power" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "dejarik_power" + ], + "ingredient": "energy_renewable", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_collection_pob_chari.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_collection_pob_couch.json b/serverdata/draft_schematic/furniture/furniture_collection_pob_couch.json new file mode 100644 index 00000000..f3c1e14d --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_collection_pob_couch.json @@ -0,0 +1,100 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/pob_couch_furniture_hue_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_ferrous", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "hide_leathery_endor", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_collection_pob_couch.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_collection_treasure_chest.json b/serverdata/draft_schematic/furniture/furniture_collection_treasure_chest.json new file mode 100644 index 00000000..c1b0fb12 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_collection_treasure_chest.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/treasure_chest_reward.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "treasure_chest_lid" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "treasure_chest_lid" + ], + "ingredient": "copper", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "treasure_chest_latch" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "treasure_chest_latch" + ], + "ingredient": "copper", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "treasure_chest_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "treasure_chest_frame" + ], + "ingredient": "copper", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "treasure_chest_lock" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "treasure_chest_lock" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "treasure_chest_accents" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "treasure_chest_accents" + ], + "ingredient": "iron", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_collection_all" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_collection_treasure_chest.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_command_console.json b/serverdata/draft_schematic/furniture/furniture_command_console.json new file mode 100644 index 00000000..1f140b0f --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_command_console.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_command_console.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "mineral", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronics" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronics" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "display" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "display" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_command_console.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_corellia_flagpole.json b/serverdata/draft_schematic/furniture/furniture_corellia_flagpole.json new file mode 100644 index 00000000..95796b39 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_corellia_flagpole.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/corellian_flagpole.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "flag_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "flag_base" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "flag" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "flag" + ], + "ingredient": "fiberplast", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paints" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paints" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "flagpole" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "flagpole" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_corellia_flagpole.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_couch_blue.json b/serverdata/draft_schematic/furniture/furniture_couch_blue.json new file mode 100644 index 00000000..16eaf708 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_couch_blue.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_couch_lg_s2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "ingredient": "hide", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_couch_blue.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_couch_cheap.json b/serverdata/draft_schematic/furniture/furniture_couch_cheap.json new file mode 100644 index 00000000..a67029cf --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_couch_cheap.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/cheap/couch_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "ingredient": "hide", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_couch_cheap.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_couch_elegant.json b/serverdata/draft_schematic/furniture/furniture_couch_elegant.json new file mode 100644 index 00000000..a4d214da --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_couch_elegant.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/elegant/couch_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 310 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "ingredient": "hide_wooly_endor", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_couch_elegant.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_couch_large.json b/serverdata/draft_schematic/furniture/furniture_couch_large.json new file mode 100644 index 00000000..ade1aa29 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_couch_large.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_couch_lg_hue_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "ingredient": "hide", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_couch_large.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_couch_modern.json b/serverdata/draft_schematic/furniture/furniture_couch_modern.json new file mode 100644 index 00000000..13507f91 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_couch_modern.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/modern/couch_modern_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_ferrous", + "count": 180 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "ingredient": "hide_wooly", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_couch_modern.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_couch_rustic.json b/serverdata/draft_schematic/furniture/furniture_couch_rustic.json new file mode 100644 index 00000000..5fabcf6e --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_couch_rustic.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/furniture/rustic/couch_rustic_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "softwood_evergreen_corellia", + "count": 310 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "ingredient": "hide", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_couch_rustic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_couch_small.json b/serverdata/draft_schematic/furniture/furniture_couch_small.json new file mode 100644 index 00000000..60849399 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_couch_small.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_couch_sm_hue_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "ingredient": "hide", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_couch_small.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_diagnostic_screen.json b/serverdata/draft_schematic/furniture/furniture_diagnostic_screen.json new file mode 100644 index 00000000..c9bf3636 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_diagnostic_screen.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/diagnostic_screen.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "ingredient": "steel", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "circuit_boards" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "circuit_boards" + ], + "ingredient": "copper", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "wiring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "wiring" + ], + "ingredient": "copper", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "screens" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "screens" + ], + "ingredient": "gemstone_crystalline", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_diagnostic_screen.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_diner_bar.json b/serverdata/draft_schematic/furniture/furniture_diner_bar.json new file mode 100644 index 00000000..edd73fef --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_diner_bar.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_diner_bar.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paneling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paneling" + ], + "ingredient": "wood", + "count": 220 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_diner_bar.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_diner_booth.json b/serverdata/draft_schematic/furniture/furniture_diner_booth.json new file mode 100644 index 00000000..c1964672 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_diner_booth.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_diner_booth.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "ingredient": "fiberplast", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_diner_booth.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_diner_counter_center.json b/serverdata/draft_schematic/furniture/furniture_diner_counter_center.json new file mode 100644 index 00000000..fb3236f5 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_diner_counter_center.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_diner_counter_center.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paneling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paneling" + ], + "ingredient": "wood", + "count": 220 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_diner_counter_center.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_diner_counter_corner.json b/serverdata/draft_schematic/furniture/furniture_diner_counter_corner.json new file mode 100644 index 00000000..df473267 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_diner_counter_corner.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_diner_counter_corner.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paneling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paneling" + ], + "ingredient": "wood", + "count": 220 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_diner_counter_corner.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_diner_counter_corner_s02.json b/serverdata/draft_schematic/furniture/furniture_diner_counter_corner_s02.json new file mode 100644 index 00000000..b852593b --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_diner_counter_corner_s02.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_diner_counter_corner_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paneling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paneling" + ], + "ingredient": "wood", + "count": 220 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_diner_counter_corner_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_diner_stool.json b/serverdata/draft_schematic/furniture/furniture_diner_stool.json new file mode 100644 index 00000000..c0a9b553 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_diner_stool.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_diner_stool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "seat" + ], + "ingredient": "fiberplast", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_diner_stool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_diner_table.json b/serverdata/draft_schematic/furniture/furniture_diner_table.json new file mode 100644 index 00000000..feca5665 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_diner_table.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_diner_table.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paneling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paneling" + ], + "ingredient": "wood", + "count": 230 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_diner_table.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_display_fish.json b/serverdata/draft_schematic/furniture/furniture_display_fish.json new file mode 100644 index 00000000..dc33cc22 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_display_fish.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/stuffed_fish.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fish" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fish" + ], + "ingredient": "seafood_fish", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "preservative" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "preservative" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_display_fish.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_droid_body.json b/serverdata/draft_schematic/furniture/furniture_droid_body.json new file mode 100644 index 00000000..6116ce5d --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_droid_body.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/poi/object/droid_body.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "droid_trunk" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "droid_trunk" + ], + "ingredient": "metal", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "droid_arms" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "droid_arms" + ], + "ingredient": "metal", + "count": 140 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "droid_legs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_legs" + ], + "ingredient": "metal", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "droid_body_interior" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_body_interior" + ], + "ingredient": "aluminum_titanium", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_droid_body.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_droid_detector.json b/serverdata/draft_schematic/furniture/furniture_droid_detector.json new file mode 100644 index 00000000..aba0f4e3 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_droid_detector.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/tatooine/frn_tatt_cantina_droid_detector.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "housing" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_droid_detector.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_droid_head.json b/serverdata/draft_schematic/furniture/furniture_droid_head.json new file mode 100644 index 00000000..21ce8167 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_droid_head.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/droid/base_droid_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/poi/object/droid_head.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "head_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "head_base" + ], + "ingredient": "metal", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "head_interior" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "head_interior" + ], + "ingredient": "aluminum_titanium", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_droid_head.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_finned_blaggart_trophy.json b/serverdata/draft_schematic/furniture/furniture_finned_blaggart_trophy.json new file mode 100644 index 00000000..b0510db1 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_finned_blaggart_trophy.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/frn_finned_blaggart_trophy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_wall_mount_trophy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_wall_mount_trophy" + ], + "ingredient": "wood_deciduous_yavin4", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_carvings_trophy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_carvings_trophy" + ], + "ingredient": "bone_mammal_yavin4", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_monster_trophy" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_monster_trophy" + ], + "ingredient": "object/tangible/furniture/all/frn_all_trophy_finned_blaggart_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_finned_blaggart_trophy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_flowers_collection_potted_s01.json b/serverdata/draft_schematic/furniture/furniture_flowers_collection_potted_s01.json new file mode 100644 index 00000000..22e8f536 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_flowers_collection_potted_s01.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/potted_flower_reward_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "pot" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "pot" + ], + "ingredient": "mineral", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "tree" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "tree" + ], + "ingredient": "wood_deciduous_yavin4", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "greenery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "greenery" + ], + "ingredient": "chemical", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_flowers_collection_potted_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_food_cart.json b/serverdata/draft_schematic/furniture/furniture_food_cart.json new file mode 100644 index 00000000..fa75d9c6 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_food_cart.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/food_cart.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 325 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fruit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fruit" + ], + "ingredient": "fruit", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "preservative" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "preservative" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_food_cart.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_framed_beetle_specimen_collection_reward.json b/serverdata/draft_schematic/furniture/furniture_framed_beetle_specimen_collection_reward.json new file mode 100644 index 00000000..c2570aac --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_framed_beetle_specimen_collection_reward.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/framed_beetle_specimen.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_framed_beetle_specimen_collection_reward.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_guild_registry.json b/serverdata/draft_schematic/furniture/furniture_guild_registry.json new file mode 100644 index 00000000..0a4ea56a --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_guild_registry.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/technical/guild_registry_initial.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "input_devices" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "input_devices" + ], + "ingredient": "ore_intrusive", + "count": 255 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "connectors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "connectors" + ], + "ingredient": "steel", + "count": 325 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "optical_fibers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "optical_fibers" + ], + "ingredient": "fiberplast", + "count": 175 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "ingredient": "hide_wooly", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "ingredient": "gemstone", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "reactant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "reactant" + ], + "ingredient": "gas_reactive", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_guild_registry.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_guild_screen_cartridge_imp_1.json b/serverdata/draft_schematic/furniture/furniture_guild_screen_cartridge_imp_1.json new file mode 100644 index 00000000..6b369781 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_guild_screen_cartridge_imp_1.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/technical/guild_screen_cartridge_imp_1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "optical_fibers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "optical_fibers" + ], + "ingredient": "fiberplast", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "ingredient": "hide_wooly", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "ingredient": "gemstone", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "reactant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "reactant" + ], + "ingredient": "gas_reactive", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item_nohue" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_guild_screen_cartridge_imp_1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_guild_screen_cartridge_imp_2.json b/serverdata/draft_schematic/furniture/furniture_guild_screen_cartridge_imp_2.json new file mode 100644 index 00000000..a87f6940 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_guild_screen_cartridge_imp_2.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/technical/guild_screen_cartridge_imp_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "optical_fibers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "optical_fibers" + ], + "ingredient": "fiberplast", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "ingredient": "hide_wooly", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "ingredient": "gemstone", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "reactant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "reactant" + ], + "ingredient": "gas_reactive", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item_nohue" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_guild_screen_cartridge_imp_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_guild_screen_cartridge_reb_1.json b/serverdata/draft_schematic/furniture/furniture_guild_screen_cartridge_reb_1.json new file mode 100644 index 00000000..994cd056 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_guild_screen_cartridge_reb_1.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/technical/guild_screen_cartridge_reb_1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "optical_fibers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "optical_fibers" + ], + "ingredient": "fiberplast", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "ingredient": "hide_wooly", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "ingredient": "gemstone", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "reactant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "reactant" + ], + "ingredient": "gas_reactive", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item_nohue" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_guild_screen_cartridge_reb_1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_guild_screen_cartridge_reb_2.json b/serverdata/draft_schematic/furniture/furniture_guild_screen_cartridge_reb_2.json new file mode 100644 index 00000000..64f63c44 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_guild_screen_cartridge_reb_2.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/technical/guild_screen_cartridge_reb_2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "optical_fibers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "optical_fibers" + ], + "ingredient": "fiberplast", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "ingredient": "hide_wooly", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "ingredient": "gemstone", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "reactant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "reactant" + ], + "ingredient": "gas_reactive", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item_nohue" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_guild_screen_cartridge_reb_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_heroic_exar_kun_fire_pit.json b/serverdata/draft_schematic/furniture/furniture_heroic_exar_kun_fire_pit.json new file mode 100644 index 00000000..e6e518fe --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_heroic_exar_kun_fire_pit.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_heroic_exar_brazier_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "wood" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "wood" + ], + "ingredient": "wood", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "accelerant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "accelerant" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fire_pit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fire_pit" + ], + "ingredient": "ore_intrusive", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_heroic_exar_kun_fire_pit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_heroic_exar_kun_torture_table.json b/serverdata/draft_schematic/furniture/furniture_heroic_exar_kun_torture_table.json new file mode 100644 index 00000000..4bfc36b1 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_heroic_exar_kun_torture_table.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/misc/heroic_exar_kun_torture_table.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "spikes" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "spikes" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "ingredient": "iron", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fasteners" + ], + "ingredient": "iron", + "count": 82 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_heroic_exar_kun_torture_table.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_house_container_lock.json b/serverdata/draft_schematic/furniture/furniture_house_container_lock.json new file mode 100644 index 00000000..651c1d41 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_house_container_lock.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/container/general/house_container_lock.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "memory_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "memory_module" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "processing_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "processing_module" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_house_container_lock.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_lamp_desk.json b/serverdata/draft_schematic/furniture/furniture_lamp_desk.json new file mode 100644 index 00000000..3563f4da --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_lamp_desk.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_lamp_desk_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_lamp_desk.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_lamp_desk_s01_on.json b/serverdata/draft_schematic/furniture/furniture_lamp_desk_s01_on.json new file mode 100644 index 00000000..09bd34a3 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_lamp_desk_s01_on.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_light_lamp_desk_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_lamp_desk_s01_on.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_lamp_desk_s02_on.json b/serverdata/draft_schematic/furniture/furniture_lamp_desk_s02_on.json new file mode 100644 index 00000000..2feec0bc --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_lamp_desk_s02_on.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_light_lamp_desk_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_lamp_desk_s02_on.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_lamp_free_s01_on.json b/serverdata/draft_schematic/furniture/furniture_lamp_free_s01_on.json new file mode 100644 index 00000000..2b981b4f --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_lamp_free_s01_on.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_light_lamp_free_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "neck" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "neck" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_lamp_free_s01_on.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_lamp_free_s02_on.json b/serverdata/draft_schematic/furniture/furniture_lamp_free_s02_on.json new file mode 100644 index 00000000..e04a4a09 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_lamp_free_s02_on.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_light_lamp_free_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "neck" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "neck" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_lamp_free_s02_on.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_lamp_free_s03_on.json b/serverdata/draft_schematic/furniture/furniture_lamp_free_s03_on.json new file mode 100644 index 00000000..b7981695 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_lamp_free_s03_on.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_light_lamp_free_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "neck" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "neck" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_lamp_free_s03_on.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_lamp_free_s04_on.json b/serverdata/draft_schematic/furniture/furniture_lamp_free_s04_on.json new file mode 100644 index 00000000..5c0fde23 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_lamp_free_s04_on.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_light_lamp_free_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "neck" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "neck" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_lamp_free_s04_on.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_lamp_freestanding.json b/serverdata/draft_schematic/furniture/furniture_lamp_freestanding.json new file mode 100644 index 00000000..269a51aa --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_lamp_freestanding.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_lamp_free_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "neck" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "neck" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_lamp_freestanding.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_lamp_street.json b/serverdata/draft_schematic/furniture/furniture_lamp_street.json new file mode 100644 index 00000000..e5ed6de6 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_lamp_street.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/streetlamp.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_lamp_street.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_lamp_table.json b/serverdata/draft_schematic/furniture/furniture_lamp_table.json new file mode 100644 index 00000000..bd5e4ab7 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_lamp_table.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_lamp_tbl_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_lamp_table.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_lamp_table_cantina.json b/serverdata/draft_schematic/furniture/furniture_lamp_table_cantina.json new file mode 100644 index 00000000..cf24986b --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_lamp_table_cantina.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_lamp_tatt_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_lamp_table_cantina.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_lamp_table_s01_on.json b/serverdata/draft_schematic/furniture/furniture_lamp_table_s01_on.json new file mode 100644 index 00000000..815e94c1 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_lamp_table_s01_on.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_light_lamp_table_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_lamp_table_s01_on.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_lamp_table_s02_on.json b/serverdata/draft_schematic/furniture/furniture_lamp_table_s02_on.json new file mode 100644 index 00000000..73d2f26d --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_lamp_table_s02_on.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_light_lamp_table_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_lamp_table_s02_on.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_lamp_table_s03_on.json b/serverdata/draft_schematic/furniture/furniture_lamp_table_s03_on.json new file mode 100644 index 00000000..88ddc385 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_lamp_table_s03_on.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_light_lamp_table_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_lamp_table_s03_on.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_lamp_tatt_s01_on.json b/serverdata/draft_schematic/furniture/furniture_lamp_tatt_s01_on.json new file mode 100644 index 00000000..59232caa --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_lamp_tatt_s01_on.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_light_lamp_tatt_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "neck" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "neck" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shade" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_lamp_tatt_s01_on.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_light_gem_green.json b/serverdata/draft_schematic/furniture/furniture_light_gem_green.json new file mode 100644 index 00000000..1bb2999a --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_light_gem_green.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/gem_collection_reward_04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "light_gem_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "light_gem_base" + ], + "ingredient": "wood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "light_gem_gem" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "light_gem_gem" + ], + "ingredient": "crystalline_green_diamond", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "light_gem_light" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "light_gem_light" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_light_gem_green.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_light_gem_purple.json b/serverdata/draft_schematic/furniture/furniture_light_gem_purple.json new file mode 100644 index 00000000..1d527b69 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_light_gem_purple.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/gem_collection_reward_02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "light_gem_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "light_gem_base" + ], + "ingredient": "wood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "light_gem_gem" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "light_gem_gem" + ], + "ingredient": "crystalline_vertex", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "light_gem_light" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "light_gem_light" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_light_gem_purple.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_light_gem_red.json b/serverdata/draft_schematic/furniture/furniture_light_gem_red.json new file mode 100644 index 00000000..fdd64a01 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_light_gem_red.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/gem_collection_reward_03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "light_gem_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "light_gem_base" + ], + "ingredient": "wood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "light_gem_gem" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "light_gem_gem" + ], + "ingredient": "crystalline_sormahil_firegem", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "light_gem_light" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "light_gem_light" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_light_gem_red.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_love_seat_rustic.json b/serverdata/draft_schematic/furniture/furniture_love_seat_rustic.json new file mode 100644 index 00000000..e8e8e7eb --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_love_seat_rustic.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/furniture/rustic/love_seat_rustic_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "softwood_evergreen_corellia", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "ingredient": "hide", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "upholstery" + ], + "ingredient": "object/tangible/component/clothing/synthetic_cloth.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_love_seat_rustic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_meatlump_camping_light_01.json b/serverdata/draft_schematic/furniture/furniture_meatlump_camping_light_01.json new file mode 100644 index 00000000..9ebfa11f --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_meatlump_camping_light_01.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_camp_lantern_s2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "globe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "globe" + ], + "ingredient": "gemstone", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "filament" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "filament" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_meatlump_camping_light_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_meatlump_camping_light_02.json b/serverdata/draft_schematic/furniture/furniture_meatlump_camping_light_02.json new file mode 100644 index 00000000..b9e06558 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_meatlump_camping_light_02.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_camp_lantern_s3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_body" + ], + "ingredient": "metal", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lamp_assembly" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "globe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "globe" + ], + "ingredient": "gemstone", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "filament" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "filament" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_lamp" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_meatlump_camping_light_02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_meatlump_grill_01.json b/serverdata/draft_schematic/furniture/furniture_meatlump_grill_01.json new file mode 100644 index 00000000..bdc96944 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_meatlump_grill_01.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_meatlump_grill_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fuel" + ], + "ingredient": "gas_reactive", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "ingredient": "steel", + "count": 700 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "burner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "burner" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ignitor" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ignitor" + ], + "ingredient": "copper", + "count": 32 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "regulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "regulator" + ], + "ingredient": "metal", + "count": 27 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "heat_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "heat_plate" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_meatlump_grill_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_meatlump_grill_02.json b/serverdata/draft_schematic/furniture/furniture_meatlump_grill_02.json new file mode 100644 index 00000000..58cc002c --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_meatlump_grill_02.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_meatlump_grill_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fuel" + ], + "ingredient": "gas_reactive", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "ingredient": "steel", + "count": 700 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "burner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "burner" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "ignitor" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ignitor" + ], + "ingredient": "copper", + "count": 32 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "regulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "regulator" + ], + "ingredient": "metal", + "count": 27 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "heat_plate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "heat_plate" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_meatlump_grill_02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_meatlump_palette_empty_01.json b/serverdata/draft_schematic/furniture/furniture_meatlump_palette_empty_01.json new file mode 100644 index 00000000..a3c8b152 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_meatlump_palette_empty_01.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_meatlump_palette_empty.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "support_beams" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "support_beams" + ], + "ingredient": "wood_deciduous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "plank" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "plank" + ], + "ingredient": "wood_deciduous_corellia", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fasteners" + ], + "ingredient": "steel", + "count": 64 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_meatlump_palette_empty_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_microphone_s01.json b/serverdata/draft_schematic/furniture/furniture_microphone_s01.json new file mode 100644 index 00000000..d76565de --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_microphone_s01.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/microphone_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "microphone_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "microphone_head" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "microphone_handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "microphone_handle" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "wiring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "wiring" + ], + "ingredient": "copper", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_microphone_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_microphone_s02.json b/serverdata/draft_schematic/furniture/furniture_microphone_s02.json new file mode 100644 index 00000000..7b04557e --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_microphone_s02.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/microphone_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "microphone_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "microphone_head" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "microphone_handle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "microphone_handle" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "wiring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "wiring" + ], + "ingredient": "copper", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_microphone_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_murra_blanca_trophy.json b/serverdata/draft_schematic/furniture/furniture_murra_blanca_trophy.json new file mode 100644 index 00000000..10cdd1f3 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_murra_blanca_trophy.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/frn_murra_blanca_trophy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_wall_mount_trophy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_wall_mount_trophy" + ], + "ingredient": "wood_deciduous_talus", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_carvings_trophy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_carvings_trophy" + ], + "ingredient": "bone_mammal_talus", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_monster_trophy" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_monster_trophy" + ], + "ingredient": "object/tangible/furniture/all/frn_all_trophy_murra_blanca_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_murra_blanca_trophy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_mutant_acklay_trophy.json b/serverdata/draft_schematic/furniture/furniture_mutant_acklay_trophy.json new file mode 100644 index 00000000..c4ae9372 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_mutant_acklay_trophy.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/frn_mutant_acklay_trophy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_wall_mount_trophy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_wall_mount_trophy" + ], + "ingredient": "wood_deciduous_yavin4", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_carvings_trophy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_carvings_trophy" + ], + "ingredient": "bone_mammal_yavin4", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_monster_trophy" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_monster_trophy" + ], + "ingredient": "object/tangible/furniture/all/frn_all_trophy_mutant_acklay_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_mutant_acklay_trophy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_outbreak_lung_vat.json b/serverdata/draft_schematic/furniture/furniture_outbreak_lung_vat.json new file mode 100644 index 00000000..2cd590b9 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_outbreak_lung_vat.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/outbreak_lung_vat.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_lungs" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_lungs" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_lungs.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "vat_container" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "vat_container" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "light_gem_gem" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "light_gem_gem" + ], + "ingredient": "crystalline_vertex", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "preserving_fluid" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "preserving_fluid" + ], + "ingredient": "water", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_outbreak_lung_vat.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_outbreak_science_desk.json b/serverdata/draft_schematic/furniture/furniture_outbreak_science_desk.json new file mode 100644 index 00000000..1039b603 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_outbreak_science_desk.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/outbreak_science_desk.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paneling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paneling" + ], + "ingredient": "wood", + "count": 230 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "supports" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_outbreak_science_desk.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_outbreak_shackled_prisoner.json b/serverdata/draft_schematic/furniture/furniture_outbreak_shackled_prisoner.json new file mode 100644 index 00000000..816fb430 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_outbreak_shackled_prisoner.json @@ -0,0 +1,367 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/outbreak_shackled_man.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_leg" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_leg" + ], + "ingredient": "object/tangible/furniture/all/undead_leg.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_arm" + ], + "ingredient": "object/tangible/furniture/all/undead_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_foot" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_foot" + ], + "ingredient": "object/tangible/furniture/all/undead_foot.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_hand" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_hand" + ], + "ingredient": "object/tangible/furniture/all/undead_hand.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_head" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_head" + ], + "ingredient": "object/tangible/furniture/all/undead_head.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_brain" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_brain" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_brain.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_tooth" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_tooth" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_tooth.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_lungs" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_lungs" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_lungs.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_eye" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_eye" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_eye.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_heart" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_heart" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_heart.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_liver" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_liver" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_liver.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_stomach" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_stomach" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_stomach.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_jaw" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_jaw" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_jaw.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_outbreak_shackled_prisoner.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_outbreak_stormtrooper_pile.json b/serverdata/draft_schematic/furniture/furniture_outbreak_stormtrooper_pile.json new file mode 100644 index 00000000..f7808912 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_outbreak_stormtrooper_pile.json @@ -0,0 +1,421 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/outbreak_deathtrooper_pile.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "belt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "belt" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_deathtrooper_belt.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "bicep_l" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "bicep_l" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_deathtrooper_bicep_l.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "bicep_r" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "bicep_r" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_deathtrooper_bicep_r.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "boots" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "boots" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_deathtrooper_boots.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "bracer_l" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "bracer_l" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_deathtrooper_bracer_l.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "bracer_r" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "bracer_r" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_deathtrooper_bracer_r.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chest" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chest" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_deathtrooper_chest.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "gloves" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gloves" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_deathtrooper_gloves.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "helmet" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "helmet" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_deathtrooper_helmet.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "leggings" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "leggings" + ], + "ingredient": "object/tangible/loot/undead/outbreak_undead_deathtrooper_leggings.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_leg" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_leg" + ], + "ingredient": "object/tangible/furniture/all/undead_leg.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_arm" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_arm" + ], + "ingredient": "object/tangible/furniture/all/undead_arm.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_foot" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_foot" + ], + "ingredient": "object/tangible/furniture/all/undead_foot.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_hand" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_hand" + ], + "ingredient": "object/tangible/furniture/all/undead_hand.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "undead_head" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "undead_head" + ], + "ingredient": "object/tangible/furniture/all/undead_head.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_outbreak_stormtrooper_pile.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_painted_spat_trophy.json b/serverdata/draft_schematic/furniture/furniture_painted_spat_trophy.json new file mode 100644 index 00000000..1c67eab4 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_painted_spat_trophy.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/frn_painted_spat_trophy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_wall_mount_trophy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_wall_mount_trophy" + ], + "ingredient": "wood_deciduous_corellia", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_carvings_trophy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_carvings_trophy" + ], + "ingredient": "bone_mammal_corellia", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_monster_trophy" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_monster_trophy" + ], + "ingredient": "object/tangible/furniture/all/frn_all_trophy_painted_spat_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_painted_spat_trophy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_pitcher_full.json b/serverdata/draft_schematic/furniture/furniture_pitcher_full.json new file mode 100644 index 00000000..8670ef53 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_pitcher_full.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/pitcher_full.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "pitcher" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "pitcher" + ], + "ingredient": "softwood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "water" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "water" + ], + "ingredient": "water", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_pitcher_full.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_plant_hanging.json b/serverdata/draft_schematic/furniture/furniture_plant_hanging.json new file mode 100644 index 00000000..a43debcc --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_plant_hanging.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/hanging_planter.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "pot" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "pot" + ], + "ingredient": "mineral", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "tree" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "tree" + ], + "ingredient": "wood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "greenery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "greenery" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hanger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hanger" + ], + "ingredient": "mineral", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_plant_hanging.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_plants_collection_potted_large_s01.json b/serverdata/draft_schematic/furniture/furniture_plants_collection_potted_large_s01.json new file mode 100644 index 00000000..2a5a8852 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_plants_collection_potted_large_s01.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/potted_plant_reward_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "pot" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "pot" + ], + "ingredient": "mineral", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "tree" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "tree" + ], + "ingredient": "wood_deciduous_lok", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "greenery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "greenery" + ], + "ingredient": "chemical", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_plants_collection_potted_large_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_plants_potted_large.json b/serverdata/draft_schematic/furniture/furniture_plants_potted_large.json new file mode 100644 index 00000000..9e37cc8c --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_plants_potted_large.json @@ -0,0 +1,90 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_plant_potted_lg_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "pot" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "pot" + ], + "ingredient": "mineral", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "tree" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "tree" + ], + "ingredient": "wood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "greenery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "greenery" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_plants_potted_large.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_plants_potted_small.json b/serverdata/draft_schematic/furniture/furniture_plants_potted_small.json new file mode 100644 index 00000000..0144633b --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_plants_potted_small.json @@ -0,0 +1,90 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_potted_plants_sml_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "pot" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "pot" + ], + "ingredient": "mineral", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "tree" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "tree" + ], + "ingredient": "wood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "greenery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "greenery" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_plants_potted_small.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_professors_desk.json b/serverdata/draft_schematic/furniture/furniture_professors_desk.json new file mode 100644 index 00000000..16d2179b --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_professors_desk.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/professor_desk.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "mineral", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronics" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronics" + ], + "ingredient": "aluminum", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "display" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "display" + ], + "ingredient": "gemstone_crystalline", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_professors_desk.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_radar_table.json b/serverdata/draft_schematic/furniture/furniture_radar_table.json new file mode 100644 index 00000000..a9dcf275 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_radar_table.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_desk_radar_topology_screen.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "mineral", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronics" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronics" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "display" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "display" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_radar_table.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_radio.json b/serverdata/draft_schematic/furniture/furniture_radio.json new file mode 100644 index 00000000..aa8502d5 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_radio.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/radio.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "speakers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "speakers" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "tuner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "tuner" + ], + "ingredient": "aluminum", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_radio.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_rug_rectangle_large.json b/serverdata/draft_schematic/furniture/furniture_rug_rectangle_large.json new file mode 100644 index 00000000..b2e3e76c --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_rug_rectangle_large.json @@ -0,0 +1,52 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_clothing", + "crateObjectTemplate": "object/factory/factory_crate_furniture.iff", + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_rug_rectangle_large_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rug" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rug" + ], + "ingredient": "hide", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.rug_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_rug_rectangle_large.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_rug_rectangle_large_modern.json b/serverdata/draft_schematic/furniture/furniture_rug_rectangle_large_modern.json new file mode 100644 index 00000000..165132a0 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_rug_rectangle_large_modern.json @@ -0,0 +1,52 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_clothing", + "crateObjectTemplate": "object/factory/factory_crate_furniture.iff", + "craftedObjectTemplate": "object/tangible/furniture/modern/rug_rect_lg_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rug" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rug" + ], + "ingredient": "hide", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.rug_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_rug_rectangle_large_modern.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_rug_rectangle_medium_modern.json b/serverdata/draft_schematic/furniture/furniture_rug_rectangle_medium_modern.json new file mode 100644 index 00000000..e00071b7 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_rug_rectangle_medium_modern.json @@ -0,0 +1,52 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_clothing", + "crateObjectTemplate": "object/factory/factory_crate_furniture.iff", + "craftedObjectTemplate": "object/tangible/furniture/modern/rug_rect_m_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rug" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rug" + ], + "ingredient": "hide", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.rug_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_rug_rectangle_medium_modern.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_rug_rectangle_small_modern.json b/serverdata/draft_schematic/furniture/furniture_rug_rectangle_small_modern.json new file mode 100644 index 00000000..685be341 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_rug_rectangle_small_modern.json @@ -0,0 +1,52 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_clothing", + "crateObjectTemplate": "object/factory/factory_crate_furniture.iff", + "craftedObjectTemplate": "object/tangible/furniture/modern/rug_rect_sml_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rug" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rug" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.rug_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_rug_rectangle_small_modern.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_rug_round_large_modern.json b/serverdata/draft_schematic/furniture/furniture_rug_round_large_modern.json new file mode 100644 index 00000000..f3661590 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_rug_round_large_modern.json @@ -0,0 +1,52 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_clothing", + "crateObjectTemplate": "object/factory/factory_crate_furniture.iff", + "craftedObjectTemplate": "object/tangible/furniture/modern/rug_rnd_lg_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rug" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rug" + ], + "ingredient": "hide", + "count": 115 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.rug_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_rug_round_large_modern.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_rug_round_medium_modern.json b/serverdata/draft_schematic/furniture/furniture_rug_round_medium_modern.json new file mode 100644 index 00000000..0308d834 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_rug_round_medium_modern.json @@ -0,0 +1,52 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_clothing", + "crateObjectTemplate": "object/factory/factory_crate_furniture.iff", + "craftedObjectTemplate": "object/tangible/furniture/modern/rug_rnd_m_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rug" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rug" + ], + "ingredient": "hide", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.rug_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_rug_round_medium_modern.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_rug_round_small_modern.json b/serverdata/draft_schematic/furniture/furniture_rug_round_small_modern.json new file mode 100644 index 00000000..66bf195b --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_rug_round_small_modern.json @@ -0,0 +1,52 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_clothing", + "crateObjectTemplate": "object/factory/factory_crate_furniture.iff", + "craftedObjectTemplate": "object/tangible/furniture/modern/rug_rnd_sml_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "rug" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "rug" + ], + "ingredient": "hide", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.clothing.rug_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_rug_round_small_modern.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_scorpion_kliknik_trophy.json b/serverdata/draft_schematic/furniture/furniture_scorpion_kliknik_trophy.json new file mode 100644 index 00000000..17440ba5 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_scorpion_kliknik_trophy.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/frn_scorpion_kliknik_trophy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_wall_mount_trophy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_wall_mount_trophy" + ], + "ingredient": "wood_deciduous_yavin4", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_carvings_trophy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_carvings_trophy" + ], + "ingredient": "bone_mammal_yavin4", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_monster_trophy" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_monster_trophy" + ], + "ingredient": "object/tangible/furniture/all/frn_all_trophy_scorpion_kliknik_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_scorpion_kliknik_trophy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_shisa.json b/serverdata/draft_schematic/furniture/furniture_shisa.json new file mode 100644 index 00000000..f3fcfbfe --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_shisa.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/shisa.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "ingredient": "gemstone_crystalline", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_shisa.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_slave_brazier.json b/serverdata/draft_schematic/furniture/furniture_slave_brazier.json new file mode 100644 index 00000000..8f51fe94 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_slave_brazier.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/slave_brazier.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "ingredient": "iron", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel" + ], + "ingredient": "fuel_petrochem_solid", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_slave_brazier.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_sofachair_modern.json b/serverdata/draft_schematic/furniture/furniture_sofachair_modern.json new file mode 100644 index 00000000..64a844f9 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_sofachair_modern.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/modern/sofa_chair_modern_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "cushions" + ], + "ingredient": "hide", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_sofachair_modern.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_spear_stand.json b/serverdata/draft_schematic/furniture/furniture_spear_stand.json new file mode 100644 index 00000000..2cd63891 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_spear_stand.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/spear_rack.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "spears" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "spears" + ], + "ingredient": "wood", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spear_heads" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spear_heads" + ], + "ingredient": "iron", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_spear_stand.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_spiketail_blurrg_trophy.json b/serverdata/draft_schematic/furniture/furniture_spiketail_blurrg_trophy.json new file mode 100644 index 00000000..c8045b9a --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_spiketail_blurrg_trophy.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/frn_spiketail_blurrg_trophy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_wall_mount_trophy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_wall_mount_trophy" + ], + "ingredient": "wood_deciduous_endor", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_carvings_trophy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_carvings_trophy" + ], + "ingredient": "bone_mammal_endor", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "col_monster_trophy" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "col_monster_trophy" + ], + "ingredient": "object/tangible/furniture/all/frn_all_trophy_spiketail_blurrg_new.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_spiketail_blurrg_trophy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_stage_backdrop.json b/serverdata/draft_schematic/furniture/furniture_stage_backdrop.json new file mode 100644 index 00000000..a0f5ae39 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_stage_backdrop.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/item/entertainer_console/stage_backdrop_generator.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_backdrop_projector" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "projector" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_backdrop_image_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "Image Module" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_backdrop_wiring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "Wiring" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_backdrop_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_stage_backdrop.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_stage_controller.json b/serverdata/draft_schematic/furniture/furniture_stage_controller.json new file mode 100644 index 00000000..05833d80 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_stage_controller.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/item/entertainer_console/stage_controller.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_controller_control" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "control" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_controller_remote" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "remote" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_controller_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_controller_wiring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "wiring" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_controller_display" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "display" + ], + "ingredient": "gemstone", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_stage_controller.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_stage_pyro.json b/serverdata/draft_schematic/furniture/furniture_stage_pyro.json new file mode 100644 index 00000000..43a87a9c --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_stage_pyro.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/item/entertainer_console/stage_pyro_machine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_pyro_explosives" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "explosives" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_pyro_ignition" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "ignition" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_pyro_wiring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "wiring" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_pyro_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_stage_pyro.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_stage_smoke.json b/serverdata/draft_schematic/furniture/furniture_stage_smoke.json new file mode 100644 index 00000000..405587fc --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_stage_smoke.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/item/entertainer_console/stage_smoke_machine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_smoke_explosives" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "explosives" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_smoke_ignition" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "ignition" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_smoke_wiring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "wiring" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stage_smoke_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "casing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_stage_smoke.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_stove.json b/serverdata/draft_schematic/furniture/furniture_stove.json new file mode 100644 index 00000000..a5bbd386 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_stove.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/portable_stove.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "ingredient": "iron", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "heating_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "heating_element" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "grill" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "grill" + ], + "ingredient": "aluminum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_stove.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_structure_customization_kit.json b/serverdata/draft_schematic/furniture/furniture_structure_customization_kit.json new file mode 100644 index 00000000..b40b8747 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_structure_customization_kit.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/item/crafted_structure_customization_kit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "kit_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "kit_structure" + ], + "ingredient": "metal", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "dye_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "dye_base" + ], + "ingredient": "gemstone", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "dye_pigment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "dye_pigment" + ], + "ingredient": "vegetable_fungi", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "kit_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "kit_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.structure_customization_kit" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_structure_customization_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_table_coffee_cheap.json b/serverdata/draft_schematic/furniture/furniture_table_coffee_cheap.json new file mode 100644 index 00000000..3e8a68d7 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_table_coffee_cheap.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/cheap/coffee_table_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_table_coffee_cheap.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_table_coffee_elegant.json b/serverdata/draft_schematic/furniture/furniture_table_coffee_elegant.json new file mode 100644 index 00000000..b7a3c71f --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_table_coffee_elegant.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/elegant/coffee_table_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "ore_extrusive_pholokite", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_table_coffee_elegant.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_table_coffee_modern.json b/serverdata/draft_schematic/furniture/furniture_table_coffee_modern.json new file mode 100644 index 00000000..b1138b10 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_table_coffee_modern.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/modern/coffee_table_modern_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_nonferrous", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "copper", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_table_coffee_modern.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_table_coffee_modern_02.json b/serverdata/draft_schematic/furniture/furniture_table_coffee_modern_02.json new file mode 100644 index 00000000..02391b7c --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_table_coffee_modern_02.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/modern/coffee_table_modern_style_02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_nonferrous", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "copper", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_table_coffee_modern_02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_table_coffee_rustic.json b/serverdata/draft_schematic/furniture/furniture_table_coffee_rustic.json new file mode 100644 index 00000000..c714e0b9 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_table_coffee_rustic.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/furniture/rustic/coffee_table_rustic_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "softwood_evergreen_corellia", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "wood_deciduous_corellia", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_table_coffee_rustic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_table_dining_modern.json b/serverdata/draft_schematic/furniture/furniture_table_dining_modern.json new file mode 100644 index 00000000..609d9304 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_table_dining_modern.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/modern/dining_table_modern_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_nonferrous", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_table_dining_modern.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_table_endtable_cheap.json b/serverdata/draft_schematic/furniture/furniture_table_endtable_cheap.json new file mode 100644 index 00000000..a1c0182d --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_table_endtable_cheap.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/cheap/end_table_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_table_endtable_cheap.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_table_endtable_elegant.json b/serverdata/draft_schematic/furniture/furniture_table_endtable_elegant.json new file mode 100644 index 00000000..e261e502 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_table_endtable_elegant.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/elegant/end_table_hue_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "ore_intrusive_ionite", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_table_endtable_elegant.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_table_endtable_modern.json b/serverdata/draft_schematic/furniture/furniture_table_endtable_modern.json new file mode 100644 index 00000000..bd829f04 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_table_endtable_modern.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/modern/end_table_large_modern_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_nonferrous", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 31, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_table_endtable_modern.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_table_endtable_rustic.json b/serverdata/draft_schematic/furniture/furniture_table_endtable_rustic.json new file mode 100644 index 00000000..3d5501ec --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_table_endtable_rustic.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/furniture/rustic/end_table_rustic_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "softwood_evergreen_corellia", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "wood_deciduous_corellia", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_table_endtable_rustic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_table_endtable_small_modern.json b/serverdata/draft_schematic/furniture/furniture_table_endtable_small_modern.json new file mode 100644 index 00000000..d8f51022 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_table_endtable_small_modern.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/modern/end_table_small_modern_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_nonferrous", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "aluminum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_table_endtable_small_modern.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_table_gambling.json b/serverdata/draft_schematic/furniture/furniture_table_gambling.json new file mode 100644 index 00000000..60e2b6be --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_table_gambling.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/gambling/table/table_base.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "markings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "markings" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_table_gambling.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_table_heroic_exar_kun.json b/serverdata/draft_schematic/furniture/furniture_table_heroic_exar_kun.json new file mode 100644 index 00000000..77006091 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_table_heroic_exar_kun.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_heroic_exar_coffee_table.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "iron", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "iron", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "fasteners" + ], + "ingredient": "iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_table_heroic_exar_kun.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_table_modern.json b/serverdata/draft_schematic/furniture/furniture_table_modern.json new file mode 100644 index 00000000..a4cf1b3f --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_table_modern.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/modern/table_modern_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_nonferrous", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "aluminum", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_table_modern.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_table_small_tatooine.json b/serverdata/draft_schematic/furniture/furniture_table_small_tatooine.json new file mode 100644 index 00000000..3066440a --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_table_small_tatooine.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/tatooine/frn_tato_table_small_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "mineral", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_table_small_tatooine.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_table_tatooine_cafe.json b/serverdata/draft_schematic/furniture/furniture_table_tatooine_cafe.json new file mode 100644 index 00000000..b6411733 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_table_tatooine_cafe.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/tatooine/frn_tato_tbl_cafe_table_style_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "metal", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_table_tatooine_cafe.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_tatooine_tapestry.json b/serverdata/draft_schematic/furniture/furniture_tatooine_tapestry.json new file mode 100644 index 00000000..742259d3 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_tatooine_tapestry.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/tatooine_tapestry.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "flag_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "flag_base" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "flag" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "flag" + ], + "ingredient": "fiberplast", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paints" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paints" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_tatooine_tapestry.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_tcg_scurrier_palm.json b/serverdata/draft_schematic/furniture/furniture_tcg_scurrier_palm.json new file mode 100644 index 00000000..d55bfa14 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_tcg_scurrier_palm.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/tcg/series5/house_pet_scurrier_crafted_plant.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "pot" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "pot" + ], + "ingredient": "mineral", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "tree" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "tree" + ], + "ingredient": "wood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "greenery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "greenery" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_tcg_scurrier_palm.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_technical_console_s01.json b/serverdata/draft_schematic/furniture/furniture_technical_console_s01.json new file mode 100644 index 00000000..8c1f102e --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_technical_console_s01.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_technical_console_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "input_devices" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "input_devices" + ], + "ingredient": "fiberplast", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "connectors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "connectors" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "copper_wiring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "copper_wiring" + ], + "ingredient": "copper", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "ingredient": "fiberplast", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "ingredient": "gemstone", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_technical_console_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_technical_console_s02.json b/serverdata/draft_schematic/furniture/furniture_technical_console_s02.json new file mode 100644 index 00000000..86925c94 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_technical_console_s02.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_technical_console_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "input_devices" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "input_devices" + ], + "ingredient": "fiberplast", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "connectors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "connectors" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "copper_wiring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "copper_wiring" + ], + "ingredient": "copper", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "ingredient": "fiberplast", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "ingredient": "gemstone", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_technical_console_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_terminal_freestanding.json b/serverdata/draft_schematic/furniture/furniture_terminal_freestanding.json new file mode 100644 index 00000000..6329d9bd --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_terminal_freestanding.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_data_terminal_free_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "memory_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "memory_module" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "processing_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "memory_module" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_terminal_freestanding.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_terminal_wall.json b/serverdata/draft_schematic/furniture/furniture_terminal_wall.json new file mode 100644 index 00000000..77d70d53 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_terminal_wall.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_data_terminal_wall_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "load_bearing_truss" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "load_bearing_truss" + ], + "ingredient": "metal_nonferrous", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "memory_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "memory_module" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "processing_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "memory_module" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 39, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_terminal_wall.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_throwpillow.json b/serverdata/draft_schematic/furniture/furniture_throwpillow.json new file mode 100644 index 00000000..7ec5d8c4 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_throwpillow.json @@ -0,0 +1,68 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "category": "CT_clothing", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_throwpillow_med_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "envelope" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "envelope" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "filling" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.clothing.skill.crafting_clothing_tailor_novice" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_throwpillow.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_throwpillow_hue_s01.json b/serverdata/draft_schematic/furniture/furniture_throwpillow_hue_s01.json new file mode 100644 index 00000000..bae8779c --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_throwpillow_hue_s01.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_feather_pillow_hue_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "upholstery" + ], + "ingredient": "hide_wooly", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "filling" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_throwpillow_hue_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_tiki_torch.json b/serverdata/draft_schematic/furniture/furniture_tiki_torch.json new file mode 100644 index 00000000..1d51c0bd --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_tiki_torch.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_tiki_torch_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "torch_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "torch_module" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "lighting_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "lighting_module" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_tiki_torch.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_toolchest_large.json b/serverdata/draft_schematic/furniture/furniture_toolchest_large.json new file mode 100644 index 00000000..cb8da567 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_toolchest_large.json @@ -0,0 +1,63 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_toolchest_lg_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "panels" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "torch_module" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_toolchest_large.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_toolchest_medium.json b/serverdata/draft_schematic/furniture/furniture_toolchest_medium.json new file mode 100644 index 00000000..01ec12b9 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_toolchest_medium.json @@ -0,0 +1,63 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_toolchest_med_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "panels" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "torch_module" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_toolchest_medium.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_tree_potted.json b/serverdata/draft_schematic/furniture/furniture_tree_potted.json new file mode 100644 index 00000000..4ade2436 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_tree_potted.json @@ -0,0 +1,91 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 10, + "craftedObjectTemplate": "object/tangible/furniture/all/frn_all_tree_potted_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "pot" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "pot" + ], + "ingredient": "mineral", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "tree" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "tree" + ], + "ingredient": "wood", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "greenery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "greenery" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_tree_potted.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/furniture_utensils.json b/serverdata/draft_schematic/furniture/furniture_utensils.json new file mode 100644 index 00000000..999dfe85 --- /dev/null +++ b/serverdata/draft_schematic/furniture/furniture_utensils.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/kitchen_utensils.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "utensil_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "utensil_base" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "forks_spoons_knives" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "forks_spoons_knives" + ], + "ingredient": "metal_nonferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "utensil_handles" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "utensil_handles" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_furniture_utensils.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_chair_01.json b/serverdata/draft_schematic/furniture/must_chair_01.json new file mode 100644 index 00000000..0227faef --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_chair_01.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/must_chair_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_nonferrous", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "transdermal_padding" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "transdermal_padding" + ], + "ingredient": "object/tangible/component/structure/mustafar/must_transthermal_padding.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_chair_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_furniture_display_case.json b/serverdata/draft_schematic/furniture/must_furniture_display_case.json new file mode 100644 index 00000000..92cdfcfe --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_furniture_display_case.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/must_display_case.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum_titanium", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "shelves" + ], + "ingredient": "metal_nonferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "adhesive_friction_surface" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "adhesive_friction_surface" + ], + "ingredient": "object/tangible/component/structure/mustafar/must_adhesive_friction_surface.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_furniture_display_case.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_furniture_jedi_relic_01.json b/serverdata/draft_schematic/furniture/must_furniture_jedi_relic_01.json new file mode 100644 index 00000000..0627cc0b --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_furniture_jedi_relic_01.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/jedi_relic_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum_titanium", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "ingredient": "metal_nonferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_furniture_jedi_relic_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_furniture_jedi_relic_09.json b/serverdata/draft_schematic/furniture/must_furniture_jedi_relic_09.json new file mode 100644 index 00000000..86f4b78c --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_furniture_jedi_relic_09.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/old_republic_tech_09.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum_titanium", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "ingredient": "metal_nonferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_furniture_jedi_relic_09.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_furniture_jedi_statue.json b/serverdata/draft_schematic/furniture/must_furniture_jedi_statue.json new file mode 100644 index 00000000..7dc99c42 --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_furniture_jedi_statue.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/jedi_statue.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum_titanium", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "ingredient": "metal_nonferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_furniture_jedi_statue.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_furniture_old_republic_tech_01.json b/serverdata/draft_schematic/furniture/must_furniture_old_republic_tech_01.json new file mode 100644 index 00000000..d6b2816a --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_furniture_old_republic_tech_01.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/old_republic_tech_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "ingredient": "steel", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "circuit_boards" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "circuit_boards" + ], + "ingredient": "copper", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "wiring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "wiring" + ], + "ingredient": "copper", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_furniture_old_republic_tech_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_furniture_old_republic_tech_09.json b/serverdata/draft_schematic/furniture/must_furniture_old_republic_tech_09.json new file mode 100644 index 00000000..588ab7e1 --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_furniture_old_republic_tech_09.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/old_republic_tech_09.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum_titanium", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "base" + ], + "ingredient": "metal_nonferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_furniture_old_republic_tech_09.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_furniture_throw_pillow_01.json b/serverdata/draft_schematic/furniture/must_furniture_throw_pillow_01.json new file mode 100644 index 00000000..dddc7a69 --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_furniture_throw_pillow_01.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/throw_pillow_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "synthetic_creature_hide" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "synthetic_creature_hide" + ], + "ingredient": "object/tangible/component/structure/mustafar/must_synth_creature_hide.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "filling" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_furniture_throw_pillow_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_furniture_throw_pillow_02.json b/serverdata/draft_schematic/furniture/must_furniture_throw_pillow_02.json new file mode 100644 index 00000000..bf798570 --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_furniture_throw_pillow_02.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/throw_pillow_02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "synthetic_creature_hide" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "synthetic_creature_hide" + ], + "ingredient": "object/tangible/component/structure/mustafar/must_synth_creature_hide.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "filling" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_furniture_throw_pillow_02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_furniture_throw_pillow_03.json b/serverdata/draft_schematic/furniture/must_furniture_throw_pillow_03.json new file mode 100644 index 00000000..de0b15fa --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_furniture_throw_pillow_03.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/throw_pillow_03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "synthetic_creature_hide" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "synthetic_creature_hide" + ], + "ingredient": "object/tangible/component/structure/mustafar/must_synth_creature_hide.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "filling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "filling" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_furniture_throw_pillow_03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_old_republic_tech_analyzer.json b/serverdata/draft_schematic/furniture/must_old_republic_tech_analyzer.json new file mode 100644 index 00000000..e5935656 --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_old_republic_tech_analyzer.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/old_republic_tech_analyzer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "input_devices" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "input_devices" + ], + "ingredient": "fiberplast", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "old_republic_power_converter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "old_republic_power_converter" + ], + "ingredient": "object/tangible/component/structure/mustafar/must_power_converter.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "copper_wiring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "copper_wiring" + ], + "ingredient": "copper", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "ingredient": "fiberplast", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "ingredient": "gemstone", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_old_republic_tech_analyzer.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_painting_01.json b/serverdata/draft_schematic/furniture/must_painting_01.json new file mode 100644 index 00000000..2151393b --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_painting_01.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/must_painting_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_painting_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_painting_02.json b/serverdata/draft_schematic/furniture/must_painting_02.json new file mode 100644 index 00000000..c6efe25e --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_painting_02.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/must_painting_02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_painting_02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_painting_03.json b/serverdata/draft_schematic/furniture/must_painting_03.json new file mode 100644 index 00000000..8fdc62d1 --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_painting_03.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/must_painting_03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_painting_03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_painting_04.json b/serverdata/draft_schematic/furniture/must_painting_04.json new file mode 100644 index 00000000..a18ca484 --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_painting_04.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/must_painting_04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "paint" + ], + "ingredient": "chemical", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "canvas" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_painting_04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_radar_screen.json b/serverdata/draft_schematic/furniture/must_radar_screen.json new file mode 100644 index 00000000..89da6b21 --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_radar_screen.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/radar_screen.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "input_devices" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "input_devices" + ], + "ingredient": "fiberplast", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "connectors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "connectors" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "micro_optic_fiber_weave" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "micro_optic_fiber_weave" + ], + "ingredient": "object/tangible/component/structure/mustafar/must_micro_fiber_weave.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "insulation" + ], + "ingredient": "fiberplast", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "screen" + ], + "ingredient": "gemstone", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_radar_screen.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_table_large_01.json b/serverdata/draft_schematic/furniture/must_table_large_01.json new file mode 100644 index 00000000..8d656053 --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_table_large_01.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/must_table_large_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_nonferrous", + "count": 450 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "aluminum", + "count": 450 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "support_beam" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "support_beam" + ], + "ingredient": "object/tangible/component/structure/mustafar/must_reinforced_support_beam.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_table_large_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/must_table_medium_01.json b/serverdata/draft_schematic/furniture/must_table_medium_01.json new file mode 100644 index 00000000..089706c2 --- /dev/null +++ b/serverdata/draft_schematic/furniture/must_table_medium_01.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/mustafar/must_table_small_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_nonferrous", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "table_top" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "soft_light_source" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "soft_light_source" + ], + "ingredient": "object/tangible/component/structure/mustafar/must_soft_light_source.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/furniture/shared_must_table_medium_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/tanning_hide.json b/serverdata/draft_schematic/furniture/tanning_hide.json new file mode 100644 index 00000000..1aedbccf --- /dev/null +++ b/serverdata/draft_schematic/furniture/tanning_hide.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/tanning_hide_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stretched_hide" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "stretched_hide" + ], + "ingredient": "hide_leathery", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/furniture/shared_tanning_hide.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/furniture/tanning_hide_2.json b/serverdata/draft_schematic/furniture/tanning_hide_2.json new file mode 100644 index 00000000..99ae2e01 --- /dev/null +++ b/serverdata/draft_schematic/furniture/tanning_hide_2.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/furniture/decorative/tanning_hide_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "stretched_hide" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "stretched_hide" + ], + "ingredient": "hide_leathery", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.furniture.specific_item.furniture_item" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/furniture/shared_tanning_hide_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/beast_steroid_sub.json b/serverdata/draft_schematic/genetic_engineering/beast_steroid_sub.json new file mode 100644 index 00000000..f3ec1f88 --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/beast_steroid_sub.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_chemical", + "craftedObjectTemplate": "object/tangible/component/munition/beast_steroid_sub.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "steroid_sub_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "steroid_sub_casing" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "chemical_containment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "chemical_containment" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "steroid_activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "steroid_activator" + ], + "ingredient": "copper", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_component_beast_steroid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_beast_steroid_sub.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/beast_steroid_sub_adv.json b/serverdata/draft_schematic/genetic_engineering/beast_steroid_sub_adv.json new file mode 100644 index 00000000..ee7bf065 --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/beast_steroid_sub_adv.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_chemical", + "craftedObjectTemplate": "object/tangible/component/munition/beast_steroid_sub_adv.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "steroid_sub_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "steroid_sub_casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "chemical_containment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "chemical_containment" + ], + "ingredient": "petrochem_inert_polymer", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "steroid_activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "steroid_activator" + ], + "ingredient": "copper", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_component_beast_steroid" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_beast_steroid_sub_adv.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/centrifuge_burst_piston.json b/serverdata/draft_schematic/genetic_engineering/centrifuge_burst_piston.json new file mode 100644 index 00000000..3b4c74dc --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/centrifuge_burst_piston.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/centrifuge_burst_piston.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_burst_piston_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_burst_piston_a" + ], + "ingredient": "steel", + "count": 575 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_burst_piston_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_burst_piston_b" + ], + "ingredient": "iron", + "count": 575 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_burst_piston_c" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_burst_piston_c" + ], + "ingredient": "gas", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_ws_enzyme_extractor" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_centrifuge_burst_piston.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/centrifuge_housing.json b/serverdata/draft_schematic/genetic_engineering/centrifuge_housing.json new file mode 100644 index 00000000..b6550acf --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/centrifuge_housing.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/centrifuge_housing.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_housing_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_housing_a" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_housing_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_housing_b" + ], + "ingredient": "ore", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_housing_c" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_housing_c" + ], + "ingredient": "gemstone", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_struct_enzyme_processor" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_centrifuge_housing.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/centrifuge_motor.json b/serverdata/draft_schematic/genetic_engineering/centrifuge_motor.json new file mode 100644 index 00000000..ef573244 --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/centrifuge_motor.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/centrifuge_motor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_motor_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_motor_a" + ], + "ingredient": "steel", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_motor_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_motor_b" + ], + "ingredient": "copper", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_motor_c" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_motor_c" + ], + "ingredient": "ore", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_motor_d" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_motor_d" + ], + "ingredient": "gas_inert", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_motor_sub_burst_piston" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_motor_sub_burst_piston" + ], + "ingredient": "object/tangible/component/genetic_engineering/centrifuge_burst_piston.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_engineer_enzyme_processing" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_centrifuge_motor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/centrifuge_unit.json b/serverdata/draft_schematic/genetic_engineering/centrifuge_unit.json new file mode 100644 index 00000000..0ee050f5 --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/centrifuge_unit.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/centrifuge_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_unit_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_unit_a" + ], + "ingredient": "steel", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_unit_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_unit_b" + ], + "ingredient": "ore", + "count": 700 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_unit_c" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_unit_c" + ], + "ingredient": "gemstone", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_unit_sub_motor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_unit_sub_motor" + ], + "ingredient": "object/tangible/component/genetic_engineering/centrifuge_motor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_struct_enzyme_units" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_centrifuge_unit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/centrifuge_use_filter.json b/serverdata/draft_schematic/genetic_engineering/centrifuge_use_filter.json new file mode 100644 index 00000000..bf29cb85 --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/centrifuge_use_filter.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/centrifuge_use_filter.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_use_filter_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_use_filter_a" + ], + "ingredient": "fiberplast", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_tailor_enzyme_processing" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_centrifuge_use_filter.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/centrifuge_use_mixture.json b/serverdata/draft_schematic/genetic_engineering/centrifuge_use_mixture.json new file mode 100644 index 00000000..05db4989 --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/centrifuge_use_mixture.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/centrifuge_use_mixture.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_use_mixture_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_use_mixture_a" + ], + "ingredient": "fuel_petrochem_liquid_known", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_tailor_enzyme_processing" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_centrifuge_use_mixture.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/centrifuge_use_tray.json b/serverdata/draft_schematic/genetic_engineering/centrifuge_use_tray.json new file mode 100644 index 00000000..86b2bbcb --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/centrifuge_use_tray.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/centrifuge_use_tray.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_use_tray_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_use_tray_a" + ], + "ingredient": "steel", + "count": 425 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_use_tray_sub_filter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_use_tray_sub_filter" + ], + "ingredient": "object/tangible/component/genetic_engineering/centrifuge_use_filter.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "centrifuge_use_tray_sub_mixture" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "centrifuge_use_tray_sub_mixture" + ], + "ingredient": "object/tangible/component/genetic_engineering/centrifuge_use_mixture.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_struct_enzyme_units" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_centrifuge_use_tray.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/combiner_housing.json b/serverdata/draft_schematic/genetic_engineering/combiner_housing.json new file mode 100644 index 00000000..2ed8a128 --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/combiner_housing.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/centrifuge_housing.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "reinforcement_rods" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "reinforcement_rods" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_material" + ], + "ingredient": "iron", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation" + ], + "ingredient": "ore", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_struct_enzyme_processor" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_combiner_housing.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/combiner_unit.json b/serverdata/draft_schematic/genetic_engineering/combiner_unit.json new file mode 100644 index 00000000..7b3bfdd0 --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/combiner_unit.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/combiner_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "combiner_unit_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "combiner_unit_a" + ], + "ingredient": "steel", + "count": 650 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "combiner_unit_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "combiner_unit_b" + ], + "ingredient": "copper", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "combiner_unit_c" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "combiner_unit_c" + ], + "ingredient": "iron", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_struct_enzyme_units" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_combiner_unit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/combiner_use_capsule.json b/serverdata/draft_schematic/genetic_engineering/combiner_use_capsule.json new file mode 100644 index 00000000..4fa48e74 --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/combiner_use_capsule.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/combiner_use_capsule.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "combiner_use_capsule_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "combiner_use_capsule_a" + ], + "ingredient": "copper", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "combiner_use_capsule_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "combiner_use_capsule_b" + ], + "ingredient": "ore", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "combiner_use_sub_coolant" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "combiner_use_sub_coolant" + ], + "ingredient": "object/tangible/component/genetic_engineering/combiner_use_coolant.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "combiner_use_sub_filter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "combiner_use_sub_filter" + ], + "ingredient": "object/tangible/component/genetic_engineering/combiner_use_filter.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_struct_enzyme_units" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_combiner_use_capsule.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/combiner_use_coolant.json b/serverdata/draft_schematic/genetic_engineering/combiner_use_coolant.json new file mode 100644 index 00000000..127de93a --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/combiner_use_coolant.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/combiner_use_coolant.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "combiner_use_coolant_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "combiner_use_coolant_a" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "combiner_use_coolant_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "combiner_use_coolant_b" + ], + "ingredient": "gas", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_ws_enzyme_extractor" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_combiner_use_coolant.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/combiner_use_filter.json b/serverdata/draft_schematic/genetic_engineering/combiner_use_filter.json new file mode 100644 index 00000000..05d037eb --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/combiner_use_filter.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/combiner_use_filter.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "combiner_use_filter_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "combiner_use_filter_a" + ], + "ingredient": "wood", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "combiner_use_filter_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "combiner_use_filter_b" + ], + "ingredient": "corn", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_tailor_enzyme_processing" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_combiner_use_filter.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/enzyme_extraction_canister.json b/serverdata/draft_schematic/genetic_engineering/enzyme_extraction_canister.json new file mode 100644 index 00000000..ce451e78 --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/enzyme_extraction_canister.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/enzyme_extraction_canister.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_canister_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_canister_a" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_canister_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_canister_b" + ], + "ingredient": "iron", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_canister_c" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_canister_c" + ], + "ingredient": "ore", + "count": 650 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_tailor_enzyme_processing" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_enzyme_extraction_canister.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/enzyme_extraction_control.json b/serverdata/draft_schematic/genetic_engineering/enzyme_extraction_control.json new file mode 100644 index 00000000..2c91601e --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/enzyme_extraction_control.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/enzyme_extraction_control.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_control_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_control_a" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_control_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_control_b" + ], + "ingredient": "copper", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_control_c" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_control_c" + ], + "ingredient": "ore", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_control_d" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_control_d" + ], + "ingredient": "chemical", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_engineer_enzyme_processing" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_enzyme_extraction_control.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/enzyme_extraction_unit.json b/serverdata/draft_schematic/genetic_engineering/enzyme_extraction_unit.json new file mode 100644 index 00000000..26b24805 --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/enzyme_extraction_unit.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/enzyme_extraction_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_unit_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_unit_a" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_unit_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_unit_b" + ], + "ingredient": "aluminum", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_unit_c" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_unit_c" + ], + "ingredient": "copper", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_unit_sub_canister" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_unit_sub_canister" + ], + "ingredient": "object/tangible/component/genetic_engineering/enzyme_extraction_canister.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_unit_sub_control" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enzyme_extraction_unit_sub_control" + ], + "ingredient": "object/tangible/component/genetic_engineering/enzyme_extraction_control.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_ws_enzyme_units" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_enzyme_extraction_unit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/enzyme_extractor_housing.json b/serverdata/draft_schematic/genetic_engineering/enzyme_extractor_housing.json new file mode 100644 index 00000000..f48c71e0 --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/enzyme_extractor_housing.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/enzyme_extractor_housing.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_doonium", + "count": 33 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_ws_enzyme_units" + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_enzyme_extractor_housing.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/processor_control.json b/serverdata/draft_schematic/genetic_engineering/processor_control.json new file mode 100644 index 00000000..7c41a85a --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/processor_control.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/processor_control.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_control_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_control_a" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_control_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_control_b" + ], + "ingredient": "copper", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_control_c" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_control_c" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_ws_enzyme_extractor" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_processor_control.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/processor_housing.json b/serverdata/draft_schematic/genetic_engineering/processor_housing.json new file mode 100644 index 00000000..d6f824f4 --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/processor_housing.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/centrifuge_housing.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "reinforcement_rods" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "reinforcement_rods" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_material" + ], + "ingredient": "aluminum", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation" + ], + "ingredient": "ore", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_struct_enzyme_processor" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_processor_housing.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/processor_plasma_array.json b/serverdata/draft_schematic/genetic_engineering/processor_plasma_array.json new file mode 100644 index 00000000..fa62c1a8 --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/processor_plasma_array.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/processor_plasma_array.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_plasma_array_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_plasma_array_a" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_plasma_array_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_plasma_array_b" + ], + "ingredient": "gas", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_plasma_array_c" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_plasma_array_c" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_ws_enzyme_extractor" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_processor_plasma_array.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/processor_unit.json b/serverdata/draft_schematic/genetic_engineering/processor_unit.json new file mode 100644 index 00000000..0357c559 --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/processor_unit.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/processor_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_unit_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_unit_a" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_unit_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_unit_b" + ], + "ingredient": "ore", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_unit_c" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_unit_c" + ], + "ingredient": "iron", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_unit_sub_control" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_unit_sub_control" + ], + "ingredient": "object/tangible/component/genetic_engineering/processor_control.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_unit_sub_plasma_array" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_unit_sub_plasma_array" + ], + "ingredient": "object/tangible/component/genetic_engineering/processor_plasma_array.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_struct_enzyme_units" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_processor_unit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/processor_use_filter.json b/serverdata/draft_schematic/genetic_engineering/processor_use_filter.json new file mode 100644 index 00000000..1cd04f3c --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/processor_use_filter.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/processor_use_filter.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_use_filter_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_use_filter_a" + ], + "ingredient": "gemstone", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_use_filter_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_use_filter_b" + ], + "ingredient": "radioactive", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_tailor_enzyme_processing" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_processor_use_filter.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/processor_use_fuse.json b/serverdata/draft_schematic/genetic_engineering/processor_use_fuse.json new file mode 100644 index 00000000..5692674b --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/processor_use_fuse.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/processor_use_fuse.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_use_fuse_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_use_fuse_a" + ], + "ingredient": "copper", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_use_fuse_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_use_fuse_b" + ], + "ingredient": "ore", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_use_fuse_c" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_use_fuse_c" + ], + "ingredient": "gemstone", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_engineer_enzyme_processing" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_processor_use_fuse.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/genetic_engineering/processor_use_mold.json b/serverdata/draft_schematic/genetic_engineering/processor_use_mold.json new file mode 100644 index 00000000..b05f6062 --- /dev/null +++ b/serverdata/draft_schematic/genetic_engineering/processor_use_mold.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/genetic_engineering/processor_use_mold.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_use_mold_a" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_use_mold_a" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_use_mold_b" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_use_mold_b" + ], + "ingredient": "ore", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_use_mold_sub_fuse" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_use_mold_sub_fuse" + ], + "ingredient": "object/tangible/component/genetic_engineering/processor_use_fuse.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_use_mold_sub_filter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_use_mold_sub_filter" + ], + "ingredient": "object/tangible/component/genetic_engineering/processor_use_filter.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.chemistry.enzyme.crafting_struct_enzyme_units" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/genetic_engineering/shared_processor_use_mold.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/component/dual_wave_synthesizer.json b/serverdata/draft_schematic/instrument/component/dual_wave_synthesizer.json new file mode 100644 index 00000000..196e3d04 --- /dev/null +++ b/serverdata/draft_schematic/instrument/component/dual_wave_synthesizer.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/instrument/dual_wave_synthesizer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "synthesis_data_storage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "synthesis_data_storage" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "wave_translation_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "wave_translation_head" + ], + "ingredient": "metal_ferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "io_interface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "io_interface" + ], + "ingredient": "metal_nonferrous", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/instrument/component/shared_dual_wave_synthesizer.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_bandfill.json b/serverdata/draft_schematic/instrument/instrument_bandfill.json new file mode 100644 index 00000000..4a14a38e --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_bandfill.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/bandfill_hue.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_ferrous", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "aluminum", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_bandfill.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_bandfill_classic.json b/serverdata/draft_schematic/instrument/instrument_bandfill_classic.json new file mode 100644 index 00000000..ae2df888 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_bandfill_classic.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/bandfill.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_ferrous", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "aluminum", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.instrument.specific_item.instrument_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_bandfill_classic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_base.json b/serverdata/draft_schematic/instrument/instrument_base.json new file mode 100644 index 00000000..103359c7 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_base.json @@ -0,0 +1,16 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_misc", + "crateObjectTemplate": "object/factory/factory_crate_generic_items.iff", + "destroyIngredients": true, + "manufactureScripts": [ + "systems.crafting.instrument.specific_item.instrument_item" + ], + "xpPoints": [ + { + "type": "XP_musician", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_downey_box.json b/serverdata/draft_schematic/instrument/instrument_downey_box.json new file mode 100644 index 00000000..ca1d0350 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_downey_box.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/downey_box.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.instrument.specific_item.instrument_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_downey_box.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_drums.json b/serverdata/draft_schematic/instrument/instrument_drums.json new file mode 100644 index 00000000..d860df5d --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_drums.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/drums.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_drums.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_fanfar.json b/serverdata/draft_schematic/instrument/instrument_fanfar.json new file mode 100644 index 00000000..85458f19 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_fanfar.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/fanfar_hue.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_fanfar.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_fanfar_classic.json b/serverdata/draft_schematic/instrument/instrument_fanfar_classic.json new file mode 100644 index 00000000..1d1608bc --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_fanfar_classic.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/fanfar.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.instrument.specific_item.instrument_item" + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_fanfar_classic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_fizz.json b/serverdata/draft_schematic/instrument/instrument_fizz.json new file mode 100644 index 00000000..991b1af4 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_fizz.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/fizz_hue.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_fizz.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_fizz_classic.json b/serverdata/draft_schematic/instrument/instrument_fizz_classic.json new file mode 100644 index 00000000..24d9b257 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_fizz_classic.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/fizz.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.instrument.specific_item.instrument_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_fizz_classic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_flanged_jessoon.json b/serverdata/draft_schematic/instrument/instrument_flanged_jessoon.json new file mode 100644 index 00000000..1c9bde26 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_flanged_jessoon.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/instrument/flanged_jessoon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.instrument.specific_item.instrument_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_flanged_jessoon.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_flute_droopy.json b/serverdata/draft_schematic/instrument/instrument_flute_droopy.json new file mode 100644 index 00000000..79882c08 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_flute_droopy.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/flute_droopy_hue.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_flute_droopy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_flute_droopy_classic.json b/serverdata/draft_schematic/instrument/instrument_flute_droopy_classic.json new file mode 100644 index 00000000..2bfa52f7 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_flute_droopy_classic.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/flute_droopy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.instrument.specific_item.instrument_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_flute_droopy_classic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_kloo_horn.json b/serverdata/draft_schematic/instrument/instrument_kloo_horn.json new file mode 100644 index 00000000..a6d0a2d4 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_kloo_horn.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/kloo_horn_hue.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_kloo_horn.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_kloo_horn_classic.json b/serverdata/draft_schematic/instrument/instrument_kloo_horn_classic.json new file mode 100644 index 00000000..40fba926 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_kloo_horn_classic.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/kloo_horn.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.instrument.specific_item.instrument_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_kloo_horn_classic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_mandoviol.json b/serverdata/draft_schematic/instrument/instrument_mandoviol.json new file mode 100644 index 00000000..dab2bca3 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_mandoviol.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/mandoviol_hue.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "softwood", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_mandoviol.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_mandoviol_classic.json b/serverdata/draft_schematic/instrument/instrument_mandoviol_classic.json new file mode 100644 index 00000000..3fd996d3 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_mandoviol_classic.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/mandoviol.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "softwood", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.instrument.specific_item.instrument_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_mandoviol_classic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_nalargon.json b/serverdata/draft_schematic/instrument/instrument_nalargon.json new file mode 100644 index 00000000..cffff789 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_nalargon.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/nalargon_hue.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_ferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "aluminum", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_nalargon.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_nalargon_classic.json b/serverdata/draft_schematic/instrument/instrument_nalargon_classic.json new file mode 100644 index 00000000..96395888 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_nalargon_classic.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/nalargon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_ferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "aluminum", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.instrument.specific_item.instrument_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_nalargon_classic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_omni_box.json b/serverdata/draft_schematic/instrument/instrument_omni_box.json new file mode 100644 index 00000000..81207399 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_omni_box.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/ommni_box_hue.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_omni_box.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_omni_box_classic.json b/serverdata/draft_schematic/instrument/instrument_omni_box_classic.json new file mode 100644 index 00000000..53d4823d --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_omni_box_classic.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/ommni_box.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.instrument.specific_item.instrument_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_omni_box_classic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_organ_figrin_dan.json b/serverdata/draft_schematic/instrument/instrument_organ_figrin_dan.json new file mode 100644 index 00000000..5444be7b --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_organ_figrin_dan.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/instrument_organ_figrin_dan.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_organ_figrin_dan.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_organ_max_rebo.json b/serverdata/draft_schematic/instrument/instrument_organ_max_rebo.json new file mode 100644 index 00000000..b9fbe56a --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_organ_max_rebo.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/instrument_organ_max_rebo.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_organ_max_rebo.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_slitherhorn.json b/serverdata/draft_schematic/instrument/instrument_slitherhorn.json new file mode 100644 index 00000000..c803100e --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_slitherhorn.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/slitherhorn_hue.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_slitherhorn.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_slitherhorn_classic.json b/serverdata/draft_schematic/instrument/instrument_slitherhorn_classic.json new file mode 100644 index 00000000..b65d4549 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_slitherhorn_classic.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/slitherhorn.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.instrument.specific_item.instrument_item" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_slitherhorn_classic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_traz.json b/serverdata/draft_schematic/instrument/instrument_traz.json new file mode 100644 index 00000000..faad47ab --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_traz.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/traz_hue.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_traz.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_traz_classic.json b/serverdata/draft_schematic/instrument/instrument_traz_classic.json new file mode 100644 index 00000000..3f224efa --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_traz_classic.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/traz.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.instrument.specific_item.instrument_item" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_traz_classic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_valahorn.json b/serverdata/draft_schematic/instrument/instrument_valahorn.json new file mode 100644 index 00000000..c624a7d2 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_valahorn.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/valahorn.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.instrument.specific_item.instrument_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_valahorn.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/instrument/instrument_xantha.json b/serverdata/draft_schematic/instrument/instrument_xantha.json new file mode 100644 index 00000000..1968fcf2 --- /dev/null +++ b/serverdata/draft_schematic/instrument/instrument_xantha.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/instrument/instrument_base.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/instrument/xantha_hue.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "frame" + ], + "ingredient": "wood", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_furniture_ingredients_n", + "valving" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/instrument/shared_instrument_xantha.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/base_item_schematic.json b/serverdata/draft_schematic/item/base_item_schematic.json new file mode 100644 index 00000000..b3a11edb --- /dev/null +++ b/serverdata/draft_schematic/item/base_item_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "destroyIngredients": true, + "category": "CT_misc", + "crateObjectTemplate": "object/factory/factory_crate_electronics.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/collection_dwartii_statue_braata.json b/serverdata/draft_schematic/item/collection_dwartii_statue_braata.json new file mode 100644 index 00000000..eeaaafce --- /dev/null +++ b/serverdata/draft_schematic/item/collection_dwartii_statue_braata.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/dwartii_statue_braata.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cast_metal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cast_metal" + ], + "ingredient": "iron_bronzium", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "statue_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "statue_base" + ], + "ingredient": "steel_carbonite", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "finish" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "finish" + ], + "ingredient": "aluminum_titanium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_collection_all" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/item/shared_collection_dwartii_statue_braata.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/collection_dwartii_statue_faya.json b/serverdata/draft_schematic/item/collection_dwartii_statue_faya.json new file mode 100644 index 00000000..da758148 --- /dev/null +++ b/serverdata/draft_schematic/item/collection_dwartii_statue_faya.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/dwartii_statue_faya.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cast_metal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cast_metal" + ], + "ingredient": "iron_bronzium", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "statue_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "statue_base" + ], + "ingredient": "steel_carbonite", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "finish" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "finish" + ], + "ingredient": "aluminum_titanium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_collection_all" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/item/shared_collection_dwartii_statue_faya.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/collection_dwartii_statue_sistros.json b/serverdata/draft_schematic/item/collection_dwartii_statue_sistros.json new file mode 100644 index 00000000..4f59cd86 --- /dev/null +++ b/serverdata/draft_schematic/item/collection_dwartii_statue_sistros.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/dwartii_statue_sistros.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cast_metal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cast_metal" + ], + "ingredient": "iron_bronzium", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "statue_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "statue_base" + ], + "ingredient": "steel_carbonite", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "finish" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "finish" + ], + "ingredient": "aluminum_titanium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_collection_all" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/item/shared_collection_dwartii_statue_sistros.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/collection_dwartii_statue_yanjon.json b/serverdata/draft_schematic/item/collection_dwartii_statue_yanjon.json new file mode 100644 index 00000000..16a8c569 --- /dev/null +++ b/serverdata/draft_schematic/item/collection_dwartii_statue_yanjon.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/furniture/furniture_base.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/dwartii_statue_yanjon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cast_metal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cast_metal" + ], + "ingredient": "iron_bronzium", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "statue_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "statue_base" + ], + "ingredient": "steel_carbonite", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "finish" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "finish" + ], + "ingredient": "aluminum_titanium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_collection_all" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/item/shared_collection_dwartii_statue_yanjon.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/collection_ice_cream_fryer.json b/serverdata/draft_schematic/item/collection_ice_cream_fryer.json new file mode 100644 index 00000000..8184fa9d --- /dev/null +++ b/serverdata/draft_schematic/item/collection_ice_cream_fryer.json @@ -0,0 +1,134 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/container/food/ice_cream_fryer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fryer_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fryer_body" + ], + "ingredient": "metal_nonferrous", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "heat_control" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "heat_control" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "power_conditioner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "power_conditioner" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fryer_basket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fryer_basket" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_collection_all" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/item/shared_collection_ice_cream_fryer.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/collection_posed_ig_88.json b/serverdata/draft_schematic/item/collection_posed_ig_88.json new file mode 100644 index 00000000..d3800e88 --- /dev/null +++ b/serverdata/draft_schematic/item/collection_posed_ig_88.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/posed_ig_88_reward.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ig_88_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ig_88_frame" + ], + "ingredient": "wood_deciduous", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ig_88_fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ig_88_fasteners" + ], + "ingredient": "steel_rhodium", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ig_88_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ig_88_casing" + ], + "ingredient": "aluminum_titanium", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ig_88_paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ig_88_paint" + ], + "ingredient": "chemical", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ig_88_dowel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ig_88_dowel" + ], + "ingredient": "object/tangible/loot/creature_loot/collections/ig_88_wooden_dowel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ig_88_stand" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ig_88_stand" + ], + "ingredient": "wood", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ig_88_trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ig_88_trim" + ], + "ingredient": "copper", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_collection_all" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/item/shared_collection_posed_ig_88.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/collection_posed_stormtrooper.json b/serverdata/draft_schematic/item/collection_posed_stormtrooper.json new file mode 100644 index 00000000..02df69b9 --- /dev/null +++ b/serverdata/draft_schematic/item/collection_posed_stormtrooper.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/collection/reward/posed_stormtrooper_reward.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "stormtrooper_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "stormtrooper_frame" + ], + "ingredient": "wood_deciduous", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "stormtrooper_fasteners" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "stormtrooper_fasteners" + ], + "ingredient": "steel_rhodium", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "stormtrooper_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "stormtrooper_casing" + ], + "ingredient": "aluminum", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "stormtrooper_paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "stormtrooper_paint" + ], + "ingredient": "chemical", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "stormtrooper_dowel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "stormtrooper_dowel" + ], + "ingredient": "object/tangible/loot/creature_loot/collections/stormtrooper_wooden_dowel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "stormtrooper_stand" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "stormtrooper_stand" + ], + "ingredient": "wood", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "stormtrooper_trim" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "stormtrooper_trim" + ], + "ingredient": "copper", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_collection_all" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/item/shared_collection_posed_stormtrooper.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/component/item_electronic_control_unit.json b/serverdata/draft_schematic/item/component/item_electronic_control_unit.json new file mode 100644 index 00000000..ac0f166d --- /dev/null +++ b/serverdata/draft_schematic/item/component/item_electronic_control_unit.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/item/electronic_control_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_lattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_lattice" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "mechanism_stabilization_and_insulation_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "mechanism_stabilization_and_insulation_material" + ], + "ingredient": "petrochem_inert_polymer", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_reflective_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_reflective_substrate" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "switching_mechanism_and_logic_circuitry" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "switching_mechanism_and_logic_circuitry" + ], + "ingredient": "copper", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "coolant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "coolant" + ], + "ingredient": "gas_inert", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "circuitry_mount_and_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "circuitry_mount_and_harness" + ], + "ingredient": "petrochem_inert_polymer", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_item_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/item/component/shared_item_electronic_control_unit.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/component/item_electronic_control_unit_advanced.json b/serverdata/draft_schematic/item/component/item_electronic_control_unit_advanced.json new file mode 100644 index 00000000..777e822d --- /dev/null +++ b/serverdata/draft_schematic/item/component/item_electronic_control_unit_advanced.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 50, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/item/electronic_control_unit_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_lattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_lattice" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "mechanism_stabilization_and_insulation_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "mechanism_stabilization_and_insulation_material" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_reflective_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_reflective_substrate" + ], + "ingredient": "ore", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "switching_mechanism_and_logic_circuitry" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "switching_mechanism_and_logic_circuitry" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "coolant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "coolant" + ], + "ingredient": "gas_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "circuitry_mount_and_harness" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "circuitry_mount_and_harness" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_item_ultra_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/item/component/shared_item_electronic_control_unit_advanced.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/component/item_electronic_energy_distributor.json b/serverdata/draft_schematic/item/component/item_electronic_energy_distributor.json new file mode 100644 index 00000000..cee994d4 --- /dev/null +++ b/serverdata/draft_schematic/item/component/item_electronic_energy_distributor.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/item/electronic_energy_distributor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_frame" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "charge_neutralization_barrier" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "charge_neutralization_barrier" + ], + "ingredient": "gas_inert", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "module_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "module_brackets" + ], + "ingredient": "steel", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_switching_mechanism_contacts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_switching_mechanism_contacts" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "switching_and_routing_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "switching_and_routing_mechanism" + ], + "ingredient": "petrochem_inert_polymer", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_barrier" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_barrier" + ], + "ingredient": "ore", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_item_component" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/item/component/shared_item_electronic_energy_distributor.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/component/item_electronic_power_conditioner.json b/serverdata/draft_schematic/item/component/item_electronic_power_conditioner.json new file mode 100644 index 00000000..314ae906 --- /dev/null +++ b/serverdata/draft_schematic/item/component/item_electronic_power_conditioner.json @@ -0,0 +1,206 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/item/electronic_power_conditioner.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "module_brackets_and_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "module_brackets_and_frame" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "circuit_stabilization_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "mcircuit_stabilization_medium" + ], + "ingredient": "petrochem_inert_polymer", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "circuit_shielding_and_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "circuit_shielding_and_substrate" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "stage_1_energy_filter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "stage_1_energy_filter" + ], + "ingredient": "copper", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "stage_2_energy_filter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "stage_2_energy_filter" + ], + "ingredient": "copper", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "charge_leakage_and_contaminant_arrestor" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "charge_leakage_and_contaminant_arrestor" + ], + "ingredient": "gas_inert", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "charge_filtering_prism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "charge_filtering_prism" + ], + "ingredient": "gemstone_armophous", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_item_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/item/component/shared_item_electronic_power_conditioner.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/component/item_electronics_gp_module.json b/serverdata/draft_schematic/item/component/item_electronics_gp_module.json new file mode 100644 index 00000000..0d99d10d --- /dev/null +++ b/serverdata/draft_schematic/item/component/item_electronics_gp_module.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/item/electronics_gp_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "module_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "module_brackets" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "circuit_stabilization_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "circuit_stabilization_medium" + ], + "ingredient": "petrochem_inert_polymer", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "circuit_shielding_and_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "circuit_shielding_and_substrate" + ], + "ingredient": "ore", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "pre_processing_logic_circuitry" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "pre_processing_logic_circuitry" + ], + "ingredient": "copper", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_and_contaminant_shield" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_and_contaminant_shield" + ], + "ingredient": "gas_inert", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_item_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/item/component/shared_item_electronics_gp_module.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/component/item_electronics_memory_module.json b/serverdata/draft_schematic/item/component/item_electronics_memory_module.json new file mode 100644 index 00000000..bee989a4 --- /dev/null +++ b/serverdata/draft_schematic/item/component/item_electronics_memory_module.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/item/electronics_memory_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "module_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "module_brackets" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "mechanism_stabilization_and_insulation_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "mechanism_stabilization_and_insulation_material" + ], + "ingredient": "petrochem_inert_polymer", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "data_lattice_sheath" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "data_lattice_sheath" + ], + "ingredient": "ore", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "data_storage_lattice" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "data_storage_lattice" + ], + "ingredient": "copper", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_and_contaminant_shield" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_and_contaminant_shield" + ], + "ingredient": "gas_inert", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_item_component" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/item/component/shared_item_electronics_memory_module.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/component/item_micro_sensor_suite.json b/serverdata/draft_schematic/item/component/item_micro_sensor_suite.json new file mode 100644 index 00000000..4a161e20 --- /dev/null +++ b/serverdata/draft_schematic/item/component/item_micro_sensor_suite.json @@ -0,0 +1,233 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/item/micro_sensor_suite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_frame" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_and_contaminant_shield" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_and_contaminant_shield" + ], + "ingredient": "gas_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_transciever_net" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_transciever_net" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_pre_processing_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_pre_processing_unit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "primary_array_processing_and_control_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "primary_array_processing_and_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "sensor_array_wiring_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "sensor_array_wiring_harness" + ], + "ingredient": "object/tangible/component/item/electronic_energy_distributor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_item_complex_component" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/item/component/shared_item_micro_sensor_suite.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/component/item_micro_sensor_suite_advanced.json b/serverdata/draft_schematic/item/component/item_micro_sensor_suite_advanced.json new file mode 100644 index 00000000..76565d6d --- /dev/null +++ b/serverdata/draft_schematic/item/component/item_micro_sensor_suite_advanced.json @@ -0,0 +1,233 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 50, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/component/item/micro_sensor_suite_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_frame" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_and_contaminant_shield" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_and_contaminant_shield" + ], + "ingredient": "gas_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_transciever_net" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_transciever_net" + ], + "ingredient": "copper", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_pre_processing_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_pre_processing_unit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "primary_array_processing_and_control_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "primary_array_processing_and_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "sensor_array_wiring_harness" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "sensor_array_wiring_harness" + ], + "ingredient": "object/tangible/component/item/electronic_energy_distributor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_item_complex_component" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/item/component/shared_item_micro_sensor_suite_advanced.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/craftable_bug_habitat.json b/serverdata/draft_schematic/item/craftable_bug_habitat.json new file mode 100644 index 00000000..0c57c6d1 --- /dev/null +++ b/serverdata/draft_schematic/item/craftable_bug_habitat.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 40, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/bug_jar/craftable_bug_habitat.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "container" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "container" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "life_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "life_support" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "creature_sample" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "creature_sample" + ], + "ingredient": "object/tangible/bug_jar/sample_bugs.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_bug_habitat" + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/item/shared_craftable_bug_habitat.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/doctor_bag/doc_bag.json b/serverdata/draft_schematic/item/doctor_bag/doc_bag.json new file mode 100644 index 00000000..bb639dec --- /dev/null +++ b/serverdata/draft_schematic/item/doctor_bag/doc_bag.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 40, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/medicine/bag/doctor_bag.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "container" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "container" + ], + "ingredient": "fiberplast", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lining" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "environmental_seal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "environmental_seal" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.doc_bag" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/item/doctor_bag/shared_doc_bag.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/gcw_barricade_tool.json b/serverdata/draft_schematic/item/gcw_barricade_tool.json new file mode 100644 index 00000000..066868f3 --- /dev/null +++ b/serverdata/draft_schematic/item/gcw_barricade_tool.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/gcw/crafting_quest/gcw_barricade_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "gcw_plating" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_plating" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_high_density_plating.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "gcw_coating" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_coating" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_energy_absorbant.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "gcw_material_enhancers" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_material_enhancers" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_material_enhancers.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.crafting_gcw_barricades" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/shared_gcw_barricade_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/gcw_patrol_tool.json b/serverdata/draft_schematic/item/gcw_patrol_tool.json new file mode 100644 index 00000000..561a869b --- /dev/null +++ b/serverdata/draft_schematic/item/gcw_patrol_tool.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/gcw/crafting_quest/gcw_patrol_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "gcw_beacon" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_beacon" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_landing_beacon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "gcw_amplifier" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_amplifier" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_signal_amplifier.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "gcw_manufacturing_booster" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_manufacturing_booster" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_manufacturing_boosters.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.crafting_gcw_patrol" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/shared_gcw_patrol_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/gcw_spawner_tool.json b/serverdata/draft_schematic/item/gcw_spawner_tool.json new file mode 100644 index 00000000..d03e1453 --- /dev/null +++ b/serverdata/draft_schematic/item/gcw_spawner_tool.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/gcw/crafting_quest/gcw_spawner_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "gcw_adrenalin_stimulant" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_adrenalin_stimulant" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_adrenalin_stimulant.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "gcw_bacta_injectors" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_bacta_injectors" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_bacta_injectors.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "gcw_material_enhancers" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_material_enhancers" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_material_enhancers.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.crafting_gcw_spawner" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/shared_gcw_spawner_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/gcw_tower_tool.json b/serverdata/draft_schematic/item/gcw_tower_tool.json new file mode 100644 index 00000000..7093ff83 --- /dev/null +++ b/serverdata/draft_schematic/item/gcw_tower_tool.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/gcw/crafting_quest/gcw_tower_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "gcw_wiring" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_wiring" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_heat_resistant_wiring.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "gcw_circuit_board" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_circuit_board" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_high_performance_circuit_board.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "gcw_material_enhancers" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_material_enhancers" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_material_enhancers.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.crafting_gcw_tower" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/shared_gcw_tower_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/gcw_turret_tool.json b/serverdata/draft_schematic/item/gcw_turret_tool.json new file mode 100644 index 00000000..9b799cda --- /dev/null +++ b/serverdata/draft_schematic/item/gcw_turret_tool.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/gcw/crafting_quest/gcw_turret_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "gcw_firing_mechanism" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_firing_mechanism" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_rapid_firing_mech.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "gcw_casing" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_casing" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_heat_absorbent_casing.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "gcw_material_enhancers" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_material_enhancers" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_material_enhancers.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.crafting_gcw_turret" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/shared_gcw_turret_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/gcw_vehicle_tool.json b/serverdata/draft_schematic/item/gcw_vehicle_tool.json new file mode 100644 index 00000000..d99a9e14 --- /dev/null +++ b/serverdata/draft_schematic/item/gcw_vehicle_tool.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/gcw/crafting_quest/gcw_vehicle_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "gcw_engine_booster" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_engine_booster" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_engine_booster.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "gcw_stabilizers" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_stabilizers" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_weapon_stabilizers.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "gcw_manufacturing_booster" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gcw_manufacturing_booster" + ], + "ingredient": "object/tangible/gcw/crafting_quest/gcw_manufacturing_boosters.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.crafting_gcw_vehicle" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/shared_gcw_vehicle_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_agitator_motor.json b/serverdata/draft_schematic/item/item_agitator_motor.json new file mode 100644 index 00000000..e4be42d0 --- /dev/null +++ b/serverdata/draft_schematic/item/item_agitator_motor.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/simple_kit/motor_small_red.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "wiring_red" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "wiring_red" + ], + "ingredient": "object/tangible/loot/simple_kit/wiring_red.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_cheap_copper" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_cheap_copper" + ], + "ingredient": "object/tangible/loot/simple_kit/battery_cheap_copper.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "interior_gears" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "interior_gears" + ], + "ingredient": "metal_ferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_recycler" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/item/shared_item_agitator_motor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_ballot_box_terminal.json b/serverdata/draft_schematic/item/item_ballot_box_terminal.json new file mode 100644 index 00000000..e75bf532 --- /dev/null +++ b/serverdata/draft_schematic/item/item_ballot_box_terminal.json @@ -0,0 +1,206 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_furniture", + "craftedObjectTemplate": "object/tangible/terminal/terminal_ballot_box.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "terminal_stand_mount" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "terminal_stand_mount" + ], + "ingredient": "mineral", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "terminal_stand_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "terminal_stand_base" + ], + "ingredient": "chemical", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "basic_logic_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "basic_logic_unit" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "basic_data_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "basic_data_unit" + ], + "ingredient": "chemical", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "electronics_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "electronics_casing" + ], + "ingredient": "steel", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "interface_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "interface_pad" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_unit" + ], + "ingredient": "copper", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_ballot_terminal" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/item/shared_item_ballot_box_terminal.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_barc_repair_tool.json b/serverdata/draft_schematic/item/item_barc_repair_tool.json new file mode 100644 index 00000000..e6e1dbb8 --- /dev/null +++ b/serverdata/draft_schematic/item/item_barc_repair_tool.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/item/ep3/barc_repair_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "refurbishing_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "refurbishing_materials" + ], + "ingredient": "space_metal_carbonaceous", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "bonding_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "bonding_agent" + ], + "ingredient": "space_chemical_petrochem", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/item/shared_item_barc_repair_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_battery_droid.json b/serverdata/draft_schematic/item/item_battery_droid.json new file mode 100644 index 00000000..a3539ed5 --- /dev/null +++ b/serverdata/draft_schematic/item/item_battery_droid.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/droid_battery/battery.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_enclosure" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "charge_retention" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "charge_retention" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_droid_battery" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/item/shared_item_battery_droid.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_chance_cube.json b/serverdata/draft_schematic/item/item_chance_cube.json new file mode 100644 index 00000000..3734f326 --- /dev/null +++ b/serverdata/draft_schematic/item/item_chance_cube.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/dice/eqp_chance_cube.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cube_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cube_core" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hardened_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hardened_shell" + ], + "ingredient": "inorganic", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "logic_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "logic_unit" + ], + "ingredient": "metal", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "color_actuator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "color_actuator" + ], + "ingredient": "chemical", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/item/shared_item_chance_cube.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_clothing_station.json b/serverdata/draft_schematic/item/item_clothing_station.json new file mode 100644 index 00000000..d7ae9200 --- /dev/null +++ b/serverdata/draft_schematic/item/item_clothing_station.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_furniture", + "craftedObjectTemplate": "object/tangible/crafting/station/clothing_station.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "ingredient": "object/tangible/component/droid/droid_storage_compartment.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "xpPoints": [ + { + "type": "XP_craftingStructure", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/item/shared_item_clothing_station.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_clothing_tool.json b/serverdata/draft_schematic/item/item_clothing_tool.json new file mode 100644 index 00000000..c2f43462 --- /dev/null +++ b/serverdata/draft_schematic/item/item_clothing_tool.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/crafting/station/clothing_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/item/shared_item_clothing_tool.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_configurable_sided_dice.json b/serverdata/draft_schematic/item/item_configurable_sided_dice.json new file mode 100644 index 00000000..719ed334 --- /dev/null +++ b/serverdata/draft_schematic/item/item_configurable_sided_dice.json @@ -0,0 +1,206 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/dice/eqp_configurable_group_dice.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cube_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cube_core" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hardened_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hardened_shell" + ], + "ingredient": "petrochem_inert_polymer", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "logic_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "logic_unit" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "color_actuator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "color_actuator" + ], + "ingredient": "petrochem_inert_polymer", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "parallel_logic_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "parallel_logic_unit" + ], + "ingredient": "petrochem_inert_polymer", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "interface_pad" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "interface_pad" + ], + "ingredient": "petrochem_inert_polymer", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "power_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "power_unit" + ], + "ingredient": "metal_nonferrous", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/item/shared_item_configurable_sided_dice.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_event_empire_day_aa1n_verbobrain.json b/serverdata/draft_schematic/item/item_event_empire_day_aa1n_verbobrain.json new file mode 100644 index 00000000..b391de0a --- /dev/null +++ b/serverdata/draft_schematic/item/item_event_empire_day_aa1n_verbobrain.json @@ -0,0 +1,127 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/holiday/empire_day/aa1n_vebrobrain_protocol_droid_component_crate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "aa1n_central_processor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "aa1n_central_processor" + ], + "ingredient": "object/tangible/holiday/empire_day/component/aa1n_central_processor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "aa1n_circuit_board" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "aa1n_circuit_board" + ], + "ingredient": "object/tangible/holiday/empire_day/component/aa1n_circuit_board.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "bus_port" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "bus_port" + ], + "ingredient": "object/tangible/holiday/empire_day/component/aa1n_io_bus_port.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "memory_bank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "memory_bank" + ], + "ingredient": "object/tangible/holiday/empire_day/component/aa1n_memory_bank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/shared_item_event_empire_day_aa1n_verbobrain.iff", + "objvars": { + "crafting.no_critical_fail": 1 + }, + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_event_empire_day_carrier_steering_mechanism.json b/serverdata/draft_schematic/item/item_event_empire_day_carrier_steering_mechanism.json new file mode 100644 index 00000000..e2a682e6 --- /dev/null +++ b/serverdata/draft_schematic/item/item_event_empire_day_carrier_steering_mechanism.json @@ -0,0 +1,127 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/holiday/empire_day/crew_carrier_steering_mechanism_crate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steering_gears" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steering_gears" + ], + "ingredient": "object/tangible/holiday/empire_day/component/carrier_steering_gear.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steering_shafts" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steering_shafts" + ], + "ingredient": "object/tangible/holiday/empire_day/component/carrier_steering_shaft.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "torque_sensors" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "torque_sensors" + ], + "ingredient": "object/tangible/holiday/empire_day/component/carrier_torque_sensor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "rotary_valves" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "rotary_valves" + ], + "ingredient": "object/tangible/holiday/empire_day/component/carrier_rotary_valve.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/shared_item_event_empire_day_carrier_steering_mechanism.iff", + "objvars": { + "crafting.no_critical_fail": 1 + }, + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_event_empire_day_console_component.json b/serverdata/draft_schematic/item/item_event_empire_day_console_component.json new file mode 100644 index 00000000..480d5df1 --- /dev/null +++ b/serverdata/draft_schematic/item/item_event_empire_day_console_component.json @@ -0,0 +1,127 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/holiday/empire_day/command_console_comscan_subcomponent_crate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "central_processor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "central_processor" + ], + "ingredient": "object/tangible/holiday/empire_day/component/console_central_processor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "decryption_coprocessor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "decryption_coprocessor" + ], + "ingredient": "object/tangible/holiday/empire_day/component/console_decryption_coprocessor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "readout_display" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "readout_display" + ], + "ingredient": "object/tangible/holiday/empire_day/component/console_readout_display.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "circuit_board" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "circuit_board" + ], + "ingredient": "object/tangible/holiday/empire_day/component/console_circuit_board.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/shared_item_event_empire_day_console_component.iff", + "objvars": { + "crafting.no_critical_fail": 1 + }, + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_event_empire_day_dh17_cartridges.json b/serverdata/draft_schematic/item/item_event_empire_day_dh17_cartridges.json new file mode 100644 index 00000000..fc1e7b93 --- /dev/null +++ b/serverdata/draft_schematic/item/item_event_empire_day_dh17_cartridges.json @@ -0,0 +1,127 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/holiday/empire_day/dh17_gas_cartridge_crate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cartridge_enclosures" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cartridge_enclosures" + ], + "ingredient": "object/tangible/holiday/empire_day/component/dh17_cartridge_enclosures.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "condensed_gas" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "condensed_gas" + ], + "ingredient": "object/tangible/holiday/empire_day/component/dh17_condensed_reactive_gasses.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cartidge_valves" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cartidge_valves" + ], + "ingredient": "object/tangible/holiday/empire_day/component/dh17_cartridge_valves.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cartridge_grips" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cartridge_grips" + ], + "ingredient": "object/tangible/holiday/empire_day/component/dh17_cartridge_grips.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/shared_item_event_empire_day_dh17_cartridges.iff", + "objvars": { + "crafting.no_critical_fail": 1 + }, + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_event_empire_day_e11_cartridges.json b/serverdata/draft_schematic/item/item_event_empire_day_e11_cartridges.json new file mode 100644 index 00000000..be95ab85 --- /dev/null +++ b/serverdata/draft_schematic/item/item_event_empire_day_e11_cartridges.json @@ -0,0 +1,127 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/holiday/empire_day/e11_gas_cartridge_crate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cartridge_enclosures" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cartridge_enclosures" + ], + "ingredient": "object/tangible/holiday/empire_day/component/e11_cartridge_enclosures.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "condensed_gas" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "condensed_gas" + ], + "ingredient": "object/tangible/holiday/empire_day/component/e11_condensed_reactive_gasses.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cartidge_valves" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cartidge_valves" + ], + "ingredient": "object/tangible/holiday/empire_day/component/e11_cartridge_valves.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cartridge_grips" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cartridge_grips" + ], + "ingredient": "object/tangible/holiday/empire_day/component/e11_cartridge_grips.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/shared_item_event_empire_day_e11_cartridges.iff", + "objvars": { + "crafting.no_critical_fail": 1 + }, + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_event_empire_day_mouse_arm.json b/serverdata/draft_schematic/item/item_event_empire_day_mouse_arm.json new file mode 100644 index 00000000..b21a3fe0 --- /dev/null +++ b/serverdata/draft_schematic/item/item_event_empire_day_mouse_arm.json @@ -0,0 +1,127 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/holiday/empire_day/improved_mouse_droid_arm_crate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "servo_motor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "servo_motor" + ], + "ingredient": "object/tangible/holiday/empire_day/component/mouse_servo_motor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "translation_joint" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "translation_joint" + ], + "ingredient": "object/tangible/holiday/empire_day/component/mouse_translation_joint.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ball_joint" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ball_joint" + ], + "ingredient": "object/tangible/holiday/empire_day/component/mouse_ball_joint.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "manipulator_clamp_hand" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "manipulator_clamp_hand" + ], + "ingredient": "object/tangible/holiday/empire_day/component/mouse_manipulation_clamp_hand.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/shared_item_event_empire_day_mouse_arm.iff", + "objvars": { + "crafting.no_critical_fail": 1 + }, + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_event_empire_day_rank.json b/serverdata/draft_schematic/item/item_event_empire_day_rank.json new file mode 100644 index 00000000..2e7038f0 --- /dev/null +++ b/serverdata/draft_schematic/item/item_event_empire_day_rank.json @@ -0,0 +1,127 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/holiday/empire_day/imperial_second_lieutenant_rank_crate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "metal_plaque_crate" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "metal_plaque_crate" + ], + "ingredient": "object/tangible/holiday/empire_day/component/rank_metal_plaque.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "code_cylinder_crate" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "code_cylinder_crate" + ], + "ingredient": "object/tangible/holiday/empire_day/component/rank_code_cylinder.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blue_squares_crate" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blue_squares_crate" + ], + "ingredient": "object/tangible/holiday/empire_day/component/rank_blue_rank_squares.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "red_squares_crate" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "red_squares_crate" + ], + "ingredient": "object/tangible/holiday/empire_day/component/rank_red_rank_squares.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/shared_item_event_empire_day_rank.iff", + "objvars": { + "crafting.no_critical_fail": 1 + }, + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_event_empire_day_rations.json b/serverdata/draft_schematic/item/item_event_empire_day_rations.json new file mode 100644 index 00000000..cbcf6fc5 --- /dev/null +++ b/serverdata/draft_schematic/item/item_event_empire_day_rations.json @@ -0,0 +1,127 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/holiday/empire_day/rebel_trooper_field_rations_crate.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "carbohydrate" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "carbohydrate" + ], + "ingredient": "object/tangible/holiday/empire_day/component/ration_high_carbohydrate_concentrate.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "protein" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "protein" + ], + "ingredient": "object/tangible/holiday/empire_day/component/ration_high_protein_concentrate.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fat" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fat" + ], + "ingredient": "object/tangible/holiday/empire_day/component/ration_poly_unsaturated_fats.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ration_preservative" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ration_preservative" + ], + "ingredient": "object/tangible/holiday/empire_day/component/ration_non_nutritive_preservative.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/shared_item_event_empire_day_rations.iff", + "objvars": { + "crafting.no_critical_fail": 1 + }, + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_firework_eighteen.json b/serverdata/draft_schematic/item/item_firework_eighteen.json new file mode 100644 index 00000000..26889bd2 --- /dev/null +++ b/serverdata/draft_schematic/item/item_firework_eighteen.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 40, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/firework/firework_s18.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "ingredient": "mineral", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "ingredient": "chemical", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "ingredient": "chemical", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "ingredient": "gas", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_firework_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/item/shared_item_firework_eighteen.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_firework_eleven.json b/serverdata/draft_schematic/item/item_firework_eleven.json new file mode 100644 index 00000000..40c816cc --- /dev/null +++ b/serverdata/draft_schematic/item/item_firework_eleven.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 40, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/firework/firework_s11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "ingredient": "mineral", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "ingredient": "chemical", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "ingredient": "chemical", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "ingredient": "gas", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_firework_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/item/shared_item_firework_eleven.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_firework_five.json b/serverdata/draft_schematic/item/item_firework_five.json new file mode 100644 index 00000000..da495929 --- /dev/null +++ b/serverdata/draft_schematic/item/item_firework_five.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 40, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/firework/firework_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "ingredient": "mineral", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "ingredient": "chemical", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "ingredient": "chemical", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "ingredient": "gas", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_firework_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/item/shared_item_firework_five.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_firework_four.json b/serverdata/draft_schematic/item/item_firework_four.json new file mode 100644 index 00000000..08a74d23 --- /dev/null +++ b/serverdata/draft_schematic/item/item_firework_four.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 40, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/firework/firework_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "ingredient": "mineral", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "ingredient": "chemical", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "ingredient": "chemical", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "ingredient": "gas", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_firework_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/item/shared_item_firework_four.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_firework_one.json b/serverdata/draft_schematic/item/item_firework_one.json new file mode 100644 index 00000000..3aef4ded --- /dev/null +++ b/serverdata/draft_schematic/item/item_firework_one.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 40, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/firework/firework_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "ingredient": "mineral", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "ingredient": "chemical", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "ingredient": "chemical", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "ingredient": "gas", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_firework_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/item/shared_item_firework_one.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_firework_show.json b/serverdata/draft_schematic/item/item_firework_show.json new file mode 100644 index 00000000..f2d24eab --- /dev/null +++ b/serverdata/draft_schematic/item/item_firework_show.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 20, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/firework/show.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "ingredient": "mineral", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "ingredient": "chemical", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "ingredient": "chemical", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "ingredient": "gas", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_firework_show" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/item/shared_item_firework_show.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_firework_ten.json b/serverdata/draft_schematic/item/item_firework_ten.json new file mode 100644 index 00000000..ae330efa --- /dev/null +++ b/serverdata/draft_schematic/item/item_firework_ten.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 40, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/firework/firework_s10.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "ingredient": "mineral", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "ingredient": "chemical", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "ingredient": "chemical", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "ingredient": "gas", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_firework_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/item/shared_item_firework_ten.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_firework_three.json b/serverdata/draft_schematic/item/item_firework_three.json new file mode 100644 index 00000000..4146d792 --- /dev/null +++ b/serverdata/draft_schematic/item/item_firework_three.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 40, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/firework/firework_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "ingredient": "mineral", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "ingredient": "chemical", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "ingredient": "chemical", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "ingredient": "gas", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_firework_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/item/shared_item_firework_three.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_firework_two.json b/serverdata/draft_schematic/item/item_firework_two.json new file mode 100644 index 00000000..7cdb7d22 --- /dev/null +++ b/serverdata/draft_schematic/item/item_firework_two.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 40, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/firework/firework_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "canister" + ], + "ingredient": "mineral", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_charge" + ], + "ingredient": "chemical", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "burster_charge" + ], + "ingredient": "chemical", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effect_generator" + ], + "ingredient": "gas", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_firework_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/item/shared_item_firework_two.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_fishing_pole.json b/serverdata/draft_schematic/item/item_fishing_pole.json new file mode 100644 index 00000000..d48d833a --- /dev/null +++ b/serverdata/draft_schematic/item/item_fishing_pole.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/fishing/fishing_pole.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "rod" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "rod" + ], + "ingredient": "inorganic", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cable_guides" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cable_guides" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cable" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cable" + ], + "ingredient": "chemical", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reel" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_fishing_pole" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/item/shared_item_fishing_pole.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_food_station.json b/serverdata/draft_schematic/item/item_food_station.json new file mode 100644 index 00000000..84541f61 --- /dev/null +++ b/serverdata/draft_schematic/item/item_food_station.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_furniture", + "craftedObjectTemplate": "object/tangible/crafting/station/food_station.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "ingredient": "object/tangible/component/droid/droid_storage_compartment.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "xpPoints": [ + { + "type": "XP_craftingStructure", + "level": 0, + "value": 0 + } + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/item/shared_item_food_station.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_food_tool.json b/serverdata/draft_schematic/item/item_food_tool.json new file mode 100644 index 00000000..b4a14769 --- /dev/null +++ b/serverdata/draft_schematic/item/item_food_tool.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/crafting/station/food_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/item/shared_item_food_tool.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_fryer_repair_tool.json b/serverdata/draft_schematic/item/item_fryer_repair_tool.json new file mode 100644 index 00000000..8c9599b2 --- /dev/null +++ b/serverdata/draft_schematic/item/item_fryer_repair_tool.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/dice/eqp_six_sided_dice_set.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cube_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cube_core" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hardened_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hardened_shell" + ], + "ingredient": "chemical", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/item/shared_item_fryer_repair_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_generic_tool.json b/serverdata/draft_schematic/item/item_generic_tool.json new file mode 100644 index 00000000..84281688 --- /dev/null +++ b/serverdata/draft_schematic/item/item_generic_tool.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_genericItem", + "craftedObjectTemplate": "object/tangible/crafting/station/generic_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "chemical", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_tool" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/item/shared_item_generic_tool.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_hundred_sided_dice.json b/serverdata/draft_schematic/item/item_hundred_sided_dice.json new file mode 100644 index 00000000..f3cbc511 --- /dev/null +++ b/serverdata/draft_schematic/item/item_hundred_sided_dice.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/dice/eqp_one_hundred_sided_dice_set.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cube_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cube_core" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hardened_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hardened_shell" + ], + "ingredient": "petrochem_inert", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 4, + "sharedTemplate": "object/draft_schematic/item/shared_item_hundred_sided_dice.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_incubator_station.json b/serverdata/draft_schematic/item/item_incubator_station.json new file mode 100644 index 00000000..e55f4c29 --- /dev/null +++ b/serverdata/draft_schematic/item/item_incubator_station.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_furniture", + "craftedObjectTemplate": "object/tangible/crafting/station/incubator_station.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_incubator" + ], + "xpPoints": [ + { + "type": "XP_craftingStructure", + "level": 0, + "value": 0 + } + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/item/shared_item_incubator_station.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_jedi_tool.json b/serverdata/draft_schematic/item/item_jedi_tool.json new file mode 100644 index 00000000..f7874986 --- /dev/null +++ b/serverdata/draft_schematic/item/item_jedi_tool.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/crafting/station/jedi_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "chemical", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_jedi_tool" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/item/shared_item_jedi_tool.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_parrot_cage.json b/serverdata/draft_schematic/item/item_parrot_cage.json new file mode 100644 index 00000000..064b1d63 --- /dev/null +++ b/serverdata/draft_schematic/item/item_parrot_cage.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/parrot_cage/parrot_cage.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cage_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cage_base" + ], + "ingredient": "mineral", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cage_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cage_support" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enclosure_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enclosure_structure" + ], + "ingredient": "mineral", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "access_points" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "access_points" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 6, + "sharedTemplate": "object/draft_schematic/item/shared_item_parrot_cage.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_public_clothing_station.json b/serverdata/draft_schematic/item/item_public_clothing_station.json new file mode 100644 index 00000000..cf6f8b57 --- /dev/null +++ b/serverdata/draft_schematic/item/item_public_clothing_station.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_furniture", + "craftedObjectTemplate": "object/tangible/crafting/station/public_clothing_station.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "ingredient": "object/tangible/component/droid/droid_storage_compartment.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/item/shared_item_public_clothing_station.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_public_food_station.json b/serverdata/draft_schematic/item/item_public_food_station.json new file mode 100644 index 00000000..f61bc78e --- /dev/null +++ b/serverdata/draft_schematic/item/item_public_food_station.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_furniture", + "craftedObjectTemplate": "object/tangible/crafting/station/public_food_station.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "ingredient": "object/tangible/component/droid/droid_storage_compartment.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/item/shared_item_public_food_station.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_public_structure_station.json b/serverdata/draft_schematic/item/item_public_structure_station.json new file mode 100644 index 00000000..493606d3 --- /dev/null +++ b/serverdata/draft_schematic/item/item_public_structure_station.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_furniture", + "craftedObjectTemplate": "object/tangible/crafting/station/public_structure_station.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "ingredient": "object/tangible/component/droid/droid_storage_compartment.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/item/shared_item_public_structure_station.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_public_weapon_station.json b/serverdata/draft_schematic/item/item_public_weapon_station.json new file mode 100644 index 00000000..fa4745cd --- /dev/null +++ b/serverdata/draft_schematic/item/item_public_weapon_station.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_furniture", + "craftedObjectTemplate": "object/tangible/crafting/station/public_weapon_station.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "ingredient": "object/tangible/component/droid/droid_storage_compartment.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/item/shared_item_public_weapon_station.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_recycler_chemical.json b/serverdata/draft_schematic/item/item_recycler_chemical.json new file mode 100644 index 00000000..086fd657 --- /dev/null +++ b/serverdata/draft_schematic/item/item_recycler_chemical.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/recycler/chemical_recycler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "tumble_blender" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "tumble_blender" + ], + "ingredient": "object/tangible/loot/simple_kit/tumble_blender.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "feed_tubes" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "feed_tubes" + ], + "ingredient": "object/tangible/loot/simple_kit/feed_tubes.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical_tubing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical_tubing" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reaction_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reaction_housing" + ], + "ingredient": "gemstone", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_recycler" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/item/shared_item_recycler_chemical.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_recycler_creature.json b/serverdata/draft_schematic/item/item_recycler_creature.json new file mode 100644 index 00000000..ec2686a9 --- /dev/null +++ b/serverdata/draft_schematic/item/item_recycler_creature.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/recycler/creature_recycler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "agitator_motor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "agitator_motor" + ], + "ingredient": "object/tangible/loot/simple_kit/motor_small_red.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "feed_tubes" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "feed_tubes" + ], + "ingredient": "object/tangible/loot/simple_kit/feed_tubes.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical_tubing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical_tubing" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "metal_slides" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "metal_slides" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "pulverizer" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "pulverizer" + ], + "ingredient": "object/tangible/loot/simple_kit/pulverizer.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spinning_blades" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spinning_blades" + ], + "ingredient": "object/tangible/loot/simple_kit/spinning_blade.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_recycler" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/item/shared_item_recycler_creature.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_recycler_flora.json b/serverdata/draft_schematic/item/item_recycler_flora.json new file mode 100644 index 00000000..458dd1e5 --- /dev/null +++ b/serverdata/draft_schematic/item/item_recycler_flora.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/recycler/flora_recycler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "agitator_motor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "agitator_motor" + ], + "ingredient": "object/tangible/loot/simple_kit/motor_small_red.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "feed_tubes" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "feed_tubes" + ], + "ingredient": "object/tangible/loot/simple_kit/feed_tubes.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical_tubing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical_tubing" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "processor_attachments" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "processor_attachments" + ], + "ingredient": "object/tangible/loot/simple_kit/processor_attachments.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spinning_blades" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spinning_blades" + ], + "ingredient": "object/tangible/loot/simple_kit/spinning_blade.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "end_result_bowl" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "end_result_bowl" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_recycler" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/item/shared_item_recycler_flora.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_recycler_metal.json b/serverdata/draft_schematic/item/item_recycler_metal.json new file mode 100644 index 00000000..e7c46a55 --- /dev/null +++ b/serverdata/draft_schematic/item/item_recycler_metal.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/recycler/metal_recycler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "power_motor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "power_motor" + ], + "ingredient": "object/tangible/loot/simple_kit/motor_small_blue.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "heating_element" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "heating_element" + ], + "ingredient": "object/tangible/loot/simple_kit/heating_element.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical_tubing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical_tubing" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "liquid_metal_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "liquid_metal_housing" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "iron", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_recycler" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/item/shared_item_recycler_metal.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_recycler_ore.json b/serverdata/draft_schematic/item/item_recycler_ore.json new file mode 100644 index 00000000..507bd11d --- /dev/null +++ b/serverdata/draft_schematic/item/item_recycler_ore.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/recycler/ore_recycler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "tumble_blender" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "tumble_blender" + ], + "ingredient": "object/tangible/loot/simple_kit/tumble_blender.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "pulverizer" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "pulverizer" + ], + "ingredient": "object/tangible/loot/simple_kit/pulverizer.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical_tubing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical_tubing" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "smashing_plates" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "smashing_plates" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "sifting_plates" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "sifting_plates" + ], + "ingredient": "iron", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_recycler" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/item/shared_item_recycler_ore.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_repairkit_armor.json b/serverdata/draft_schematic/item/item_repairkit_armor.json new file mode 100644 index 00000000..1d9938b2 --- /dev/null +++ b/serverdata/draft_schematic/item/item_repairkit_armor.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/crafting/station/armor_repair.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_repairkit" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/item/shared_item_repairkit_armor.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_repairkit_clothing.json b/serverdata/draft_schematic/item/item_repairkit_clothing.json new file mode 100644 index 00000000..a6efa8f8 --- /dev/null +++ b/serverdata/draft_schematic/item/item_repairkit_clothing.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/crafting/station/clothing_repair.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_repairkit" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/item/shared_item_repairkit_clothing.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_repairkit_droid.json b/serverdata/draft_schematic/item/item_repairkit_droid.json new file mode 100644 index 00000000..c6101499 --- /dev/null +++ b/serverdata/draft_schematic/item/item_repairkit_droid.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/medicine/pet/droid_stimpack_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_repairkit" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/item/shared_item_repairkit_droid.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_repairkit_structure.json b/serverdata/draft_schematic/item/item_repairkit_structure.json new file mode 100644 index 00000000..1bfe033d --- /dev/null +++ b/serverdata/draft_schematic/item/item_repairkit_structure.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/crafting/station/structure_repair.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_repairkit" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/item/shared_item_repairkit_structure.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_repairkit_weapon.json b/serverdata/draft_schematic/item/item_repairkit_weapon.json new file mode 100644 index 00000000..0799d1dc --- /dev/null +++ b/serverdata/draft_schematic/item/item_repairkit_weapon.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/crafting/station/weapon_repair.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_repairkit" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/item/shared_item_repairkit_weapon.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_reverse_engineering_tool.json b/serverdata/draft_schematic/item/item_reverse_engineering_tool.json new file mode 100644 index 00000000..44095fbf --- /dev/null +++ b/serverdata/draft_schematic/item/item_reverse_engineering_tool.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/container/loot/reverse_engineer_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "copper", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_tool" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/item/shared_item_reverse_engineering_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_shellfish_harvester.json b/serverdata/draft_schematic/item/item_shellfish_harvester.json new file mode 100644 index 00000000..bfde946c --- /dev/null +++ b/serverdata/draft_schematic/item/item_shellfish_harvester.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 50, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/harvesting/shellfish_harvester.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "aluminum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "locater_array" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "locater_array" + ], + "ingredient": "copper", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "power_cell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "power_cell" + ], + "ingredient": "gemstone_crystalline", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/item/shared_item_shellfish_harvester.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_six_sided_dice.json b/serverdata/draft_schematic/item/item_six_sided_dice.json new file mode 100644 index 00000000..02472280 --- /dev/null +++ b/serverdata/draft_schematic/item/item_six_sided_dice.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/dice/eqp_six_sided_dice_set.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cube_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cube_core" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hardened_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hardened_shell" + ], + "ingredient": "chemical", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/item/shared_item_six_sided_dice.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_socket_retrofit_tool.json b/serverdata/draft_schematic/item/item_socket_retrofit_tool.json new file mode 100644 index 00000000..e9802c29 --- /dev/null +++ b/serverdata/draft_schematic/item/item_socket_retrofit_tool.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/container/loot/socket_retrofit_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "ingredient": "fiberplast", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/item/shared_item_socket_retrofit_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_space_station.json b/serverdata/draft_schematic/item/item_space_station.json new file mode 100644 index 00000000..8065d2d1 --- /dev/null +++ b/serverdata/draft_schematic/item/item_space_station.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_furniture", + "craftedObjectTemplate": "object/tangible/crafting/station/space_station.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "ingredient": "object/tangible/component/droid/droid_storage_compartment.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "xpPoints": [ + { + "type": "XP_craftingStructure", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/item/shared_item_space_station.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_space_tool.json b/serverdata/draft_schematic/item/item_space_tool.json new file mode 100644 index 00000000..a2d3f802 --- /dev/null +++ b/serverdata/draft_schematic/item/item_space_tool.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/crafting/station/space_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/item/shared_item_space_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_structure_station.json b/serverdata/draft_schematic/item/item_structure_station.json new file mode 100644 index 00000000..d69326b6 --- /dev/null +++ b/serverdata/draft_schematic/item/item_structure_station.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_furniture", + "craftedObjectTemplate": "object/tangible/crafting/station/structure_station.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "ingredient": "object/tangible/component/droid/droid_storage_compartment.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "xpPoints": [ + { + "type": "XP_craftingStructure", + "level": 0, + "value": 0 + } + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/item/shared_item_structure_station.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_structure_tool.json b/serverdata/draft_schematic/item/item_structure_tool.json new file mode 100644 index 00000000..61d464fb --- /dev/null +++ b/serverdata/draft_schematic/item/item_structure_tool.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/crafting/station/structure_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/item/shared_item_structure_tool.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_survey_tool_flora.json b/serverdata/draft_schematic/item/item_survey_tool_flora.json new file mode 100644 index 00000000..a1059ef8 --- /dev/null +++ b/serverdata/draft_schematic/item/item_survey_tool_flora.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/survey_tool/survey_tool_lumber.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "storage_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "storage_unit" + ], + "ingredient": "mineral", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/item/shared_item_survey_tool_flora.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_survey_tool_gas.json b/serverdata/draft_schematic/item/item_survey_tool_gas.json new file mode 100644 index 00000000..be0fdf14 --- /dev/null +++ b/serverdata/draft_schematic/item/item_survey_tool_gas.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/survey_tool/survey_tool_gas.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "storage_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "storage_unit" + ], + "ingredient": "mineral", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/item/shared_item_survey_tool_gas.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_survey_tool_geo_thermal.json b/serverdata/draft_schematic/item/item_survey_tool_geo_thermal.json new file mode 100644 index 00000000..42948ba8 --- /dev/null +++ b/serverdata/draft_schematic/item/item_survey_tool_geo_thermal.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/survey_tool/survey_tool_geo_thermal.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/shared_item_survey_tool_geo_thermal.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_survey_tool_liquid.json b/serverdata/draft_schematic/item/item_survey_tool_liquid.json new file mode 100644 index 00000000..f0584646 --- /dev/null +++ b/serverdata/draft_schematic/item/item_survey_tool_liquid.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/survey_tool/survey_tool_liquid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "storage_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "storage_unit" + ], + "ingredient": "mineral", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/item/shared_item_survey_tool_liquid.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_survey_tool_mineral.json b/serverdata/draft_schematic/item/item_survey_tool_mineral.json new file mode 100644 index 00000000..e5254c93 --- /dev/null +++ b/serverdata/draft_schematic/item/item_survey_tool_mineral.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/survey_tool/survey_tool_mineral.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "storage_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "storage_unit" + ], + "ingredient": "mineral", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/item/shared_item_survey_tool_mineral.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_survey_tool_moisture.json b/serverdata/draft_schematic/item/item_survey_tool_moisture.json new file mode 100644 index 00000000..536139ee --- /dev/null +++ b/serverdata/draft_schematic/item/item_survey_tool_moisture.json @@ -0,0 +1,124 @@ +{ + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/survey_tool/survey_tool_moisture.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "storage_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "storage_unit" + ], + "ingredient": "mineral", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/item/shared_item_survey_tool_moisture.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_survey_tool_solar.json b/serverdata/draft_schematic/item/item_survey_tool_solar.json new file mode 100644 index 00000000..ea1a1f7d --- /dev/null +++ b/serverdata/draft_schematic/item/item_survey_tool_solar.json @@ -0,0 +1,97 @@ +{ + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/survey_tool/survey_tool_solar.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/shared_item_survey_tool_solar.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_survey_tool_wind.json b/serverdata/draft_schematic/item/item_survey_tool_wind.json new file mode 100644 index 00000000..f00c305d --- /dev/null +++ b/serverdata/draft_schematic/item/item_survey_tool_wind.json @@ -0,0 +1,97 @@ +{ + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/survey_tool/survey_tool_wind.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/item/shared_item_survey_tool_wind.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_ten_sided_dice.json b/serverdata/draft_schematic/item/item_ten_sided_dice.json new file mode 100644 index 00000000..5e0f87c6 --- /dev/null +++ b/serverdata/draft_schematic/item/item_ten_sided_dice.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/dice/eqp_ten_sided_dice_set.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cube_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cube_core" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hardened_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hardened_shell" + ], + "ingredient": "chemical", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/item/shared_item_ten_sided_dice.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_tumble_blender.json b/serverdata/draft_schematic/item/item_tumble_blender.json new file mode 100644 index 00000000..0e337893 --- /dev/null +++ b/serverdata/draft_schematic/item/item_tumble_blender.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/simple_kit/tumble_blender.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "wiring_blue" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "wiring_blue" + ], + "ingredient": "object/tangible/loot/simple_kit/wiring_blue.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_cheap_copper" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_cheap_copper" + ], + "ingredient": "object/tangible/loot/simple_kit/battery_cheap_copper.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "interior_gears" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "interior_gears" + ], + "ingredient": "metal_ferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "agitator_motor" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "agitator_motor" + ], + "ingredient": "object/tangible/loot/simple_kit/motor_small_red.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "inert_atmosphere_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "inert_atmosphere_lining" + ], + "ingredient": "fiberplast", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_recycler" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/item/shared_item_tumble_blender.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_twelve_sided_dice.json b/serverdata/draft_schematic/item/item_twelve_sided_dice.json new file mode 100644 index 00000000..a93cc3b8 --- /dev/null +++ b/serverdata/draft_schematic/item/item_twelve_sided_dice.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/dice/eqp_twelve_sided_dice_set.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cube_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cube_core" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hardened_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hardened_shell" + ], + "ingredient": "petrochem_inert", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 4, + "sharedTemplate": "object/draft_schematic/item/shared_item_twelve_sided_dice.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_twenty_sided_dice.json b/serverdata/draft_schematic/item/item_twenty_sided_dice.json new file mode 100644 index 00000000..025f0c1d --- /dev/null +++ b/serverdata/draft_schematic/item/item_twenty_sided_dice.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/dice/eqp_twenty_sided_dice_set.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cube_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cube_core" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hardened_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hardened_shell" + ], + "ingredient": "petrochem_inert", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 4, + "sharedTemplate": "object/draft_schematic/item/shared_item_twenty_sided_dice.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_war_intel_datapad.json b/serverdata/draft_schematic/item/item_war_intel_datapad.json new file mode 100644 index 00000000..17a11643 --- /dev/null +++ b/serverdata/draft_schematic/item/item_war_intel_datapad.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/droid/war_intel_datapad.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "primary_frame" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "body_shell" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "shielding_and_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "shielding_and_insulation" + ], + "ingredient": "ore_extrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "advanced_search_planning_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "advanced_search_planning_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "search_parameter_storage_circuit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "search_parameter_storage_circuit" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "command_interpreter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "command_interpreter" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "autonomous_searcher_logic_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "autonomous_searcher_logic_unit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/item/shared_item_war_intel_datapad.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_weapon_station.json b/serverdata/draft_schematic/item/item_weapon_station.json new file mode 100644 index 00000000..c88a9c5d --- /dev/null +++ b/serverdata/draft_schematic/item/item_weapon_station.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_furniture", + "craftedObjectTemplate": "object/tangible/crafting/station/weapon_station.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "micro_sensor_suite" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "storage_compartment" + ], + "ingredient": "object/tangible/component/droid/droid_storage_compartment.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "xpPoints": [ + { + "type": "XP_craftingStructure", + "level": 0, + "value": 0 + } + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/item/shared_item_weapon_station.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/item_weapon_tool.json b/serverdata/draft_schematic/item/item_weapon_tool.json new file mode 100644 index 00000000..e093fcf7 --- /dev/null +++ b/serverdata/draft_schematic/item/item_weapon_tool.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/crafting/station/weapon_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/item/shared_item_weapon_tool.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/quest_item/attunement_grid.json b/serverdata/draft_schematic/item/quest_item/attunement_grid.json new file mode 100644 index 00000000..74a83da0 --- /dev/null +++ b/serverdata/draft_schematic/item/quest_item/attunement_grid.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_miscMission", + "craftedObjectTemplate": "object/tangible/mission/quest_item/attunement_grid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "particle_sensor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "particle_sensor" + ], + "ingredient": "object/tangible/component/item/quest_item/particle_sensor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spin_alignment_inducer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spin_alignment_inducer" + ], + "ingredient": "object/tangible/component/item/quest_item/spin_alignment_inducer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "momentum_compensator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "momentum_compensator" + ], + "ingredient": "object/tangible/component/item/quest_item/momentum_compensator.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/item/quest_item/shared_attunement_grid.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/quest_item/current_alternator.json b/serverdata/draft_schematic/item/quest_item/current_alternator.json new file mode 100644 index 00000000..9f33296f --- /dev/null +++ b/serverdata/draft_schematic/item/quest_item/current_alternator.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_miscMission", + "craftedObjectTemplate": "object/tangible/mission/quest_item/current_alternator.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cycle_control" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cycle_control" + ], + "ingredient": "object/tangible/component/item/quest_item/cycle_control.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "transductive_shunt" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "transductive_shunt" + ], + "ingredient": "object/tangible/component/item/quest_item/transductive_shunt.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "directional_sensor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "directional_sensor" + ], + "ingredient": "object/tangible/component/item/quest_item/directional_sensor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/item/quest_item/shared_current_alternator.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/quest_item/feedback_controller.json b/serverdata/draft_schematic/item/quest_item/feedback_controller.json new file mode 100644 index 00000000..4c45cee7 --- /dev/null +++ b/serverdata/draft_schematic/item/quest_item/feedback_controller.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_miscMission", + "craftedObjectTemplate": "object/tangible/mission/quest_item/feedback_controller.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "loop_auditor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "loop_auditor" + ], + "ingredient": "object/tangible/component/item/quest_item/loop_auditor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "variance_throttle" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "variance_throttle" + ], + "ingredient": "object/tangible/component/item/quest_item/variance_throttle.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "corrective_inducer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "corrective_inducer" + ], + "ingredient": "object/tangible/component/item/quest_item/corrective_inducer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/item/quest_item/shared_feedback_controller.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/quest_item/fs_craft_puzzle_config_processor.json b/serverdata/draft_schematic/item/quest_item/fs_craft_puzzle_config_processor.json new file mode 100644 index 00000000..f747e560 --- /dev/null +++ b/serverdata/draft_schematic/item/quest_item/fs_craft_puzzle_config_processor.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_miscMission", + "craftedObjectTemplate": "object/tangible/item/quest/force_sensitive/fs_craft_puzzle_config_processor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "diode_cluster" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "diode_cluster" + ], + "ingredient": "fiberplast_rori", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "jumper_circuitry" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "jumper_circuitry" + ], + "ingredient": "copper", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "component_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "component_housing" + ], + "ingredient": "aluminum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "socket_connection" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "socket_connection" + ], + "ingredient": "copper", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/item/quest_item/shared_fs_craft_puzzle_config_processor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/quest_item/fs_craft_puzzle_decryption_chip.json b/serverdata/draft_schematic/item/quest_item/fs_craft_puzzle_decryption_chip.json new file mode 100644 index 00000000..29280681 --- /dev/null +++ b/serverdata/draft_schematic/item/quest_item/fs_craft_puzzle_decryption_chip.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_miscMission", + "craftedObjectTemplate": "object/tangible/item/quest/force_sensitive/fs_craft_puzzle_decryption_chip.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "codec_network" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "codec_network" + ], + "ingredient": "fiberplast_lok", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "decryption_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "decryption_hardware" + ], + "ingredient": "ore_carbonate", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "component_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "component_housing" + ], + "ingredient": "ore_intrusive", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "socket_connection" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "socket_connection" + ], + "ingredient": "aluminum", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/item/quest_item/shared_fs_craft_puzzle_decryption_chip.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/quest_item/fs_craft_puzzle_gyro_receiver.json b/serverdata/draft_schematic/item/quest_item/fs_craft_puzzle_gyro_receiver.json new file mode 100644 index 00000000..e07d1144 --- /dev/null +++ b/serverdata/draft_schematic/item/quest_item/fs_craft_puzzle_gyro_receiver.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_miscMission", + "craftedObjectTemplate": "object/tangible/item/quest/force_sensitive/fs_craft_puzzle_gyro_receiver.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "gyro_power_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "gyro_power_core" + ], + "ingredient": "energy_renewable_unlimited_wind_yavin4", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "bearing_lubrication" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "bearing_lubrication" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "receiver_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "receiver_unit" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "socket_connection" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "socket_connection" + ], + "ingredient": "copper", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/item/quest_item/shared_fs_craft_puzzle_gyro_receiver.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/quest_item/fs_craft_puzzle_signal_amp.json b/serverdata/draft_schematic/item/quest_item/fs_craft_puzzle_signal_amp.json new file mode 100644 index 00000000..ae09bdbb --- /dev/null +++ b/serverdata/draft_schematic/item/quest_item/fs_craft_puzzle_signal_amp.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_miscMission", + "craftedObjectTemplate": "object/tangible/item/quest/force_sensitive/fs_craft_puzzle_signal_amp.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "transformer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "transformer" + ], + "ingredient": "copper", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "checksum_hardware" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "checksum_hardware" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "component_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "component_housing" + ], + "ingredient": "fiberplast_talus", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "socket_connection" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "socket_connection" + ], + "ingredient": "aluminum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/item/quest_item/shared_fs_craft_puzzle_signal_amp.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/quest_item/fs_craft_puzzle_solid_state_array.json b/serverdata/draft_schematic/item/quest_item/fs_craft_puzzle_solid_state_array.json new file mode 100644 index 00000000..4d2dc485 --- /dev/null +++ b/serverdata/draft_schematic/item/quest_item/fs_craft_puzzle_solid_state_array.json @@ -0,0 +1,125 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_miscMission", + "craftedObjectTemplate": "object/tangible/item/quest/force_sensitive/fs_craft_puzzle_solid_state_array.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "solid_state_units" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "solid_state_units" + ], + "ingredient": "ore_extrusive", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_network" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_network" + ], + "ingredient": "water_vapor_naboo", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "array_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "array_housing" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "socket_connection" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "socket_connection" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/item/quest_item/shared_fs_craft_puzzle_solid_state_array.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/quest_item/fs_medic_puzzle_heal_pack.json b/serverdata/draft_schematic/item/quest_item/fs_medic_puzzle_heal_pack.json new file mode 100644 index 00000000..4ea53ef6 --- /dev/null +++ b/serverdata/draft_schematic/item/quest_item/fs_medic_puzzle_heal_pack.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/item/quest/force_sensitive/fs_medic_puzzle_heal_pack.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "organic_element" + ], + "ingredient": "flora_resources", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_chemical_ingredients_n", + "inorganic_element" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_fs_quest_medic_puzzle_heal_pack" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/item/quest_item/shared_fs_medic_puzzle_heal_pack.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/quest_item/output_governor.json b/serverdata/draft_schematic/item/quest_item/output_governor.json new file mode 100644 index 00000000..d7bfe7fd --- /dev/null +++ b/serverdata/draft_schematic/item/quest_item/output_governor.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_miscMission", + "craftedObjectTemplate": "object/tangible/mission/quest_item/output_governor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "decoherence_sensor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "decoherence_sensor" + ], + "ingredient": "object/tangible/component/item/quest_item/decoherence_sensor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "signal_cleanup_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "signal_cleanup_unit" + ], + "ingredient": "object/tangible/component/item/quest_item/signal_cleanup_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "signal_rerouter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "signal_rerouter" + ], + "ingredient": "object/tangible/component/item/quest_item/signal_rerouter.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/item/quest_item/shared_output_governor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/quest_item/power_regulator.json b/serverdata/draft_schematic/item/quest_item/power_regulator.json new file mode 100644 index 00000000..ab8f5dd5 --- /dev/null +++ b/serverdata/draft_schematic/item/quest_item/power_regulator.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_miscMission", + "craftedObjectTemplate": "object/tangible/mission/quest_item/power_regulator.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "voltage_inducer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "voltage_inducer" + ], + "ingredient": "object/tangible/component/item/quest_item/voltage_inducer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "current_motivator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "current_motivator" + ], + "ingredient": "object/tangible/component/item/quest_item/current_motivator.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "tuning_cell" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "tuning_cell" + ], + "ingredient": "object/tangible/component/item/quest_item/tuning_cell.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/item/quest_item/shared_power_regulator.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/theme_park/alderaan/act2/dead_eye_decoder.json b/serverdata/draft_schematic/item/theme_park/alderaan/act2/dead_eye_decoder.json new file mode 100644 index 00000000..9456338c --- /dev/null +++ b/serverdata/draft_schematic/item/theme_park/alderaan/act2/dead_eye_decoder.json @@ -0,0 +1,179 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/encoded_disk/dead_eye_decoder.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "decoder_housing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "decoder_housing" + ], + "ingredient": "object/tangible/theme_park/alderaan/act2/decoder_comp_housing.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "decoder_power" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "decoder_power" + ], + "ingredient": "object/tangible/theme_park/alderaan/act2/decoder_comp_power.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "decoder_processor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "decoder_processor" + ], + "ingredient": "object/tangible/theme_park/alderaan/act2/decoder_comp_processor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "decoder_translation" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "decoder_translation" + ], + "ingredient": "object/tangible/theme_park/alderaan/act2/decoder_comp_translation.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "decoder_reader" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "decoder_reader" + ], + "ingredient": "object/tangible/theme_park/alderaan/act2/decoder_comp_reader.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "decoder_screen" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "decoder_screen" + ], + "ingredient": "object/tangible/theme_park/alderaan/act2/decoder_comp_screen.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/item/theme_park/alderaan/act2/shared_dead_eye_decoder.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/item/theme_park/alderaan/act3/dead_eye_prototype.json b/serverdata/draft_schematic/item/theme_park/alderaan/act3/dead_eye_prototype.json new file mode 100644 index 00000000..0ad583ec --- /dev/null +++ b/serverdata/draft_schematic/item/theme_park/alderaan/act3/dead_eye_prototype.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/chemistry/base_chemistry_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/theme_park/alderaan/act3/dead_eye_prototype.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "delivery_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "delivery_mechanism" + ], + "ingredient": "metal", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "delivery_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "delivery_medium" + ], + "ingredient": "water", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical_agent" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical_agent" + ], + "ingredient": "object/tangible/theme_park/alderaan/act3/alderaan_flora.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical_enhancers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical_enhancers" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_dead_eye_prototype" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/item/theme_park/alderaan/act3/shared_dead_eye_prototype.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/base_munition.json b/serverdata/draft_schematic/munition/base_munition.json new file mode 100644 index 00000000..3ae2a5cc --- /dev/null +++ b/serverdata/draft_schematic/munition/base_munition.json @@ -0,0 +1,16 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_weapon", + "crateObjectTemplate": "object/factory/factory_crate_weapon.iff", + "skillCommands": [ + "unskilled" + ], + "destroyIngredients": true, + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/base_munition_enhancer.json b/serverdata/draft_schematic/munition/base_munition_enhancer.json new file mode 100644 index 00000000..119fdaec --- /dev/null +++ b/serverdata/draft_schematic/munition/base_munition_enhancer.json @@ -0,0 +1,3 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_bat_bull.json b/serverdata/draft_schematic/munition/beast_steroid_bat_bull.json new file mode 100644 index 00000000..732715bb --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_bat_bull.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_bat_bull.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "iron", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_bat_bull.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_bat_bull_mk2.json b/serverdata/draft_schematic/munition/beast_steroid_bat_bull_mk2.json new file mode 100644 index 00000000..08cbbd77 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_bat_bull_mk2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_bat_bull_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "iron", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub_adv.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_bat_bull_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_cat_rabbit.json b/serverdata/draft_schematic/munition/beast_steroid_cat_rabbit.json new file mode 100644 index 00000000..6ca9fa2b --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_cat_rabbit.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_cat_rabbit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "copper", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_cat_rabbit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_cat_rabbit_mk2.json b/serverdata/draft_schematic/munition/beast_steroid_cat_rabbit_mk2.json new file mode 100644 index 00000000..29136a6b --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_cat_rabbit_mk2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_cat_rabbit_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "copper", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub_adv.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_cat_rabbit_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_elephant_camel.json b/serverdata/draft_schematic/munition/beast_steroid_elephant_camel.json new file mode 100644 index 00000000..44c2bd25 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_elephant_camel.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_elephant_camel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "copper_diatium", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_elephant_camel.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_elephant_camel_mk2.json b/serverdata/draft_schematic/munition/beast_steroid_elephant_camel_mk2.json new file mode 100644 index 00000000..6f44c998 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_elephant_camel_mk2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_elephant_camel_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "copper_diatium", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub_adv.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_elephant_camel_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_fambaa_frog.json b/serverdata/draft_schematic/munition/beast_steroid_fambaa_frog.json new file mode 100644 index 00000000..3cce3d25 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_fambaa_frog.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_fambaa_frog.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "steel_rhodium", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_fambaa_frog.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_fambaa_frog_mk2.json b/serverdata/draft_schematic/munition/beast_steroid_fambaa_frog_mk2.json new file mode 100644 index 00000000..54e9b35e --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_fambaa_frog_mk2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_fambaa_frog_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "iron", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub_adv.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_fambaa_frog_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_giraffe_goat.json b/serverdata/draft_schematic/munition/beast_steroid_giraffe_goat.json new file mode 100644 index 00000000..79c82980 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_giraffe_goat.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_giraffe_goat.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "ore_intrusive", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_giraffe_goat.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_giraffe_goat_mk2.json b/serverdata/draft_schematic/munition/beast_steroid_giraffe_goat_mk2.json new file mode 100644 index 00000000..0bd4ec56 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_giraffe_goat_mk2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_giraffe_goat_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "iron", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub_adv.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_giraffe_goat_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_gorilla_griffon.json b/serverdata/draft_schematic/munition/beast_steroid_gorilla_griffon.json new file mode 100644 index 00000000..9e8cc5e2 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_gorilla_griffon.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_gorilla_griffon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "copper", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "steel", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_gorilla_griffon.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_gorilla_griffon_mk2.json b/serverdata/draft_schematic/munition/beast_steroid_gorilla_griffon_mk2.json new file mode 100644 index 00000000..371e5890 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_gorilla_griffon_mk2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_gorilla_griffon_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "iron", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub_adv.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_gorilla_griffon_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_horse_lizard.json b/serverdata/draft_schematic/munition/beast_steroid_horse_lizard.json new file mode 100644 index 00000000..5002cd55 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_horse_lizard.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_horse_lizard.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "iron_plumbum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "steel", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_horse_lizard.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_horse_lizard_mk2.json b/serverdata/draft_schematic/munition/beast_steroid_horse_lizard_mk2.json new file mode 100644 index 00000000..8809e8c7 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_horse_lizard_mk2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_horse_lizard_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "iron", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub_adv.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_horse_lizard_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_mantis_monkey.json b/serverdata/draft_schematic/munition/beast_steroid_mantis_monkey.json new file mode 100644 index 00000000..5a7aa905 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_mantis_monkey.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_mantis_monkey.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "steel", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_mantis_monkey.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_mantis_monkey_mk2.json b/serverdata/draft_schematic/munition/beast_steroid_mantis_monkey_mk2.json new file mode 100644 index 00000000..07eb3c8d --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_mantis_monkey_mk2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_mantis_monkey_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "iron", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub_adv.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_mantis_monkey_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_moth_mynock.json b/serverdata/draft_schematic/munition/beast_steroid_moth_mynock.json new file mode 100644 index 00000000..2ef7c86d --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_moth_mynock.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_moth_mynock.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "gemstone_crystalline", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "copper", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_moth_mynock.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_moth_mynock_mk2.json b/serverdata/draft_schematic/munition/beast_steroid_moth_mynock_mk2.json new file mode 100644 index 00000000..753ad535 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_moth_mynock_mk2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_moth_mynock_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "iron", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub_adv.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_moth_mynock_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_pig.json b/serverdata/draft_schematic/munition/beast_steroid_pig.json new file mode 100644 index 00000000..31bfb70e --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_pig.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_pig.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "aluminum", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_pig.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_pig_mk2.json b/serverdata/draft_schematic/munition/beast_steroid_pig_mk2.json new file mode 100644 index 00000000..dd7dfe68 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_pig_mk2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_pig_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "iron", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub_adv.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_pig_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_raptor_rat.json b/serverdata/draft_schematic/munition/beast_steroid_raptor_rat.json new file mode 100644 index 00000000..8d9d99dc --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_raptor_rat.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_raptor_rat.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "gemstone_crystalline", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "aluminum", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_raptor_rat.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_raptor_rat_mk2.json b/serverdata/draft_schematic/munition/beast_steroid_raptor_rat_mk2.json new file mode 100644 index 00000000..b65b7b40 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_raptor_rat_mk2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_raptor_rat_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "iron", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub_adv.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_raptor_rat_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_roach_snake.json b/serverdata/draft_schematic/munition/beast_steroid_roach_snake.json new file mode 100644 index 00000000..e0a6f497 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_roach_snake.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_roach_snake.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "copper", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "aluminum", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_roach_snake.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_roach_snake_mk2.json b/serverdata/draft_schematic/munition/beast_steroid_roach_snake_mk2.json new file mode 100644 index 00000000..eeae94ac --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_roach_snake_mk2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_roach_snake_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "iron", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub_adv.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_roach_snake_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_spider_tanray.json b/serverdata/draft_schematic/munition/beast_steroid_spider_tanray.json new file mode 100644 index 00000000..bf12c784 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_spider_tanray.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_spider_tanray.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "ore_extrusive", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "iron", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_spider_tanray.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_spider_tanray_mk2.json b/serverdata/draft_schematic/munition/beast_steroid_spider_tanray_mk2.json new file mode 100644 index 00000000..680468b6 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_spider_tanray_mk2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_spider_tanray_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "iron", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub_adv.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_spider_tanray_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_turkey_wolf.json b/serverdata/draft_schematic/munition/beast_steroid_turkey_wolf.json new file mode 100644 index 00000000..b36a6844 --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_turkey_wolf.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_turkey_wolf.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "ore_extrusive", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "iron", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_turkey_wolf.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/beast_steroid_turkey_wolf_mk2.json b/serverdata/draft_schematic/munition/beast_steroid_turkey_wolf_mk2.json new file mode 100644 index 00000000..668f7afc --- /dev/null +++ b/serverdata/draft_schematic/munition/beast_steroid_turkey_wolf_mk2.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/beast/beast_steroid_turkey_wolf_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_plunger" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "beast_steroid_needle" + ], + "ingredient": "iron", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "beast_steroid_sub_adv_n" + ], + "ingredient": "object/tangible/component/munition/beast_steroid_sub_adv.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_steroid" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_beast_steroid_turkey_wolf_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/bomb_field_antigravity.json b/serverdata/draft_schematic/munition/bomb_field_antigravity.json new file mode 100644 index 00000000..91496670 --- /dev/null +++ b/serverdata/draft_schematic/munition/bomb_field_antigravity.json @@ -0,0 +1,148 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/grenade/grenade_proton.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "weapon_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "weapon_casing" + ], + "ingredient": "chemical", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_compartment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_compartment" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "activation_panel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "activation_panel" + ], + "ingredient": "steel", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "ingredient": "object/tangible/component/munition/medium_warhead.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "ingredient": "object/tangible/component/munition/warhead_fusing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_standard_munition" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/munition/shared_bomb_field_antigravity.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/component/ammo_projectile.json b/serverdata/draft_schematic/munition/component/ammo_projectile.json new file mode 100644 index 00000000..1c192b05 --- /dev/null +++ b/serverdata/draft_schematic/munition/component/ammo_projectile.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/munition/ammo_projectile.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "projectile" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "projectile" + ], + "ingredient": "mineral", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_casing" + ], + "ingredient": "metal", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "propulsive_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "propulsive_charge" + ], + "ingredient": "gas_reactive", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_warhead_munition" + ], + "complexity": 3, + "sharedTemplate": "object/draft_schematic/munition/component/shared_ammo_projectile.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/component/ammo_projectile_entanglement.json b/serverdata/draft_schematic/munition/component/ammo_projectile_entanglement.json new file mode 100644 index 00000000..15d1ab61 --- /dev/null +++ b/serverdata/draft_schematic/munition/component/ammo_projectile_entanglement.json @@ -0,0 +1,120 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/munition/ammo_projectile_entanglement.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "projectile" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "projectile" + ], + "ingredient": "mineral", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_casing" + ], + "ingredient": "metal", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "propulsive_charge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "propulsive_charge" + ], + "ingredient": "gas_reactive", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "neutralization_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "neutralization_material" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_warhead_munition" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/munition/component/shared_ammo_projectile_entanglement.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/component/base_munition_enhancer.json b/serverdata/draft_schematic/munition/component/base_munition_enhancer.json new file mode 100644 index 00000000..16f8b711 --- /dev/null +++ b/serverdata/draft_schematic/munition/component/base_munition_enhancer.json @@ -0,0 +1,145 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "craftedObjectTemplate": "object/tangible/component/munition/base_munition_enhancer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "trigger_pulse_prism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "trigger_pulse_prism" + ], + "ingredient": "gemstone_armophous", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "prism_mount" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "prism_mount" + ], + "ingredient": "steel", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "fusing_module_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "fusing_module_casing" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "insulation" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_and_control_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_and_control_coupling" + ], + "ingredient": "metal", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_component_munition" + ], + "sharedTemplate": "object/draft_schematic/munition/component/shared_base_munition_enhancer.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/component/enhanced_charge_composition.json b/serverdata/draft_schematic/munition/component/enhanced_charge_composition.json new file mode 100644 index 00000000..145b23fc --- /dev/null +++ b/serverdata/draft_schematic/munition/component/enhanced_charge_composition.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/munition/base_munition_enhancer.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/munition/enhanced_charge_composition.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "charge_environ_seal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "charge_environ_seal" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "charge_booster" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "charge_booster" + ], + "ingredient": "fuel_petrochem_solid", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "charge_catalyst" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "charge_catalyst" + ], + "ingredient": "mineral", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_component_munition" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/munition/component/shared_enhanced_charge_composition.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/component/enhanced_charge_shaping.json b/serverdata/draft_schematic/munition/component/enhanced_charge_shaping.json new file mode 100644 index 00000000..c6b05fe9 --- /dev/null +++ b/serverdata/draft_schematic/munition/component/enhanced_charge_shaping.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/munition/base_munition_enhancer.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/munition/enhanced_charge_shaping.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "charge_composition_spacer_cap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "charge_composition_spacer_cap" + ], + "ingredient": "metal_nonferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "charge_spacer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "charge_spacer" + ], + "ingredient": "aluminum", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "charge_spacer_mount" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "charge_spacer_mount" + ], + "ingredient": "steel", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_component_munition" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/munition/component/shared_enhanced_charge_shaping.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/component/enhanced_destructive_pulse_channeling.json b/serverdata/draft_schematic/munition/component/enhanced_destructive_pulse_channeling.json new file mode 100644 index 00000000..18c3b91e --- /dev/null +++ b/serverdata/draft_schematic/munition/component/enhanced_destructive_pulse_channeling.json @@ -0,0 +1,67 @@ +{ + "parent": "object/draft_schematic/munition/base_munition_enhancer.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/munition/enhanced_destructive_pulse_channeling.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "charge_routing_vanes" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "charge_routing_vanes" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "pulse_conduit_media" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "pulse_conduit_media" + ], + "ingredient": "mineral", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_component_munition" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/munition/component/shared_enhanced_destructive_pulse_channeling.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/component/enhanced_fragmentation_sleeve.json b/serverdata/draft_schematic/munition/component/enhanced_fragmentation_sleeve.json new file mode 100644 index 00000000..4f59cabf --- /dev/null +++ b/serverdata/draft_schematic/munition/component/enhanced_fragmentation_sleeve.json @@ -0,0 +1,94 @@ +{ + "parent": "object/draft_schematic/munition/base_munition_enhancer.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/munition/enhanced_fragmentation_sleeve.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "frag_sleeve_binder" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "frag_sleeve_binder" + ], + "ingredient": "gemstone_armophous", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "frag_sleeve_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "frag_sleeve_core" + ], + "ingredient": "steel", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "frag_sleeve_booster" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "frag_sleeve_booster" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_component_munition" + ], + "complexity": 9, + "sharedTemplate": "object/draft_schematic/munition/component/shared_enhanced_fragmentation_sleeve.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/component/warhead_chemical.json b/serverdata/draft_schematic/munition/component/warhead_chemical.json new file mode 100644 index 00000000..2ac65436 --- /dev/null +++ b/serverdata/draft_schematic/munition/component/warhead_chemical.json @@ -0,0 +1,121 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/munition/warhead_chemical.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_module_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_module_casing" + ], + "ingredient": "steel_thoranium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "chemical_containment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "chemical_containment" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "containment_field_coil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "containment_field_coil" + ], + "ingredient": "copper", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "trigger_pulse_prism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "trigger_pulse_prism" + ], + "ingredient": "gemstone_armophous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_component_munition" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/munition/component/shared_warhead_chemical.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/component/warhead_fusing_mechanism.json b/serverdata/draft_schematic/munition/component/warhead_fusing_mechanism.json new file mode 100644 index 00000000..c748e1b0 --- /dev/null +++ b/serverdata/draft_schematic/munition/component/warhead_fusing_mechanism.json @@ -0,0 +1,148 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/munition/warhead_fusing_mechanism.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "trigger_pulse_prism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "trigger_pulse_prism" + ], + "ingredient": "gemstone_armophous", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "prism_mount" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "prism_mount" + ], + "ingredient": "steel", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "fusing_module_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "fusing_module_casing" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "insulation" + ], + "ingredient": "ore", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "warhead_and_control_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "warhead_and_control_coupling" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_component_munition" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/munition/component/shared_warhead_fusing_mechanism.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/component/warhead_heavy.json b/serverdata/draft_schematic/munition/component/warhead_heavy.json new file mode 100644 index 00000000..bf02dfb0 --- /dev/null +++ b/serverdata/draft_schematic/munition/component/warhead_heavy.json @@ -0,0 +1,202 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/munition/warhead_heavy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_module_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_module_casing" + ], + "ingredient": "metal", + "count": 160 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "casing_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "casing_brackets" + ], + "ingredient": "steel_thoranium", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "fuse_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "fuse_coupling" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "reaction_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "reaction_medium" + ], + "ingredient": "gas_reactive_skevon", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "reaction_mass" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "reaction_mass" + ], + "ingredient": "radioactive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "exploder_carriage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "exploder_carriage" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "charge_neutralization_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "charge_neutralization_agent" + ], + "ingredient": "gas_inert_hydron3", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_warhead_munition" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/munition/component/shared_warhead_heavy.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/component/warhead_light.json b/serverdata/draft_schematic/munition/component/warhead_light.json new file mode 100644 index 00000000..40c07014 --- /dev/null +++ b/serverdata/draft_schematic/munition/component/warhead_light.json @@ -0,0 +1,121 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/munition/warhead_light.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_module_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_module_casing" + ], + "ingredient": "steel", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "casing_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "casing_brackets" + ], + "ingredient": "steel", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "fuse_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "fuse_coupling" + ], + "ingredient": "petrochem_inert_polymer", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "reaction_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "reaction_medium" + ], + "ingredient": "gas_reactive", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_warhead_munition" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/munition/component/shared_warhead_light.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/component/warhead_medium.json b/serverdata/draft_schematic/munition/component/warhead_medium.json new file mode 100644 index 00000000..e02c4def --- /dev/null +++ b/serverdata/draft_schematic/munition/component/warhead_medium.json @@ -0,0 +1,175 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/munition/warhead_medium.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_module_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_module_casing" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "casing_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "casing_brackets" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "fuse_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "fuse_coupling" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "reaction_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "reaction_medium" + ], + "ingredient": "gas_reactive", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "reaction_mass" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "reaction_mass" + ], + "ingredient": "radioactive", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "exploder_carriage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "exploder_carriage" + ], + "ingredient": "petrochem_inert_polymer", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_warhead_munition" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/component/shared_warhead_medium.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/component/warhead_stabilizer.json b/serverdata/draft_schematic/munition/component/warhead_stabilizer.json new file mode 100644 index 00000000..85a41d1e --- /dev/null +++ b/serverdata/draft_schematic/munition/component/warhead_stabilizer.json @@ -0,0 +1,175 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/munition/warhead_stabilizer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "thermal_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "thermal_insulation" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "interdiction_coil_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "interdiction_coil_substrate" + ], + "ingredient": "ore_carbonate", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "field_interdiction_coil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "field_interdiction_coil" + ], + "ingredient": "copper", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "fuse_warhead_interface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "fuse_warhead_interface" + ], + "ingredient": "gemstone_armophous", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "contaminent_preventor" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "contaminent_preventor" + ], + "ingredient": "gas_inert", + "count": 21 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "module_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "module_casing" + ], + "ingredient": "steel", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_component_munition" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/component/shared_warhead_stabilizer.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/detonator_thermal_class_a.json b/serverdata/draft_schematic/munition/detonator_thermal_class_a.json new file mode 100644 index 00000000..7bf3a31c --- /dev/null +++ b/serverdata/draft_schematic/munition/detonator_thermal_class_a.json @@ -0,0 +1,229 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/grenade/grenade_thermal_detonator.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "shell" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "thumb_trigger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "thumb_trigger" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "activation_indicator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "activation_indicator" + ], + "ingredient": "petrochem_inert_polymer", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_insulator" + ], + "ingredient": "ore_siliclastic", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "ingredient": "object/tangible/component/munition/warhead_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "null_field_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "null_field_generator" + ], + "ingredient": "object/tangible/component/munition/warhead_stabilizer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "ingredient": "object/tangible/component/munition/warhead_fusing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_munition_ingredients_n", + "warhead_booster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_booster" + ], + "ingredient": "object/tangible/component/munition/enhanced_destructive_pulse_channeling.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_standard_munition" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_detonator_thermal_class_a.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/detonator_thermal_imperial_issue.json b/serverdata/draft_schematic/munition/detonator_thermal_imperial_issue.json new file mode 100644 index 00000000..be9f3fe5 --- /dev/null +++ b/serverdata/draft_schematic/munition/detonator_thermal_imperial_issue.json @@ -0,0 +1,202 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/grenade/grenade_imperial_detonator.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "shell" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "thumb_trigger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "thumb_trigger" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "activation_indicator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "activation_indicator" + ], + "ingredient": "petrochem_inert_polymer", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "ingredient": "object/tangible/component/munition/warhead_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "null_field_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "null_field_generator" + ], + "ingredient": "object/tangible/component/munition/warhead_stabilizer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "ingredient": "object/tangible/component/munition/warhead_fusing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_munition_ingredients_n", + "warhead_booster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_booster" + ], + "ingredient": "object/tangible/component/munition/enhanced_destructive_pulse_channeling.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_standard_munition" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/munition/shared_detonator_thermal_imperial_issue.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/grenade_cryoban_ww_41.json b/serverdata/draft_schematic/munition/grenade_cryoban_ww_41.json new file mode 100644 index 00000000..3d45b675 --- /dev/null +++ b/serverdata/draft_schematic/munition/grenade_cryoban_ww_41.json @@ -0,0 +1,148 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/grenade/grenade_cryoban.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "trigger_and_timer_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "trigger_and_timer_mechanism" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "activation_agent_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "activation_agent_mechanism" + ], + "ingredient": "radioactive", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "ingredient": "object/tangible/component/munition/warhead_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "ingredient": "object/tangible/component/munition/warhead_fusing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_munition_ingredients_n", + "warhead_booster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_booster" + ], + "ingredient": "object/tangible/component/munition/enhanced_charge_composition.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_standard_munition" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/munition/shared_grenade_cryoban_ww_41.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/grenade_fragmentation_c_12.json b/serverdata/draft_schematic/munition/grenade_fragmentation_c_12.json new file mode 100644 index 00000000..3fc90cfc --- /dev/null +++ b/serverdata/draft_schematic/munition/grenade_fragmentation_c_12.json @@ -0,0 +1,175 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/grenade/grenade_fragmentation_light.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "magnetic_grapple" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "magnetic_grapple" + ], + "ingredient": "steel", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "timed_dial" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "timed_dial" + ], + "ingredient": "steel", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "fragmentation_sleeve" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "fragmentation_sleeve" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "ingredient": "object/tangible/component/munition/warhead_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "ingredient": "object/tangible/component/munition/warhead_fusing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_standard_munition" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/munition/shared_grenade_fragmentation_c_12.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/grenade_fragmentation_c_22.json b/serverdata/draft_schematic/munition/grenade_fragmentation_c_22.json new file mode 100644 index 00000000..532aa578 --- /dev/null +++ b/serverdata/draft_schematic/munition/grenade_fragmentation_c_22.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/grenade/grenade_fragmentation.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "magnetic_grapple" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "magnetic_grapple" + ], + "ingredient": "steel", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "timed_dial" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "timed_dial" + ], + "ingredient": "steel", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "fragmentation_sleeve" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "fragmentation_sleeve" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "ingredient": "object/tangible/component/munition/warhead_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "ingredient": "object/tangible/component/munition/warhead_fusing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_munition_ingredients_n", + "warhead_booster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_booster" + ], + "ingredient": "object/tangible/component/munition/enhanced_charge_composition.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_munition_ingredients_n", + "warhead_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_enhancement" + ], + "ingredient": "object/tangible/component/munition/enhanced_charge_shaping.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_munition_ingredients_n", + "fragmentation_enhancement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "fragmentation_enhancement" + ], + "ingredient": "object/tangible/component/munition/enhanced_fragmentation_sleeve.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_standard_munition" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/munition/shared_grenade_fragmentation_c_22.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/grenade_glop.json b/serverdata/draft_schematic/munition/grenade_glop.json new file mode 100644 index 00000000..84e089f5 --- /dev/null +++ b/serverdata/draft_schematic/munition/grenade_glop.json @@ -0,0 +1,229 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/grenade/grenade_glop.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "body_shell" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "chem_jet_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "chem_jet_assembly" + ], + "ingredient": "steel", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "shield_doors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "shield_doors" + ], + "ingredient": "metal_ferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "gel_canister" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "gel_canister" + ], + "ingredient": "petrochem_inert_polymer", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "ingredient": "object/tangible/component/munition/warhead_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "chemical_diffusion_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "chemical_diffusion_assembly" + ], + "ingredient": "object/tangible/component/weapon/chemical_dispersion_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "ingredient": "object/tangible/component/munition/warhead_fusing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_munition_ingredients_n", + "warhead_booster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_booster" + ], + "ingredient": "object/tangible/component/munition/enhanced_charge_composition.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_standard_munition" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/munition/shared_grenade_glop.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/grenade_proton.json b/serverdata/draft_schematic/munition/grenade_proton.json new file mode 100644 index 00000000..54b17557 --- /dev/null +++ b/serverdata/draft_schematic/munition/grenade_proton.json @@ -0,0 +1,256 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/grenade/grenade_proton.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "shell" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "thumb_trigger" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "thumb_trigger" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "activation_indicator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "activation_indicator" + ], + "ingredient": "petrochem_inert_polymer", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_insulator" + ], + "ingredient": "ore_siliclastic", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "igniter_charge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "igniter_charge" + ], + "ingredient": "object/tangible/component/munition/warhead_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "ingredient": "object/tangible/component/munition/warhead_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "null_field_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "null_field_generator" + ], + "ingredient": "object/tangible/component/munition/warhead_stabilizer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "ingredient": "object/tangible/component/munition/warhead_fusing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_munition_ingredients_n", + "warhead_booster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_booster" + ], + "ingredient": "object/tangible/component/munition/enhanced_destructive_pulse_channeling.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_standard_munition" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/munition/shared_grenade_proton.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/mine_anti_vehicle.json b/serverdata/draft_schematic/munition/mine_anti_vehicle.json new file mode 100644 index 00000000..da05ae45 --- /dev/null +++ b/serverdata/draft_schematic/munition/mine_anti_vehicle.json @@ -0,0 +1,256 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/mine/wp_mine_anti_vehicle.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "weapon_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "weapon_casing" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "trigger_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "trigger_mechanism" + ], + "ingredient": "steel_thoranium", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_compartment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_compartment" + ], + "ingredient": "petrochem_inert_polymer", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "grounding_pile" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "grounding_pile" + ], + "ingredient": "ore_carbonate", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_insulator" + ], + "ingredient": "ore_siliclastic_crism", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "ingredient": "object/tangible/component/munition/warhead_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "null_field_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "null_field_generator" + ], + "ingredient": "object/tangible/component/munition/warhead_stabilizer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "ingredient": "object/tangible/component/munition/warhead_fusing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_munition_ingredients_n", + "warhead_booster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_booster" + ], + "ingredient": "object/tangible/component/munition/enhanced_destructive_pulse_channeling.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_mine_munition" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_mine_anti_vehicle.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/mine_dxr55.json b/serverdata/draft_schematic/munition/mine_dxr55.json new file mode 100644 index 00000000..872cebd6 --- /dev/null +++ b/serverdata/draft_schematic/munition/mine_dxr55.json @@ -0,0 +1,256 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/mine/wp_mine_drx55.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "weapon_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "weapon_casing" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "trigger_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "trigger_mechanism" + ], + "ingredient": "steel_thoranium", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_compartment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_compartment" + ], + "ingredient": "petrochem_inert_polymer", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "grounding_pile" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "grounding_pile" + ], + "ingredient": "ore_carbonate", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_insulator" + ], + "ingredient": "ore_siliclastic_crism", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "ingredient": "object/tangible/component/munition/warhead_medium.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "null_field_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "null_field_generator" + ], + "ingredient": "object/tangible/component/munition/warhead_stabilizer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "ingredient": "object/tangible/component/munition/warhead_fusing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_munition_ingredients_n", + "warhead_booster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_booster" + ], + "ingredient": "object/tangible/component/munition/enhanced_destructive_pulse_channeling.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_mine_munition" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/munition/shared_mine_dxr55.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/munition/mine_xg.json b/serverdata/draft_schematic/munition/mine_xg.json new file mode 100644 index 00000000..ee3fbe87 --- /dev/null +++ b/serverdata/draft_schematic/munition/mine_xg.json @@ -0,0 +1,148 @@ +{ + "parent": "object/draft_schematic/munition/base_munition.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/mine/wp_mine_xg.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "weapon_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "weapon_casing" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "activation_panel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "activation_panel" + ], + "ingredient": "chemical", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_assembly" + ], + "ingredient": "object/tangible/component/munition/warhead_light.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_munition_ingredients_n", + "warhead_fusing" + ], + "ingredient": "object/tangible/component/munition/warhead_fusing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.munition.specific_item.crafting_mine_munition" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/munition/shared_mine_xg.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/ranger/item_camo_hep.json b/serverdata/draft_schematic/ranger/item_camo_hep.json new file mode 100644 index 00000000..7ea98250 --- /dev/null +++ b/serverdata/draft_schematic/ranger/item_camo_hep.json @@ -0,0 +1,129 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_weapon", + "craftedObjectTemplate": "object/tangible/scout/misc/hep.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "light_accumulators" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "light_accumulators" + ], + "ingredient": "crystalline_green_diamond", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "light_bending_lense" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "light_bending_lense" + ], + "ingredient": "iron_plumbum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "ingredient": "copper", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "generator_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "generator_enclosure" + ], + "ingredient": "metal", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_hep_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/ranger/shared_item_camo_hep.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/ranger/item_detect_biosensorprobe.json b/serverdata/draft_schematic/ranger/item_detect_biosensorprobe.json new file mode 100644 index 00000000..c3aa048b --- /dev/null +++ b/serverdata/draft_schematic/ranger/item_detect_biosensorprobe.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_weapon", + "craftedObjectTemplate": "object/tangible/scout/misc/biosensorprobe.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "symphonoid" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "symphonoid" + ], + "ingredient": "meat", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "probe_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "probe_housing" + ], + "ingredient": "aluminum", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "data_storage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "data_storage" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_ap_detect_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/ranger/shared_item_detect_biosensorprobe.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/ranger/item_detect_chaffflare.json b/serverdata/draft_schematic/ranger/item_detect_chaffflare.json new file mode 100644 index 00000000..f65f340f --- /dev/null +++ b/serverdata/draft_schematic/ranger/item_detect_chaffflare.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_weapon", + "craftedObjectTemplate": "object/tangible/scout/misc/chaffflare.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "filament_pack" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "filament_pack" + ], + "ingredient": "aluminum", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "flare_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "flare_housing" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ignition_primer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ignition_primer" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_ap_detect_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/ranger/shared_item_detect_chaffflare.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/ranger/item_detect_motionsensor.json b/serverdata/draft_schematic/ranger/item_detect_motionsensor.json new file mode 100644 index 00000000..e52f9f29 --- /dev/null +++ b/serverdata/draft_schematic/ranger/item_detect_motionsensor.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_weapon", + "craftedObjectTemplate": "object/tangible/scout/misc/motionsensor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "circuit_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "circuit_assembly" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "signal_relay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "signal_relay" + ], + "ingredient": "aluminum", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_storage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_storage" + ], + "ingredient": "energy", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_ap_detect_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/ranger/shared_item_detect_motionsensor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/ranger/item_detect_trackingbeacon.json b/serverdata/draft_schematic/ranger/item_detect_trackingbeacon.json new file mode 100644 index 00000000..3eb46cdf --- /dev/null +++ b/serverdata/draft_schematic/ranger/item_detect_trackingbeacon.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_weapon", + "craftedObjectTemplate": "object/tangible/scout/misc/trackingbeacon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "circuit_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "circuit_assembly" + ], + "ingredient": "copper", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "signal_relay" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "signal_relay" + ], + "ingredient": "aluminum", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_storage" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_storage" + ], + "ingredient": "energy", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_ap_detect_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/ranger/shared_item_detect_trackingbeacon.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/ranger/item_trap_caltrop.json b/serverdata/draft_schematic/ranger/item_trap_caltrop.json new file mode 100644 index 00000000..817115ec --- /dev/null +++ b/serverdata/draft_schematic/ranger/item_trap_caltrop.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_weapon", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_ap_caltrop.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spike_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel" + ], + "ingredient": "chemical", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "trap_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "trap_housing" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "trigger_connector" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "trigger_connector" + ], + "ingredient": "energy", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_ap_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/ranger/shared_item_trap_caltrop.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/ranger/item_trap_flashbang.json b/serverdata/draft_schematic/ranger/item_trap_flashbang.json new file mode 100644 index 00000000..d0e8454a --- /dev/null +++ b/serverdata/draft_schematic/ranger/item_trap_flashbang.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_weapon", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_ap_flashbang.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "flash_powder_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "flash_powder_compound" + ], + "ingredient": "chemical", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "trap_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "trap_housing" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "trigger_connector" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "trigger_connector" + ], + "ingredient": "energy", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_ap_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/ranger/shared_item_trap_flashbang.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/ranger/item_trap_hx2mine.json b/serverdata/draft_schematic/ranger/item_trap_hx2mine.json new file mode 100644 index 00000000..ed7e39a9 --- /dev/null +++ b/serverdata/draft_schematic/ranger/item_trap_hx2mine.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_weapon", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_ap_hx2mine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "explosive_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "explosive_compound" + ], + "ingredient": "fuel_petrochem_solid", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "trap_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "trap_housing" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "trigger_connector" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "trigger_connector" + ], + "ingredient": "energy", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_ap_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/ranger/shared_item_trap_hx2mine.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/ranger/item_trap_kaminoandart.json b/serverdata/draft_schematic/ranger/item_trap_kaminoandart.json new file mode 100644 index 00000000..3f1253b7 --- /dev/null +++ b/serverdata/draft_schematic/ranger/item_trap_kaminoandart.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_weapon", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_ap_kaminoandart.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "dart_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "dart_assembly" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "trap_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "trap_housing" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "trigger_connector" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "trigger_connector" + ], + "ingredient": "energy", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_ap_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/ranger/shared_item_trap_kaminoandart.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/ranger/item_trap_tr_proximity.json b/serverdata/draft_schematic/ranger/item_trap_tr_proximity.json new file mode 100644 index 00000000..03ba842b --- /dev/null +++ b/serverdata/draft_schematic/ranger/item_trap_tr_proximity.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_weapon", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_ap_tr_proximity.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lifesign_sensor" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lifesign_sensor" + ], + "ingredient": "gemstone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "symphonoid_malfunction" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "symphonoid_malfunction" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "power_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "power_source" + ], + "ingredient": "energy", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_ap_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/ranger/shared_item_trap_tr_proximity.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/ranger/item_trap_tr_remote.json b/serverdata/draft_schematic/ranger/item_trap_tr_remote.json new file mode 100644 index 00000000..a837b595 --- /dev/null +++ b/serverdata/draft_schematic/ranger/item_trap_tr_remote.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_weapon", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_ap_tr_remote.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frequency_transmitter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frequency_transmitter" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "symphonoid_malfunction" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "symphonoid_malfunction" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "power_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "power_source" + ], + "ingredient": "energy", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_ap_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/ranger/shared_item_trap_tr_remote.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/ranger/item_trap_tr_timer.json b/serverdata/draft_schematic/ranger/item_trap_tr_timer.json new file mode 100644 index 00000000..54ed1ed6 --- /dev/null +++ b/serverdata/draft_schematic/ranger/item_trap_tr_timer.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_weapon", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_ap_tr_timer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "clock_mech" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "clock_mech" + ], + "ingredient": "copper", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "symphonoid_malfunction" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "symphonoid_malfunction" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "power_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "power_source" + ], + "ingredient": "energy", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_ap_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/ranger/shared_item_trap_tr_timer.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/reverse_engineering/enhancement_module.json b/serverdata/draft_schematic/reverse_engineering/enhancement_module.json new file mode 100644 index 00000000..7f47e7d0 --- /dev/null +++ b/serverdata/draft_schematic/reverse_engineering/enhancement_module.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/reverse_engineering/enhancement_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "module_frame" + ], + "ingredient": "steel_duralloy", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "connector_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "connector_socket" + ], + "ingredient": "metal_ferrous", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "electronic_sealant_light" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "electronic_sealant_light" + ], + "ingredient": "fiberplast", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "electronics_patch_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "electronics_patch_assembly" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_artisan_quality" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/reverse_engineering/shared_enhancement_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/reverse_engineering/skill_attachment_1.json b/serverdata/draft_schematic/reverse_engineering/skill_attachment_1.json new file mode 100644 index 00000000..e5413384 --- /dev/null +++ b/serverdata/draft_schematic/reverse_engineering/skill_attachment_1.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/gem/crafted_all.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "power_bit_1" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "power_bit_1" + ], + "ingredient": "object/tangible/component/reverse_engineering/power_bit_1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "modifier_bit_1" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "modifier_bit_1" + ], + "ingredient": "object/tangible/component/reverse_engineering/modifier_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "ingredient": "gemstone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "rodents_of_unusual_size" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "rodents_of_unusual_size" + ], + "ingredient": "object/tangible/component/structure/mustafar/must_micro_fiber_weave.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.reverse_engineering_skill_attachment" + ], + "complexity": 1, + "sharedTemplate": "object/draft_schematic/reverse_engineering/shared_skill_attachment_1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/reverse_engineering/skill_attachment_2.json b/serverdata/draft_schematic/reverse_engineering/skill_attachment_2.json new file mode 100644 index 00000000..49f7bed6 --- /dev/null +++ b/serverdata/draft_schematic/reverse_engineering/skill_attachment_2.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/gem/crafted_all.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "power_bit_1" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "power_bit_1" + ], + "ingredient": "object/tangible/deed/vehicle_deed/speederbike_swoop_deed.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.reverse_engineering_skill_attachment" + ], + "complexity": 1, + "sharedTemplate": "object/draft_schematic/reverse_engineering/shared_skill_attachment_2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camokit_corellia.json b/serverdata/draft_schematic/scout/item_camokit_corellia.json new file mode 100644 index 00000000..aea81fc2 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camokit_corellia.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camokit/camokit_corellia.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "ingredient": "meat_insect_corellia", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "ingredient": "hide_bristley_corellia", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "ingredient": "bone_mammal_corellia", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camokit_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camokit_corellia.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camokit_dantooine.json b/serverdata/draft_schematic/scout/item_camokit_dantooine.json new file mode 100644 index 00000000..427b4520 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camokit_dantooine.json @@ -0,0 +1,75 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camokit/camokit_dantooine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "ingredient": "meat_herbivore_dantooine", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "ingredient": "hide_scaley_dantooine", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camokit_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camokit_dantooine.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camokit_dathomir.json b/serverdata/draft_schematic/scout/item_camokit_dathomir.json new file mode 100644 index 00000000..49d29390 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camokit_dathomir.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camokit/camokit_dathomir.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "ingredient": "meat_carnivore_dathomir", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "ingredient": "hide_leathery_dathomir", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "ingredient": "bone_mammal_dathomir", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camokit_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camokit_dathomir.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camokit_endor.json b/serverdata/draft_schematic/scout/item_camokit_endor.json new file mode 100644 index 00000000..7ed2e6d7 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camokit_endor.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camokit/camokit_endor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "ingredient": "meat_insect_endor", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "ingredient": "hide_leathery_endor", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "ingredient": "bone_avian_endor", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camokit_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camokit_endor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camokit_kashyyyk.json b/serverdata/draft_schematic/scout/item_camokit_kashyyyk.json new file mode 100644 index 00000000..f4336e22 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camokit_kashyyyk.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camokit/camokit_kashyyyk.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "ingredient": "meat_carnivore_kashyyyk", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "ingredient": "hide_leathery_kashyyyk", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "ingredient": "bone_mammal_kashyyyk", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camokit_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camokit_kashyyyk.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camokit_lok.json b/serverdata/draft_schematic/scout/item_camokit_lok.json new file mode 100644 index 00000000..358b1aa1 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camokit_lok.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camokit/camokit_lok.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "ingredient": "meat_carnivore_lok", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "ingredient": "hide_leathery_lok", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "ingredient": "bone_mammal_lok", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camokit_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camokit_lok.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camokit_naboo.json b/serverdata/draft_schematic/scout/item_camokit_naboo.json new file mode 100644 index 00000000..b65403fc --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camokit_naboo.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camokit/camokit_naboo.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "ingredient": "meat_herbivore_naboo", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "ingredient": "hide_scaley_naboo", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "ingredient": "bone_avian_naboo", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camokit_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camokit_naboo.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camokit_rori.json b/serverdata/draft_schematic/scout/item_camokit_rori.json new file mode 100644 index 00000000..26fa888b --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camokit_rori.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camokit/camokit_rori.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "ingredient": "meat_carnivore_rori", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "ingredient": "hide_leathery_rori", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "ingredient": "bone_mammal_rori", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camokit_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camokit_rori.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camokit_talus.json b/serverdata/draft_schematic/scout/item_camokit_talus.json new file mode 100644 index 00000000..08f2c6db --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camokit_talus.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camokit/camokit_talus.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "ingredient": "meat_avian_talus", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "ingredient": "hide_leathery_talus", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "ingredient": "bone_avian_talus", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camokit_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camokit_talus.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camokit_tatooine.json b/serverdata/draft_schematic/scout/item_camokit_tatooine.json new file mode 100644 index 00000000..e00b9253 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camokit_tatooine.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camokit/camokit_tatooine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "ingredient": "meat_reptilian_tatooine", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "ingredient": "hide_wooly_tatooine", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "ingredient": "bone_mammal_tatooine", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camokit_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camokit_tatooine.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camokit_yavin.json b/serverdata/draft_schematic/scout/item_camokit_yavin.json new file mode 100644 index 00000000..6a029550 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camokit_yavin.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camokit/camokit_yavin.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "musk_extract" + ], + "ingredient": "meat_carnivore_yavin4", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "native_animal_skins" + ], + "ingredient": "hide_scaley_yavin4", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "camo_dye" + ], + "ingredient": "bone_mammal_yavin4", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camokit_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camokit_yavin.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camp_basic.json b/serverdata/draft_schematic/scout/item_camp_basic.json new file mode 100644 index 00000000..b9e1de81 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camp_basic.json @@ -0,0 +1,75 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camp/camp_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "ingredient": "bone", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camp_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camp_basic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camp_elite.json b/serverdata/draft_schematic/scout/item_camp_elite.json new file mode 100644 index 00000000..652ce359 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camp_elite.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camp/camp_elite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "ingredient": "hide", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_reinforcement" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camp_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camp_elite.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camp_improved.json b/serverdata/draft_schematic/scout/item_camp_improved.json new file mode 100644 index 00000000..203fe91c --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camp_improved.json @@ -0,0 +1,75 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camp/camp_improved.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "ingredient": "bone", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camp_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camp_improved.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camp_luxury.json b/serverdata/draft_schematic/scout/item_camp_luxury.json new file mode 100644 index 00000000..e9ca7302 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camp_luxury.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camp/camp_luxury.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "ingredient": "hide", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "ingredient": "bone", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_reinforcement" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camp_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camp_luxury.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camp_multi.json b/serverdata/draft_schematic/scout/item_camp_multi.json new file mode 100644 index 00000000..0f4a0121 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camp_multi.json @@ -0,0 +1,75 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camp/camp_multi.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "ingredient": "hide", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "ingredient": "bone", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camp_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 4, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camp_multi.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_camp_quality.json b/serverdata/draft_schematic/scout/item_camp_quality.json new file mode 100644 index 00000000..c3865ba6 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_camp_quality.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/camp/camp_quality.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_canvas" + ], + "ingredient": "hide", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_structure" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shelter_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shelter_reinforcement" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_camp_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/scout/shared_item_camp_quality.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_trap_drowsy_dart.json b/serverdata/draft_schematic/scout/item_trap_drowsy_dart.json new file mode 100644 index 00000000..173e9644 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_trap_drowsy_dart.json @@ -0,0 +1,75 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_drowsy_dart.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "dart_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "dart_shaft" + ], + "ingredient": "hide", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "dart_tip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "dart_tip" + ], + "ingredient": "bone", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/scout/shared_item_trap_drowsy_dart.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_trap_enraging_spur.json b/serverdata/draft_schematic/scout/item_trap_enraging_spur.json new file mode 100644 index 00000000..e3ab158d --- /dev/null +++ b/serverdata/draft_schematic/scout/item_trap_enraging_spur.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_enraging_spur.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spur_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spur_core" + ], + "ingredient": "bone", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spur_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spur_housing" + ], + "ingredient": "hide", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spur_spikes" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spur_spikes" + ], + "ingredient": "bone", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 4, + "sharedTemplate": "object/draft_schematic/scout/shared_item_trap_enraging_spur.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_trap_flash_bomb.json b/serverdata/draft_schematic/scout/item_trap_flash_bomb.json new file mode 100644 index 00000000..1ef2f8a5 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_trap_flash_bomb.json @@ -0,0 +1,75 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_flash_bomb.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "device_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "device_housing" + ], + "ingredient": "bone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "device_interior" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "device_interior" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/scout/shared_item_trap_flash_bomb.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_trap_melee_def_1.json b/serverdata/draft_schematic/scout/item_trap_melee_def_1.json new file mode 100644 index 00000000..ec50adf9 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_trap_melee_def_1.json @@ -0,0 +1,75 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_melee_def_1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "trap_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "trap_housing" + ], + "ingredient": "bone", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "entangling_mesh" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "entangling_mesh" + ], + "ingredient": "hide", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/scout/shared_item_trap_melee_def_1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_trap_melee_ranged_def_1.json b/serverdata/draft_schematic/scout/item_trap_melee_ranged_def_1.json new file mode 100644 index 00000000..67ce28fe --- /dev/null +++ b/serverdata/draft_schematic/scout/item_trap_melee_ranged_def_1.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_melee_ranged_def_1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "trap_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "trap_housing" + ], + "ingredient": "bone", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "entangling_mesh" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "entangling_mesh" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "bioluminescence" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "bioluminescence" + ], + "ingredient": "organic", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/scout/shared_item_trap_melee_ranged_def_1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_trap_noise_maker.json b/serverdata/draft_schematic/scout/item_trap_noise_maker.json new file mode 100644 index 00000000..8772d473 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_trap_noise_maker.json @@ -0,0 +1,75 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_noise_maker.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "device_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "device_housing" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "device_interior" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "device_interior" + ], + "ingredient": "bone", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/scout/shared_item_trap_noise_maker.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_trap_ranged_def_1.json b/serverdata/draft_schematic/scout/item_trap_ranged_def_1.json new file mode 100644 index 00000000..f066e758 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_trap_ranged_def_1.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_ranged_def_1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "trap_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "trap_housing" + ], + "ingredient": "bone", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "bioluminescence" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "bioluminescence" + ], + "ingredient": "organic", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "thickener" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "thickener" + ], + "ingredient": "organic", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 4, + "sharedTemplate": "object/draft_schematic/scout/shared_item_trap_ranged_def_1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_trap_sonic_pulse.json b/serverdata/draft_schematic/scout/item_trap_sonic_pulse.json new file mode 100644 index 00000000..5701f4d6 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_trap_sonic_pulse.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_sonic_pulse.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "device_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "device_housing" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "device_interior" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "device_interior" + ], + "ingredient": "hide", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "device_systems" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "device_systems" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/scout/shared_item_trap_sonic_pulse.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_trap_state_def_1.json b/serverdata/draft_schematic/scout/item_trap_state_def_1.json new file mode 100644 index 00000000..c6ef5d03 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_trap_state_def_1.json @@ -0,0 +1,75 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_state_def_1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "trap_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "trap_housing" + ], + "ingredient": "bone", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "musk" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "musk" + ], + "ingredient": "meat", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/scout/shared_item_trap_state_def_1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_trap_tranq_dart.json b/serverdata/draft_schematic/scout/item_trap_tranq_dart.json new file mode 100644 index 00000000..eb994fd1 --- /dev/null +++ b/serverdata/draft_schematic/scout/item_trap_tranq_dart.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_tranq_dart.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "dart_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "dart_housing" + ], + "ingredient": "bone", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "dart_grip_wrapping" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "dart_grip_wrapping" + ], + "ingredient": "hide", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "dart_tip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "dart_tip" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/scout/shared_item_trap_tranq_dart.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/scout/item_trap_webber.json b/serverdata/draft_schematic/scout/item_trap_webber.json new file mode 100644 index 00000000..ba1f14bd --- /dev/null +++ b/serverdata/draft_schematic/scout/item_trap_webber.json @@ -0,0 +1,102 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/scout/trap/trap_webber.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "device_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "device_housing" + ], + "ingredient": "bone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "device_systems" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "device_systems" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "webbing_fluid" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "webbing_fluid" + ], + "ingredient": "petrochem_inert_polymer", + "count": 13 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_trap_item" + ], + "xpPoints": [ + { + "type": "XP_craftingCamp", + "level": 0, + "value": 0 + } + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/scout/shared_item_trap_webber.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/slicing/slicing_armor_upgrade_kit.json b/serverdata/draft_schematic/slicing/slicing_armor_upgrade_kit.json new file mode 100644 index 00000000..7ca25842 --- /dev/null +++ b/serverdata/draft_schematic/slicing/slicing_armor_upgrade_kit.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/slicing/slicing_armor_upgrade_kit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "tools" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "tools" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemicals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemicals" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "xpPoints": [ + { + "type": "XP_craftingClothingArmor", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/slicing/shared_slicing_armor_upgrade_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/slicing/slicing_flow_analyzer.json b/serverdata/draft_schematic/slicing/slicing_flow_analyzer.json new file mode 100644 index 00000000..c52896c5 --- /dev/null +++ b/serverdata/draft_schematic/slicing/slicing_flow_analyzer.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/slicing/slicing_flow_analyzer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "ingredient": "copper", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "scanner_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_slicing_item" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/slicing/shared_slicing_flow_analyzer.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/slicing/slicing_laser_knife.json b/serverdata/draft_schematic/slicing/slicing_laser_knife.json new file mode 100644 index 00000000..282ac0f8 --- /dev/null +++ b/serverdata/draft_schematic/slicing/slicing_laser_knife.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/slicing/slicing_laser_knife.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "laser_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "laser_assembly" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_slicing_item" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/slicing/shared_slicing_laser_knife.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/slicing/slicing_molecular_clamp.json b/serverdata/draft_schematic/slicing/slicing_molecular_clamp.json new file mode 100644 index 00000000..96751b3e --- /dev/null +++ b/serverdata/draft_schematic/slicing/slicing_molecular_clamp.json @@ -0,0 +1,98 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/slicing/slicing_molecular_clamp.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "clamp_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "clamp_body" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "controller" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "molecular_fuser" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "molecular_fuser" + ], + "ingredient": "metal_nonferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_slicing_item" + ], + "complexity": 7, + "sharedTemplate": "object/draft_schematic/slicing/shared_slicing_molecular_clamp.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/slicing/slicing_weapon_upgrade_kit.json b/serverdata/draft_schematic/slicing/slicing_weapon_upgrade_kit.json new file mode 100644 index 00000000..2d2227e8 --- /dev/null +++ b/serverdata/draft_schematic/slicing/slicing_weapon_upgrade_kit.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/slicing/slicing_weapon_upgrade_kit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "tools" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "tools" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemicals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemicals" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_station_item" + ], + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/slicing/shared_slicing_weapon_upgrade_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/adv_durasteel_plating.json b/serverdata/draft_schematic/space/armor/adv_durasteel_plating.json new file mode 100644 index 00000000..c9b400d5 --- /dev/null +++ b/serverdata/draft_schematic/space/armor/adv_durasteel_plating.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/adv_durasteel_plating.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/armor/base_armor_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "ingredient": "ore", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "ingredient": "petrochem_inert", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_basic_armor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/space/armor/shared_adv_durasteel_plating.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/armor_reinforcement_panel_mk1.json b/serverdata/draft_schematic/space/armor/armor_reinforcement_panel_mk1.json new file mode 100644 index 00000000..033b1ce3 --- /dev/null +++ b/serverdata/draft_schematic/space/armor/armor_reinforcement_panel_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/armor_reinforcement_panel_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reinforcing_ship_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reinforcing_ship_materials" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "strong_alloy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "strong_alloy" + ], + "ingredient": "steel_bicorbantium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_armor_reinforcement_panel" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/armor/shared_armor_reinforcement_panel_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/armor_reinforcement_panel_mk2.json b/serverdata/draft_schematic/space/armor/armor_reinforcement_panel_mk2.json new file mode 100644 index 00000000..1a836202 --- /dev/null +++ b/serverdata/draft_schematic/space/armor/armor_reinforcement_panel_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/armor_reinforcement_panel_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reinforcing_ship_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reinforcing_ship_materials" + ], + "ingredient": "steel", + "count": 175 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "strong_alloy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "strong_alloy" + ], + "ingredient": "steel_bicorbantium", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_armor_reinforcement_panel" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/armor/shared_armor_reinforcement_panel_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/armor_reinforcement_panel_mk3.json b/serverdata/draft_schematic/space/armor/armor_reinforcement_panel_mk3.json new file mode 100644 index 00000000..070d00fc --- /dev/null +++ b/serverdata/draft_schematic/space/armor/armor_reinforcement_panel_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/armor_reinforcement_panel_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reinforcing_ship_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reinforcing_ship_materials" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "strong_alloy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "strong_alloy" + ], + "ingredient": "steel_bicorbantium", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_armor_reinforcement_panel" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/armor/shared_armor_reinforcement_panel_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/armor_reinforcement_panel_mk4.json b/serverdata/draft_schematic/space/armor/armor_reinforcement_panel_mk4.json new file mode 100644 index 00000000..0b3d5ccf --- /dev/null +++ b/serverdata/draft_schematic/space/armor/armor_reinforcement_panel_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/armor_reinforcement_panel_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reinforcing_ship_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reinforcing_ship_materials" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "strong_alloy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "strong_alloy" + ], + "ingredient": "steel_bicorbantium", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_armor_reinforcement_panel" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/armor/shared_armor_reinforcement_panel_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/armor_reinforcement_panel_mk5.json b/serverdata/draft_schematic/space/armor/armor_reinforcement_panel_mk5.json new file mode 100644 index 00000000..a2bdd68b --- /dev/null +++ b/serverdata/draft_schematic/space/armor/armor_reinforcement_panel_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/armor_reinforcement_panel_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reinforcing_ship_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reinforcing_ship_materials" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "strong_alloy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "strong_alloy" + ], + "ingredient": "steel_bicorbantium", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_armor_reinforcement_panel" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/armor/shared_armor_reinforcement_panel_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/durasteel_plating.json b/serverdata/draft_schematic/space/armor/durasteel_plating.json new file mode 100644 index 00000000..35b9fdf4 --- /dev/null +++ b/serverdata/draft_schematic/space/armor/durasteel_plating.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/durasteel_plating.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/armor/base_armor_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "ingredient": "ore", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "ingredient": "petrochem_inert", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_basic_armor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/armor/shared_durasteel_plating.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/elite_armor.json b/serverdata/draft_schematic/space/armor/elite_armor.json new file mode 100644 index 00000000..8bf30038 --- /dev/null +++ b/serverdata/draft_schematic/space/armor/elite_armor.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/elite_armor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/armor/base_armor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "ingredient": "space_metal_carbonaceous", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "ingredient": "space_chemical_petrochem", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_basic_armor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/armor/shared_elite_armor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/exp_durasteel_plating.json b/serverdata/draft_schematic/space/armor/exp_durasteel_plating.json new file mode 100644 index 00000000..d6ef1634 --- /dev/null +++ b/serverdata/draft_schematic/space/armor/exp_durasteel_plating.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/experimental_armor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/armor/base_armor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "ingredient": "ore", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "ingredient": "petrochem_inert", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_basic_armor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/armor/shared_exp_durasteel_plating.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/gunship_armor_mk1.json b/serverdata/draft_schematic/space/armor/gunship_armor_mk1.json new file mode 100644 index 00000000..0d86a6af --- /dev/null +++ b/serverdata/draft_schematic/space/armor/gunship_armor_mk1.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/gunship_armor_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "ingredient": "steel", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/armor/base_armor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "ingredient": "space_metal_carbonaceous", + "count": 800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "ingredient": "petrochem_inert", + "count": 800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_basic_armor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/armor/shared_gunship_armor_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/gunship_armor_mk2.json b/serverdata/draft_schematic/space/armor/gunship_armor_mk2.json new file mode 100644 index 00000000..8dd84061 --- /dev/null +++ b/serverdata/draft_schematic/space/armor/gunship_armor_mk2.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/gunship_armor_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 1750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "ingredient": "steel", + "count": 1750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/armor/base_armor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "ingredient": "space_metal_carbonaceous", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "ingredient": "petrochem_inert", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_basic_armor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/armor/shared_gunship_armor_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/gunship_armor_mk3.json b/serverdata/draft_schematic/space/armor/gunship_armor_mk3.json new file mode 100644 index 00000000..029a0844 --- /dev/null +++ b/serverdata/draft_schematic/space/armor/gunship_armor_mk3.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/gunship_armor_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/armor/base_armor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "ingredient": "space_metal_carbonaceous", + "count": 1200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "ingredient": "petrochem_inert", + "count": 1200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_basic_armor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/armor/shared_gunship_armor_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/heavy_durasteel_plating.json b/serverdata/draft_schematic/space/armor/heavy_durasteel_plating.json new file mode 100644 index 00000000..9a7deeef --- /dev/null +++ b/serverdata/draft_schematic/space/armor/heavy_durasteel_plating.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/heavy_durasteel_plating.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/armor/base_armor_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "ingredient": "ore", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "ingredient": "petrochem_inert", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_basic_armor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/space/armor/shared_heavy_durasteel_plating.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/light_durasteel_plating.json b/serverdata/draft_schematic/space/armor/light_durasteel_plating.json new file mode 100644 index 00000000..87d65f49 --- /dev/null +++ b/serverdata/draft_schematic/space/armor/light_durasteel_plating.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/light_durasteel_plating.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "armor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/armor/base_armor_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "absorptive_layer" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "plate_lubricant" + ], + "ingredient": "petrochem_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_basic_armor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/armor/shared_light_durasteel_plating.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/mass_reduction_kit_mk1.json b/serverdata/draft_schematic/space/armor/mass_reduction_kit_mk1.json new file mode 100644 index 00000000..44243991 --- /dev/null +++ b/serverdata/draft_schematic/space/armor/mass_reduction_kit_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/mass_reduction_kit_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lighter_ship_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lighter_ship_materials" + ], + "ingredient": "aluminum", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ultralight_alloy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ultralight_alloy" + ], + "ingredient": "aluminum_perovskitic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_mass_reduction_kit" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/armor/shared_mass_reduction_kit_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/mass_reduction_kit_mk2.json b/serverdata/draft_schematic/space/armor/mass_reduction_kit_mk2.json new file mode 100644 index 00000000..7c144773 --- /dev/null +++ b/serverdata/draft_schematic/space/armor/mass_reduction_kit_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/mass_reduction_kit_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lighter_ship_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lighter_ship_materials" + ], + "ingredient": "aluminum", + "count": 175 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ultralight_alloy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ultralight_alloy" + ], + "ingredient": "aluminum_perovskitic", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_mass_reduction_kit" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/armor/shared_mass_reduction_kit_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/mass_reduction_kit_mk3.json b/serverdata/draft_schematic/space/armor/mass_reduction_kit_mk3.json new file mode 100644 index 00000000..16598222 --- /dev/null +++ b/serverdata/draft_schematic/space/armor/mass_reduction_kit_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/mass_reduction_kit_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lighter_ship_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lighter_ship_materials" + ], + "ingredient": "aluminum", + "count": 325 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ultralight_alloy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ultralight_alloy" + ], + "ingredient": "aluminum_perovskitic", + "count": 175 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_mass_reduction_kit" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/armor/shared_mass_reduction_kit_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/mass_reduction_kit_mk4.json b/serverdata/draft_schematic/space/armor/mass_reduction_kit_mk4.json new file mode 100644 index 00000000..a19ae9a5 --- /dev/null +++ b/serverdata/draft_schematic/space/armor/mass_reduction_kit_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/mass_reduction_kit_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lighter_ship_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lighter_ship_materials" + ], + "ingredient": "aluminum", + "count": 850 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ultralight_alloy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ultralight_alloy" + ], + "ingredient": "aluminum_perovskitic", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_mass_reduction_kit" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/armor/shared_mass_reduction_kit_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/armor/mass_reduction_kit_mk5.json b/serverdata/draft_schematic/space/armor/mass_reduction_kit_mk5.json new file mode 100644 index 00000000..9a3ec2cc --- /dev/null +++ b/serverdata/draft_schematic/space/armor/mass_reduction_kit_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/armor/mass_reduction_kit_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "lighter_ship_materials" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "lighter_ship_materials" + ], + "ingredient": "aluminum", + "count": 1750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ultralight_alloy" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ultralight_alloy" + ], + "ingredient": "aluminum_perovskitic", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.armor.crafting_mass_reduction_kit" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/armor/shared_mass_reduction_kit_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/base_space_schematic.json b/serverdata/draft_schematic/space/base_space_schematic.json new file mode 100644 index 00000000..85e1f725 --- /dev/null +++ b/serverdata/draft_schematic/space/base_space_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "destroyIngredients": true, + "category": "CT_space", + "crateObjectTemplate": "object/factory/factory_crate_electronics.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/basic_booster.json b/serverdata/draft_schematic/space/booster/basic_booster.json new file mode 100644 index 00000000..f4e2e8f5 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/basic_booster.json @@ -0,0 +1,51 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_space", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/basic_booster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_parts" + ], + "ingredient": "metal", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_basic_booster" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/booster/shared_basic_booster.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/booster_mk1.json b/serverdata/draft_schematic/space/booster/booster_mk1.json new file mode 100644 index 00000000..0794c44c --- /dev/null +++ b/serverdata/draft_schematic/space/booster/booster_mk1.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/booster_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/booster/base_booster_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_basic_booster" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/booster/shared_booster_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/booster_mk2.json b/serverdata/draft_schematic/space/booster/booster_mk2.json new file mode 100644 index 00000000..8941d451 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/booster_mk2.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/booster_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "ingredient": "aluminum", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/booster/base_booster_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "ore", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_basic_booster" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/booster/shared_booster_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/booster_mk3.json b/serverdata/draft_schematic/space/booster/booster_mk3.json new file mode 100644 index 00000000..3a40c9f5 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/booster_mk3.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/booster_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "ore", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/booster/base_booster_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_basic_booster" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/space/booster/shared_booster_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/booster_mk4.json b/serverdata/draft_schematic/space/booster/booster_mk4.json new file mode 100644 index 00000000..cb2a0cc6 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/booster_mk4.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/booster_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "ingredient": "aluminum", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "ore", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/booster/base_booster_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_basic_booster" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/space/booster/shared_booster_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/booster_mk5.json b/serverdata/draft_schematic/space/booster/booster_mk5.json new file mode 100644 index 00000000..4f9b11c4 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/booster_mk5.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_food.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/booster_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "ingredient": "aluminum", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/booster/base_booster_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "ore", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_basic_booster" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/booster/shared_booster_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/booster_overdriver_mk1.json b/serverdata/draft_schematic/space/booster/booster_overdriver_mk1.json new file mode 100644 index 00000000..76b563a3 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/booster_overdriver_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/booster_overdriver_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "overdriver_components" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "overdriver_components" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "special_fuel_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "special_fuel_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_booster_overdriver" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/booster/shared_booster_overdriver_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/booster_overdriver_mk2.json b/serverdata/draft_schematic/space/booster/booster_overdriver_mk2.json new file mode 100644 index 00000000..4f45ba54 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/booster_overdriver_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/booster_overdriver_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "overdriver_components" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "overdriver_components" + ], + "ingredient": "steel", + "count": 175 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "special_fuel_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "special_fuel_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_booster_overdriver" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/booster/shared_booster_overdriver_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/booster_overdriver_mk3.json b/serverdata/draft_schematic/space/booster/booster_overdriver_mk3.json new file mode 100644 index 00000000..d1f5bbe4 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/booster_overdriver_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/booster_overdriver_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "overdriver_components" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "overdriver_components" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "special_fuel_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "special_fuel_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_booster_overdriver" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/booster/shared_booster_overdriver_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/booster_overdriver_mk4.json b/serverdata/draft_schematic/space/booster/booster_overdriver_mk4.json new file mode 100644 index 00000000..2f2eb123 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/booster_overdriver_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/booster_overdriver_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "overdriver_components" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "overdriver_components" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "special_fuel_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "special_fuel_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_booster_overdriver" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/booster/shared_booster_overdriver_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/booster_overdriver_mk5.json b/serverdata/draft_schematic/space/booster/booster_overdriver_mk5.json new file mode 100644 index 00000000..6c44cd32 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/booster_overdriver_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/booster_overdriver_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "overdriver_components" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "overdriver_components" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "special_fuel_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "special_fuel_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_booster_overdriver" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/booster/shared_booster_overdriver_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/collection_reward_booster_01_mk1.json b/serverdata/draft_schematic/space/booster/collection_reward_booster_01_mk1.json new file mode 100644 index 00000000..f614f110 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/collection_reward_booster_01_mk1.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/collection_reward_booster_01_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/booster/base_booster_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_basic_booster" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/booster/shared_collection_reward_booster_01_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/collection_reward_booster_01_mk2.json b/serverdata/draft_schematic/space/booster/collection_reward_booster_01_mk2.json new file mode 100644 index 00000000..06c39a0f --- /dev/null +++ b/serverdata/draft_schematic/space/booster/collection_reward_booster_01_mk2.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/collection_reward_booster_01_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "ingredient": "aluminum", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/booster/base_booster_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "ore", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_basic_booster" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/booster/shared_collection_reward_booster_01_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/collection_reward_booster_01_mk3.json b/serverdata/draft_schematic/space/booster/collection_reward_booster_01_mk3.json new file mode 100644 index 00000000..abcad89f --- /dev/null +++ b/serverdata/draft_schematic/space/booster/collection_reward_booster_01_mk3.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/collection_reward_booster_01_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/booster/base_booster_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "ore", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_basic_booster" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/space/booster/shared_collection_reward_booster_01_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/collection_reward_booster_01_mk4.json b/serverdata/draft_schematic/space/booster/collection_reward_booster_01_mk4.json new file mode 100644 index 00000000..d0d2355e --- /dev/null +++ b/serverdata/draft_schematic/space/booster/collection_reward_booster_01_mk4.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/collection_reward_booster_01_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "ingredient": "aluminum", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/booster/base_booster_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "ore", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_basic_booster" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/space/booster/shared_collection_reward_booster_01_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/collection_reward_booster_01_mk5.json b/serverdata/draft_schematic/space/booster/collection_reward_booster_01_mk5.json new file mode 100644 index 00000000..129d44c6 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/collection_reward_booster_01_mk5.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/collection_reward_booster_01_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_nozzle" + ], + "ingredient": "aluminum", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/booster/base_booster_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "ore", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_basic_booster" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/booster/shared_collection_reward_booster_01_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/elite_booster.json b/serverdata/draft_schematic/space/booster/elite_booster.json new file mode 100644 index 00000000..0f320633 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/elite_booster.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/bio_engineer/bio_component/base_bio_component_food.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/elite_booster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "booster_petro_element" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_petro_element" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "liquid_fuel" + ], + "ingredient": "space_gas_methane", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "booster_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/booster/base_booster_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "space_metal_silicaceous", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_basic_booster" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/booster/shared_elite_booster.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/extended_life_fuel_cell_mk1.json b/serverdata/draft_schematic/space/booster/extended_life_fuel_cell_mk1.json new file mode 100644 index 00000000..63e3a035 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/extended_life_fuel_cell_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/extended_life_fuel_cell_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_extended_life_fuel_cell" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/booster/shared_extended_life_fuel_cell_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/extended_life_fuel_cell_mk2.json b/serverdata/draft_schematic/space/booster/extended_life_fuel_cell_mk2.json new file mode 100644 index 00000000..cab463aa --- /dev/null +++ b/serverdata/draft_schematic/space/booster/extended_life_fuel_cell_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/extended_life_fuel_cell_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_extended_life_fuel_cell" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/booster/shared_extended_life_fuel_cell_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/extended_life_fuel_cell_mk3.json b/serverdata/draft_schematic/space/booster/extended_life_fuel_cell_mk3.json new file mode 100644 index 00000000..8ea3e87a --- /dev/null +++ b/serverdata/draft_schematic/space/booster/extended_life_fuel_cell_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/extended_life_fuel_cell_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_extended_life_fuel_cell" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/booster/shared_extended_life_fuel_cell_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/extended_life_fuel_cell_mk4.json b/serverdata/draft_schematic/space/booster/extended_life_fuel_cell_mk4.json new file mode 100644 index 00000000..275af54f --- /dev/null +++ b/serverdata/draft_schematic/space/booster/extended_life_fuel_cell_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/extended_life_fuel_cell_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_extended_life_fuel_cell" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/booster/shared_extended_life_fuel_cell_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/extended_life_fuel_cell_mk5.json b/serverdata/draft_schematic/space/booster/extended_life_fuel_cell_mk5.json new file mode 100644 index 00000000..c75c588e --- /dev/null +++ b/serverdata/draft_schematic/space/booster/extended_life_fuel_cell_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/extended_life_fuel_cell_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_extended_life_fuel_cell" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/booster/shared_extended_life_fuel_cell_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/fast_charge_fuel_cell_mk1.json b/serverdata/draft_schematic/space/booster/fast_charge_fuel_cell_mk1.json new file mode 100644 index 00000000..fde7e6ae --- /dev/null +++ b/serverdata/draft_schematic/space/booster/fast_charge_fuel_cell_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/fast_charge_fuel_cell_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_fast_charge_fuel_cell" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/booster/shared_fast_charge_fuel_cell_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/fast_charge_fuel_cell_mk2.json b/serverdata/draft_schematic/space/booster/fast_charge_fuel_cell_mk2.json new file mode 100644 index 00000000..0fa6ff25 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/fast_charge_fuel_cell_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/fast_charge_fuel_cell_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_fast_charge_fuel_cell" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/booster/shared_fast_charge_fuel_cell_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/fast_charge_fuel_cell_mk3.json b/serverdata/draft_schematic/space/booster/fast_charge_fuel_cell_mk3.json new file mode 100644 index 00000000..29fd13d8 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/fast_charge_fuel_cell_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/fast_charge_fuel_cell_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_fast_charge_fuel_cell" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/booster/shared_fast_charge_fuel_cell_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/fast_charge_fuel_cell_mk4.json b/serverdata/draft_schematic/space/booster/fast_charge_fuel_cell_mk4.json new file mode 100644 index 00000000..db766047 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/fast_charge_fuel_cell_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/fast_charge_fuel_cell_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_fast_charge_fuel_cell" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/booster/shared_fast_charge_fuel_cell_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/fast_charge_fuel_cell_mk5.json b/serverdata/draft_schematic/space/booster/fast_charge_fuel_cell_mk5.json new file mode 100644 index 00000000..83fa43c6 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/fast_charge_fuel_cell_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/fast_charge_fuel_cell_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_fast_charge_fuel_cell" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/booster/shared_fast_charge_fuel_cell_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/heavy_fuel_cell_mk1.json b/serverdata/draft_schematic/space/booster/heavy_fuel_cell_mk1.json new file mode 100644 index 00000000..93722c2e --- /dev/null +++ b/serverdata/draft_schematic/space/booster/heavy_fuel_cell_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/heavy_fuel_cell_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_heavy_fuel_cell" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/booster/shared_heavy_fuel_cell_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/heavy_fuel_cell_mk2.json b/serverdata/draft_schematic/space/booster/heavy_fuel_cell_mk2.json new file mode 100644 index 00000000..4d0a654c --- /dev/null +++ b/serverdata/draft_schematic/space/booster/heavy_fuel_cell_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/heavy_fuel_cell_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_heavy_fuel_cell" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/booster/shared_heavy_fuel_cell_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/heavy_fuel_cell_mk3.json b/serverdata/draft_schematic/space/booster/heavy_fuel_cell_mk3.json new file mode 100644 index 00000000..e5279044 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/heavy_fuel_cell_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/heavy_fuel_cell_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_heavy_fuel_cell" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/booster/shared_heavy_fuel_cell_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/heavy_fuel_cell_mk4.json b/serverdata/draft_schematic/space/booster/heavy_fuel_cell_mk4.json new file mode 100644 index 00000000..a88ac046 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/heavy_fuel_cell_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/heavy_fuel_cell_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_heavy_fuel_cell" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/booster/shared_heavy_fuel_cell_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/heavy_fuel_cell_mk5.json b/serverdata/draft_schematic/space/booster/heavy_fuel_cell_mk5.json new file mode 100644 index 00000000..39447164 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/heavy_fuel_cell_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/heavy_fuel_cell_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_cell_core" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adv_fuel_cell_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_heavy_fuel_cell" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/booster/shared_heavy_fuel_cell_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/xwing_booster_mk1.json b/serverdata/draft_schematic/space/booster/xwing_booster_mk1.json new file mode 100644 index 00000000..0da5c1a1 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/xwing_booster_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 1, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/xwing_booster_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fittings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fittings" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_basic_booster" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/space/booster/shared_xwing_booster_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/booster/xwing_booster_mk2.json b/serverdata/draft_schematic/space/booster/xwing_booster_mk2.json new file mode 100644 index 00000000..77f258c9 --- /dev/null +++ b/serverdata/draft_schematic/space/booster/xwing_booster_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 1, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/booster/xwing_booster_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fittings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fittings" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.booster.crafting_basic_booster" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/space/booster/shared_xwing_booster_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/basic_capacitor.json b/serverdata/draft_schematic/space/capacitor/basic_capacitor.json new file mode 100644 index 00000000..9bf7050e --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/basic_capacitor.json @@ -0,0 +1,51 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_space", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/basic_capacitor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_parts" + ], + "ingredient": "metal", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_basic_capacitor.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/capacitor_mk1.json b/serverdata/draft_schematic/space/capacitor/capacitor_mk1.json new file mode 100644 index 00000000..c85f34d0 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/capacitor_mk1.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/capacitor_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "gas_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_capacitor_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/capacitor_mk2.json b/serverdata/draft_schematic/space/capacitor/capacitor_mk2.json new file mode 100644 index 00000000..00b337be --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/capacitor_mk2.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/capacitor_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "gas_inert", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "ore", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_capacitor_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/capacitor_mk3.json b/serverdata/draft_schematic/space/capacitor/capacitor_mk3.json new file mode 100644 index 00000000..f2ee02ad --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/capacitor_mk3.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/capacitor_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "gas_inert", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "ore", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_capacitor_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/capacitor_mk4.json b/serverdata/draft_schematic/space/capacitor/capacitor_mk4.json new file mode 100644 index 00000000..eddd72be --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/capacitor_mk4.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/capacitor_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "gas_inert", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "ore", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_capacitor_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/capacitor_mk5.json b/serverdata/draft_schematic/space/capacitor/capacitor_mk5.json new file mode 100644 index 00000000..c87c3c08 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/capacitor_mk5.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/capacitor_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "gas_inert", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "ore", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_capacitor_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/capacitor_mk6.json b/serverdata/draft_schematic/space/capacitor/capacitor_mk6.json new file mode 100644 index 00000000..4deb29b3 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/capacitor_mk6.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/capacitor_mk6.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1875 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "gas_inert", + "count": 1450 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "ore", + "count": 1400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_capacitor_mk6.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk1.json b/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk1.json new file mode 100644 index 00000000..6c1303cf --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk1.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/collection_reward_capacitor_01_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "gas_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_collection_reward_capacitor_01_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk2.json b/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk2.json new file mode 100644 index 00000000..2f66eef8 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk2.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/collection_reward_capacitor_01_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "gas_inert", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "ore", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_collection_reward_capacitor_01_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk3.json b/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk3.json new file mode 100644 index 00000000..7bb3fdd3 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk3.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/collection_reward_capacitor_01_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "gas_inert", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "ore", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 29, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_collection_reward_capacitor_01_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk4.json b/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk4.json new file mode 100644 index 00000000..2cecc007 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk4.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/collection_reward_capacitor_01_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "gas_inert", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "ore", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 32, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_collection_reward_capacitor_01_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk5 b/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk5 new file mode 100644 index 00000000..b5f2473f --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk5 @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/collection_reward_reactor_01_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "gas_inert", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "ore", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_collection_reward_capacitor_01_mk5", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk5.json b/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk5.json new file mode 100644 index 00000000..a092aa39 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/collection_reward_capacitor_01_mk5.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/collection_reward_capacitor_01_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "gas_inert", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "ore", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_collection_reward_capacitor_01_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/elite_capacitor.json b/serverdata/draft_schematic/space/capacitor/elite_capacitor.json new file mode 100644 index 00000000..3f81a507 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/elite_capacitor.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/elite_capacitor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "space_gas_organometallic", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "space_metal_carbonaceous", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_elite_capacitor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/energy_saver_battery_mk1.json b/serverdata/draft_schematic/space/capacitor/energy_saver_battery_mk1.json new file mode 100644 index 00000000..4f8c344d --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/energy_saver_battery_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/energy_saver_battery_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_energy_saver_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_energy_saver_battery_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/energy_saver_battery_mk2.json b/serverdata/draft_schematic/space/capacitor/energy_saver_battery_mk2.json new file mode 100644 index 00000000..58609d38 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/energy_saver_battery_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/energy_saver_battery_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_energy_saver_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_energy_saver_battery_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/energy_saver_battery_mk3.json b/serverdata/draft_schematic/space/capacitor/energy_saver_battery_mk3.json new file mode 100644 index 00000000..7b2ca418 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/energy_saver_battery_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/energy_saver_battery_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_energy_saver_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_energy_saver_battery_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/energy_saver_battery_mk4.json b/serverdata/draft_schematic/space/capacitor/energy_saver_battery_mk4.json new file mode 100644 index 00000000..8dee6275 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/energy_saver_battery_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/energy_saver_battery_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_energy_saver_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_energy_saver_battery_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/energy_saver_battery_mk5.json b/serverdata/draft_schematic/space/capacitor/energy_saver_battery_mk5.json new file mode 100644 index 00000000..dc427154 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/energy_saver_battery_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/energy_saver_battery_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_energy_saver_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_energy_saver_battery_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/extended_life_battery_mk1.json b/serverdata/draft_schematic/space/capacitor/extended_life_battery_mk1.json new file mode 100644 index 00000000..2f216635 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/extended_life_battery_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/extended_life_battery_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_extended_life_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_extended_life_battery_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/extended_life_battery_mk2.json b/serverdata/draft_schematic/space/capacitor/extended_life_battery_mk2.json new file mode 100644 index 00000000..e043a79b --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/extended_life_battery_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/extended_life_battery_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_extended_life_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_extended_life_battery_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/extended_life_battery_mk3.json b/serverdata/draft_schematic/space/capacitor/extended_life_battery_mk3.json new file mode 100644 index 00000000..9b209974 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/extended_life_battery_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/extended_life_battery_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_extended_life_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_extended_life_battery_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/extended_life_battery_mk4.json b/serverdata/draft_schematic/space/capacitor/extended_life_battery_mk4.json new file mode 100644 index 00000000..cd26dd50 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/extended_life_battery_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/extended_life_battery_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_extended_life_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_extended_life_battery_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/extended_life_battery_mk5.json b/serverdata/draft_schematic/space/capacitor/extended_life_battery_mk5.json new file mode 100644 index 00000000..ae9f5e3d --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/extended_life_battery_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/extended_life_battery_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_extended_life_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_extended_life_battery_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/gunship_capacitor_mk1.json b/serverdata/draft_schematic/space/capacitor/gunship_capacitor_mk1.json new file mode 100644 index 00000000..d4679804 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/gunship_capacitor_mk1.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/gunship_capacitor_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "space_gas_organometallic", + "count": 800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "space_metal_carbonaceous", + "count": 800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_gunship_capacitor_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/gunship_capacitor_mk2.json b/serverdata/draft_schematic/space/capacitor/gunship_capacitor_mk2.json new file mode 100644 index 00000000..6bcdaadb --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/gunship_capacitor_mk2.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/gunship_capacitor_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 1750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "space_gas_organometallic", + "count": 800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "space_metal_carbonaceous", + "count": 800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_gunship_capacitor_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/gunship_capacitor_mk3.json b/serverdata/draft_schematic/space/capacitor/gunship_capacitor_mk3.json new file mode 100644 index 00000000..aed57b96 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/gunship_capacitor_mk3.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/gunship_capacitor_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "space_gas_organometallic", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "space_metal_carbonaceous", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_gunship_capacitor_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/heavy_battery_mk1.json b/serverdata/draft_schematic/space/capacitor/heavy_battery_mk1.json new file mode 100644 index 00000000..2fa4f653 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/heavy_battery_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/heavy_battery_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_heavy_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_heavy_battery_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/heavy_battery_mk2.json b/serverdata/draft_schematic/space/capacitor/heavy_battery_mk2.json new file mode 100644 index 00000000..427c39ba --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/heavy_battery_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/heavy_battery_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_heavy_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_heavy_battery_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/heavy_battery_mk3.json b/serverdata/draft_schematic/space/capacitor/heavy_battery_mk3.json new file mode 100644 index 00000000..a97a3b90 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/heavy_battery_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/heavy_battery_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_heavy_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_heavy_battery_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/heavy_battery_mk4.json b/serverdata/draft_schematic/space/capacitor/heavy_battery_mk4.json new file mode 100644 index 00000000..3b40f3a7 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/heavy_battery_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/heavy_battery_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_heavy_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_heavy_battery_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/heavy_battery_mk5.json b/serverdata/draft_schematic/space/capacitor/heavy_battery_mk5.json new file mode 100644 index 00000000..ea4318d5 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/heavy_battery_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/heavy_battery_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_heavy_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_heavy_battery_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/mining_grade_capacitor.json b/serverdata/draft_schematic/space/capacitor/mining_grade_capacitor.json new file mode 100644 index 00000000..96d97c40 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/mining_grade_capacitor.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/mining_grade_capacitor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_charge_core" + ], + "ingredient": "copper", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cooling_agent" + ], + "ingredient": "space_gas_organometallic", + "count": 675 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/capacitor/base_capacitor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_outer_shielding" + ], + "ingredient": "space_metal_carbonaceous", + "count": 675 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_basic_capacitor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_mining_grade_capacitor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/quick_recharge_battery_mk1.json b/serverdata/draft_schematic/space/capacitor/quick_recharge_battery_mk1.json new file mode 100644 index 00000000..e8550da3 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/quick_recharge_battery_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/quick_recharge_battery_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_quick_recharge_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_quick_recharge_battery_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/quick_recharge_battery_mk2.json b/serverdata/draft_schematic/space/capacitor/quick_recharge_battery_mk2.json new file mode 100644 index 00000000..dbdf08fa --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/quick_recharge_battery_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/quick_recharge_battery_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_quick_recharge_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_quick_recharge_battery_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/quick_recharge_battery_mk3.json b/serverdata/draft_schematic/space/capacitor/quick_recharge_battery_mk3.json new file mode 100644 index 00000000..b65d4f3a --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/quick_recharge_battery_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/quick_recharge_battery_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_quick_recharge_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_quick_recharge_battery_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/quick_recharge_battery_mk4.json b/serverdata/draft_schematic/space/capacitor/quick_recharge_battery_mk4.json new file mode 100644 index 00000000..58eb350f --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/quick_recharge_battery_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/quick_recharge_battery_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_quick_recharge_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_quick_recharge_battery_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/capacitor/quick_recharge_battery_mk5.json b/serverdata/draft_schematic/space/capacitor/quick_recharge_battery_mk5.json new file mode 100644 index 00000000..e2a543c7 --- /dev/null +++ b/serverdata/draft_schematic/space/capacitor/quick_recharge_battery_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/capacitor/quick_recharge_battery_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "battery_casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "enhanced_battery_core" + ], + "ingredient": "copper_borocarbitic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.capacitor.crafting_quick_recharge_battery" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/capacitor/shared_quick_recharge_battery_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/cargo_hold/crg_mining_large.json b/serverdata/draft_schematic/space/cargo_hold/crg_mining_large.json new file mode 100644 index 00000000..6f36fa8a --- /dev/null +++ b/serverdata/draft_schematic/space/cargo_hold/crg_mining_large.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/cargo_hold/crg_crafted_mining_large.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "ingredient": "space_metal_obsidian", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "ingredient": "space_chemical_petrochem", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "ingredient": "steel", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.cargo_hold.crafting_cargo_hold" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/space/cargo_hold/shared_crg_mining_large.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/cargo_hold/crg_mining_medium.json b/serverdata/draft_schematic/space/cargo_hold/crg_mining_medium.json new file mode 100644 index 00000000..b80ee80a --- /dev/null +++ b/serverdata/draft_schematic/space/cargo_hold/crg_mining_medium.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/cargo_hold/crg_crafted_mining_medium.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "ingredient": "space_metal_obsidian", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "ingredient": "space_chemical_petrochem", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "ingredient": "steel", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.cargo_hold.crafting_cargo_hold" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/cargo_hold/shared_crg_mining_medium.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/cargo_hold/crg_mining_small.json b/serverdata/draft_schematic/space/cargo_hold/crg_mining_small.json new file mode 100644 index 00000000..2c25c446 --- /dev/null +++ b/serverdata/draft_schematic/space/cargo_hold/crg_mining_small.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/cargo_hold/crg_crafted_mining_small.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "ingredient": "space_metal_obsidian", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "ingredient": "space_chemical_petrochem", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.cargo_hold.crafting_cargo_hold" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/cargo_hold/shared_crg_mining_small.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/cargo_hold/crg_pob_gunship_huge.json b/serverdata/draft_schematic/space/cargo_hold/crg_pob_gunship_huge.json new file mode 100644 index 00000000..7a81c8af --- /dev/null +++ b/serverdata/draft_schematic/space/cargo_hold/crg_pob_gunship_huge.json @@ -0,0 +1,108 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/cargo_hold/crg_crafted_pob_gunship_huge.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "ingredient": "space_metal_silicaceous", + "count": 950 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "ingredient": "space_chemical_acid", + "count": 950 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "ingredient": "steel", + "count": 950 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.cargo_hold.crafting_cargo_hold" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/cargo_hold/shared_crg_pob_gunship_huge.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/cargo_hold/crg_pob_huge.json b/serverdata/draft_schematic/space/cargo_hold/crg_pob_huge.json new file mode 100644 index 00000000..bc9af163 --- /dev/null +++ b/serverdata/draft_schematic/space/cargo_hold/crg_pob_huge.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/cargo_hold/crg_crafted_pob_huge.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "ingredient": "space_metal_silicaceous", + "count": 850 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "ingredient": "space_chemical_acid", + "count": 850 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "ingredient": "steel", + "count": 850 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.cargo_hold.crafting_cargo_hold" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/cargo_hold/shared_crg_pob_huge.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/cargo_hold/crg_pob_large.json b/serverdata/draft_schematic/space/cargo_hold/crg_pob_large.json new file mode 100644 index 00000000..120194b8 --- /dev/null +++ b/serverdata/draft_schematic/space/cargo_hold/crg_pob_large.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/cargo_hold/crg_crafted_pob_large.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "ingredient": "space_metal_silicaceous", + "count": 675 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "ingredient": "space_chemical_acid", + "count": 675 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "ingredient": "steel", + "count": 675 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.cargo_hold.crafting_cargo_hold" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/cargo_hold/shared_crg_pob_large.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/cargo_hold/crg_pob_medium.json b/serverdata/draft_schematic/space/cargo_hold/crg_pob_medium.json new file mode 100644 index 00000000..19dd077e --- /dev/null +++ b/serverdata/draft_schematic/space/cargo_hold/crg_pob_medium.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/cargo_hold/crg_crafted_pob_medium.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "ingredient": "space_metal_silicaceous", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "ingredient": "space_chemical_acid", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.cargo_hold.crafting_cargo_hold" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/cargo_hold/shared_crg_pob_medium.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/cargo_hold/crg_pob_small.json b/serverdata/draft_schematic/space/cargo_hold/crg_pob_small.json new file mode 100644 index 00000000..d5c0271c --- /dev/null +++ b/serverdata/draft_schematic/space/cargo_hold/crg_pob_small.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/cargo_hold/crg_crafted_pob_small.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "ingredient": "space_metal_silicaceous", + "count": 375 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "ingredient": "space_chemical_acid", + "count": 375 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "ingredient": "steel", + "count": 375 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.cargo_hold.crafting_cargo_hold" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/cargo_hold/shared_crg_pob_small.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/cargo_hold/crg_starfighter_huge.json b/serverdata/draft_schematic/space/cargo_hold/crg_starfighter_huge.json new file mode 100644 index 00000000..6d4a2567 --- /dev/null +++ b/serverdata/draft_schematic/space/cargo_hold/crg_starfighter_huge.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/cargo_hold/crg_crafted_starfighter_huge.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "ingredient": "space_metal_silicaceous", + "count": 375 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 375 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "ingredient": "steel", + "count": 375 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.cargo_hold.crafting_cargo_hold" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/cargo_hold/shared_crg_starfighter_huge.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/cargo_hold/crg_starfighter_large.json b/serverdata/draft_schematic/space/cargo_hold/crg_starfighter_large.json new file mode 100644 index 00000000..3553bb24 --- /dev/null +++ b/serverdata/draft_schematic/space/cargo_hold/crg_starfighter_large.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/cargo_hold/crg_crafted_starfighter_large.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "ingredient": "space_metal_silicaceous", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.cargo_hold.crafting_cargo_hold" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/cargo_hold/shared_crg_starfighter_large.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/cargo_hold/crg_starfighter_medium.json b/serverdata/draft_schematic/space/cargo_hold/crg_starfighter_medium.json new file mode 100644 index 00000000..546a18d3 --- /dev/null +++ b/serverdata/draft_schematic/space/cargo_hold/crg_starfighter_medium.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/cargo_hold/crg_crafted_starfighter_medium.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "ingredient": "space_metal_silicaceous", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.cargo_hold.crafting_cargo_hold" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/space/cargo_hold/shared_crg_starfighter_medium.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/cargo_hold/crg_starfighter_small.json b/serverdata/draft_schematic/space/cargo_hold/crg_starfighter_small.json new file mode 100644 index 00000000..a3aa16a7 --- /dev/null +++ b/serverdata/draft_schematic/space/cargo_hold/crg_starfighter_small.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/cargo_hold/crg_crafted_starfighter_small.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_structure" + ], + "ingredient": "space_metal_silicaceous", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "hold_lining" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "steel_infrastructure" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.cargo_hold.crafting_cargo_hold" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/cargo_hold/shared_crg_starfighter_small.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/awing.json b/serverdata/draft_schematic/space/chassis/awing.json new file mode 100644 index 00000000..9d8e1fec --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/awing.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/awing_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 24000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 39, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_awing.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/blacksun_heavy_s01.json b/serverdata/draft_schematic/space/chassis/blacksun_heavy_s01.json new file mode 100644 index 00000000..95da8c40 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/blacksun_heavy_s01.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/blacksun_heavy_s01_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 24000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 39, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_blacksun_heavy_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/blacksun_heavy_s02.json b/serverdata/draft_schematic/space/chassis/blacksun_heavy_s02.json new file mode 100644 index 00000000..fc1f18f8 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/blacksun_heavy_s02.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/blacksun_heavy_s02_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 24000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 39, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_blacksun_heavy_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/blacksun_heavy_s03.json b/serverdata/draft_schematic/space/chassis/blacksun_heavy_s03.json new file mode 100644 index 00000000..e9fc3d34 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/blacksun_heavy_s03.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/blacksun_heavy_s03_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 24000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 39, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_blacksun_heavy_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/blacksun_heavy_s04.json b/serverdata/draft_schematic/space/chassis/blacksun_heavy_s04.json new file mode 100644 index 00000000..2b63b2d3 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/blacksun_heavy_s04.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/blacksun_heavy_s04_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 24000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 39, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_blacksun_heavy_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/blacksun_light_s01.json b/serverdata/draft_schematic/space/chassis/blacksun_light_s01.json new file mode 100644 index 00000000..a4a07ffd --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/blacksun_light_s01.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/blacksun_light_s01_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 9000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 31, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_blacksun_light_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/blacksun_light_s02.json b/serverdata/draft_schematic/space/chassis/blacksun_light_s02.json new file mode 100644 index 00000000..55392474 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/blacksun_light_s02.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/blacksun_light_s02_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 9000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 31, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_blacksun_light_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/blacksun_light_s03.json b/serverdata/draft_schematic/space/chassis/blacksun_light_s03.json new file mode 100644 index 00000000..98c3131f --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/blacksun_light_s03.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/blacksun_light_s03_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 9000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 31, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_blacksun_light_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/blacksun_light_s04.json b/serverdata/draft_schematic/space/chassis/blacksun_light_s04.json new file mode 100644 index 00000000..d4971327 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/blacksun_light_s04.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/blacksun_light_s04_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 9000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 31, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_blacksun_light_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/blacksun_medium_s01.json b/serverdata/draft_schematic/space/chassis/blacksun_medium_s01.json new file mode 100644 index 00000000..409bd704 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/blacksun_medium_s01.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/blacksun_medium_s01_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 18000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_blacksun_medium_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/blacksun_medium_s02.json b/serverdata/draft_schematic/space/chassis/blacksun_medium_s02.json new file mode 100644 index 00000000..84527427 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/blacksun_medium_s02.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/blacksun_medium_s02_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 18000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_blacksun_medium_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/blacksun_medium_s03.json b/serverdata/draft_schematic/space/chassis/blacksun_medium_s03.json new file mode 100644 index 00000000..30413f4e --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/blacksun_medium_s03.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/blacksun_medium_s03_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 18000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_blacksun_medium_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/blacksun_medium_s04.json b/serverdata/draft_schematic/space/chassis/blacksun_medium_s04.json new file mode 100644 index 00000000..afe781ce --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/blacksun_medium_s04.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/blacksun_medium_s04_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 18000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_blacksun_medium_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/bwing.json b/serverdata/draft_schematic/space/chassis/bwing.json new file mode 100644 index 00000000..03aab65f --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/bwing.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/bwing_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 60000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "ingredient": "ore_siliclastic", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "ingredient": "copper", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 43, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_bwing.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/decimator.json b/serverdata/draft_schematic/space/chassis/decimator.json new file mode 100644 index 00000000..0f97c9d8 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/decimator.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/decimator_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 60000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "ingredient": "ore_siliclastic", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "ingredient": "copper", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 43, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_decimator.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/firespray.json b/serverdata/draft_schematic/space/chassis/firespray.json new file mode 100644 index 00000000..3fc13102 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/firespray.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/firespray_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 60000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "ingredient": "ore_siliclastic", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "ingredient": "copper", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 43, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_firespray.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/gunship_rebel.json b/serverdata/draft_schematic/space/chassis/gunship_rebel.json new file mode 100644 index 00000000..d6208674 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/gunship_rebel.json @@ -0,0 +1,293 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/components/chassis/player_gunship_rebel_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel_rhodium", + "count": 100000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_none", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_none", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_none", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_none", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_none", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_none", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_none", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "options": [ + { + "ingredientType": "IT_none", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "ingredient": "", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "options": [ + { + "ingredientType": "IT_none", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "ingredient": "", + "count": 0 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 43, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_gunship_rebel.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/hutt_heavy_s01.json b/serverdata/draft_schematic/space/chassis/hutt_heavy_s01.json new file mode 100644 index 00000000..76cc7e24 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/hutt_heavy_s01.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/hutt_heavy_s01_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 9000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 31, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_hutt_heavy_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/hutt_heavy_s02.json b/serverdata/draft_schematic/space/chassis/hutt_heavy_s02.json new file mode 100644 index 00000000..fe42870e --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/hutt_heavy_s02.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/hutt_heavy_s02_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 9000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 31, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_hutt_heavy_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/hutt_light_heavy.json b/serverdata/draft_schematic/space/chassis/hutt_light_heavy.json new file mode 100644 index 00000000..abed843b --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/hutt_light_heavy.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/hutt_light_heavy_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 18000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "space_chemical_petrochem", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "space_metal_iron", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_hutt_light_heavy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/hutt_light_s01.json b/serverdata/draft_schematic/space/chassis/hutt_light_s01.json new file mode 100644 index 00000000..17641317 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/hutt_light_s01.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/hutt_light_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_hutt_light_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/hutt_light_s02.json b/serverdata/draft_schematic/space/chassis/hutt_light_s02.json new file mode 100644 index 00000000..cebe6834 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/hutt_light_s02.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/hutt_light_s02_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_hutt_light_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/hutt_medium_s01.json b/serverdata/draft_schematic/space/chassis/hutt_medium_s01.json new file mode 100644 index 00000000..85d944a7 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/hutt_medium_s01.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/hutt_medium_s01_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 5000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_hutt_medium_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/hutt_medium_s02.json b/serverdata/draft_schematic/space/chassis/hutt_medium_s02.json new file mode 100644 index 00000000..a5fe0585 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/hutt_medium_s02.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/hutt_medium_s02_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 5000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_hutt_medium_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/hutt_turret_ship.json b/serverdata/draft_schematic/space/chassis/hutt_turret_ship.json new file mode 100644 index 00000000..7d363e00 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/hutt_turret_ship.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/hutt_turret_ship_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 60000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "ingredient": "ore_siliclastic", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "ingredient": "copper", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 43, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_hutt_turret_ship.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/naboo_n1.json b/serverdata/draft_schematic/space/chassis/naboo_n1.json new file mode 100644 index 00000000..bdd059ae --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/naboo_n1.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/naboo_n1_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 24000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 39, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_naboo_n1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/player_gunship_imperial.json b/serverdata/draft_schematic/space/chassis/player_gunship_imperial.json new file mode 100644 index 00000000..47b89d0b --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/player_gunship_imperial.json @@ -0,0 +1,297 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/player_gunship_imperial_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 60000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "ingredient": "ore_siliclastic", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "ingredient": "copper", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 43, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_player_gunship_imperial.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/player_gunship_neutral.json b/serverdata/draft_schematic/space/chassis/player_gunship_neutral.json new file mode 100644 index 00000000..99299178 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/player_gunship_neutral.json @@ -0,0 +1,297 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/player_gunship_neutral_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 60000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "ingredient": "ore_siliclastic", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "ingredient": "copper", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 43, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_player_gunship_neutral.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/player_gunship_rebel.json b/serverdata/draft_schematic/space/chassis/player_gunship_rebel.json new file mode 100644 index 00000000..c6bf5bea --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/player_gunship_rebel.json @@ -0,0 +1,297 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/player_gunship_rebel_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 60000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "ingredient": "ore_siliclastic", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "ingredient": "copper", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 43, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_player_gunship_rebel.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_arc170_s01.json b/serverdata/draft_schematic/space/chassis/texture_kit_arc170_s01.json new file mode 100644 index 00000000..5c1fd3df --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_arc170_s01.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_arc170_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "space_metal_iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "ingredient": "object/tangible/space_mining/mining_rare/colorful_asteroid_chunk.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_arc170_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_arc170_s02.json b/serverdata/draft_schematic/space/chassis/texture_kit_arc170_s02.json new file mode 100644 index 00000000..100a816b --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_arc170_s02.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_arc170_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "space_metal_iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "ingredient": "object/tangible/space_mining/mining_rare/colorful_asteroid_chunk.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_arc170_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_awing_s06.json b/serverdata/draft_schematic/space/chassis/texture_kit_awing_s06.json new file mode 100644 index 00000000..5d7fa8f0 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_awing_s06.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_awing_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "space_metal_iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "ingredient": "object/tangible/space_mining/mining_rare/misshapen_asteroid_chunk.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_awing_s06.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_bwing_s06.json b/serverdata/draft_schematic/space/chassis/texture_kit_bwing_s06.json new file mode 100644 index 00000000..daa2b05e --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_bwing_s06.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_bwing_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "space_metal_iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "ingredient": "object/tangible/space_mining/mining_rare/strange_asteroid_chunk.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_bwing_s06.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_bwing_s07.json b/serverdata/draft_schematic/space/chassis/texture_kit_bwing_s07.json new file mode 100644 index 00000000..45f58070 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_bwing_s07.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_bwing_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "space_metal_iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "ingredient": "object/tangible/space_mining/mining_rare/strange_asteroid_chunk.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_bwing_s07.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_s01.json b/serverdata/draft_schematic/space/chassis/texture_kit_s01.json new file mode 100644 index 00000000..a18ff67e --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_s01.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "petrochem_inert", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_s02.json b/serverdata/draft_schematic/space/chassis/texture_kit_s02.json new file mode 100644 index 00000000..c7cdc604 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_s02.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_s02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "petrochem_inert", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_s03.json b/serverdata/draft_schematic/space/chassis/texture_kit_s03.json new file mode 100644 index 00000000..214c92d6 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_s03.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_s03.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "petrochem_inert", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_s04.json b/serverdata/draft_schematic/space/chassis/texture_kit_s04.json new file mode 100644 index 00000000..5a52d2cf --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_s04.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_s04.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "petrochem_inert", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_s04.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_s05.json b/serverdata/draft_schematic/space/chassis/texture_kit_s05.json new file mode 100644 index 00000000..9a1d06db --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_s05.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_s05.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "petrochem_inert", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_s05.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_s06.json b/serverdata/draft_schematic/space/chassis/texture_kit_s06.json new file mode 100644 index 00000000..45bb3ade --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_s06.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "petrochem_inert", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_s06.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_xwing_s06.json b/serverdata/draft_schematic/space/chassis/texture_kit_xwing_s06.json new file mode 100644 index 00000000..0c3766d0 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_xwing_s06.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_xwing_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "space_metal_iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "ingredient": "object/tangible/space_mining/mining_rare/glowing_asteroid_chunk.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_xwing_s06.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_xwing_s07.json b/serverdata/draft_schematic/space/chassis/texture_kit_xwing_s07.json new file mode 100644 index 00000000..53dcd3ea --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_xwing_s07.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_xwing_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "space_metal_iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "ingredient": "object/tangible/space_mining/mining_rare/glowing_asteroid_chunk.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_xwing_s07.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_ywing_longprobe_s06.json b/serverdata/draft_schematic/space/chassis/texture_kit_ywing_longprobe_s06.json new file mode 100644 index 00000000..fcc31920 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_ywing_longprobe_s06.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_ywing_longprobe_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "space_metal_iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "ingredient": "object/tangible/space_mining/mining_rare/ancient_asteroid_chunk.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_ywing_longprobe_s06.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_ywing_s06.json b/serverdata/draft_schematic/space/chassis/texture_kit_ywing_s06.json new file mode 100644 index 00000000..5872761f --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_ywing_s06.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_ywing_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "space_metal_iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "ingredient": "object/tangible/space_mining/mining_rare/ancient_asteroid_chunk.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_ywing_s06.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_z95_s06.json b/serverdata/draft_schematic/space/chassis/texture_kit_z95_s06.json new file mode 100644 index 00000000..e7f44163 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_z95_s06.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_z95_s06.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "space_metal_iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "ingredient": "object/tangible/space_mining/mining_rare/colorful_asteroid_chunk.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_z95_s06.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/texture_kit_z95_s07.json b/serverdata/draft_schematic/space/chassis/texture_kit_z95_s07.json new file mode 100644 index 00000000..c6bd99b3 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/texture_kit_z95_s07.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/texture_kit_z95_s07.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "space_metal_iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "asteroid" + ], + "ingredient": "object/tangible/space_mining/mining_rare/colorful_asteroid_chunk.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_texture_kit_z95_s07.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/tie_in.json b/serverdata/draft_schematic/space/chassis/tie_in.json new file mode 100644 index 00000000..bbb8b274 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/tie_in.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/tie_in_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 9000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 31, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_tie_in.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/tie_light_duty.json b/serverdata/draft_schematic/space/chassis/tie_light_duty.json new file mode 100644 index 00000000..208cc24c --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/tie_light_duty.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/tie_light_duty_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_tie_light_duty.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/tieadvanced.json b/serverdata/draft_schematic/space/chassis/tieadvanced.json new file mode 100644 index 00000000..b616264b --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/tieadvanced.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/tieadvanced_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 24000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 39, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_tieadvanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/tieaggressor.json b/serverdata/draft_schematic/space/chassis/tieaggressor.json new file mode 100644 index 00000000..cba1bfd6 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/tieaggressor.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/tieaggressor_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 24000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 8000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 39, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_tieaggressor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/tiebomber.json b/serverdata/draft_schematic/space/chassis/tiebomber.json new file mode 100644 index 00000000..b3219820 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/tiebomber.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/tiebomber_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 18000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_tiebomber.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/tiefighter.json b/serverdata/draft_schematic/space/chassis/tiefighter.json new file mode 100644 index 00000000..63b97fdc --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/tiefighter.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/tiefighter_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 5000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_tiefighter.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/tiefighter_body.json b/serverdata/draft_schematic/space/chassis/tiefighter_body.json new file mode 100644 index 00000000..aa1f5a47 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/tiefighter_body.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/chassis_tiefighter_body.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "ingredient": "chemical", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_xwing_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_tiefighter_body.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/tiefighter_heavy.json b/serverdata/draft_schematic/space/chassis/tiefighter_heavy.json new file mode 100644 index 00000000..a2072252 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/tiefighter_heavy.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/tiefighter_heavy_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 18000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "space_chemical_petrochem", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "space_metal_iron", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_tiefighter_heavy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/tieinterceptor.json b/serverdata/draft_schematic/space/chassis/tieinterceptor.json new file mode 100644 index 00000000..3a51389c --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/tieinterceptor.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/tieinterceptor_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 18000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_tieinterceptor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/tieoppressor.json b/serverdata/draft_schematic/space/chassis/tieoppressor.json new file mode 100644 index 00000000..bc5979d5 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/tieoppressor.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/tieoppressor_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 60000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "ingredient": "ore_siliclastic", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "ingredient": "copper", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 43, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_tieoppressor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/xwing.json b/serverdata/draft_schematic/space/chassis/xwing.json new file mode 100644 index 00000000..d2cb715c --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/xwing.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/xwing_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 18000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_xwing.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/xwing_body.json b/serverdata/draft_schematic/space/chassis/xwing_body.json new file mode 100644 index 00000000..b67f1d7c --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/xwing_body.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 1, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/chassis_xwing_body.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "ingredient": "chemical", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_xwing_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_xwing_body.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/xwing_cockpit.json b/serverdata/draft_schematic/space/chassis/xwing_cockpit.json new file mode 100644 index 00000000..f7b7d725 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/xwing_cockpit.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 1, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/chassis_xwing_cockpit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "ingredient": "steel", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "ingredient": "chemical", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_xwing_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_xwing_cockpit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/xwing_customization_kit.json b/serverdata/draft_schematic/space/chassis/xwing_customization_kit.json new file mode 100644 index 00000000..6e9f037a --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/xwing_customization_kit.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/xwing_customization_kit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "petrochem_inert", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_xwing_customization_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/xwing_wing_l.json b/serverdata/draft_schematic/space/chassis/xwing_wing_l.json new file mode 100644 index 00000000..baee3692 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/xwing_wing_l.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 1, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/chassis_xwing_wing_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "ingredient": "steel", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "ingredient": "chemical", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_xwing_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_xwing_wing_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/xwing_wing_r.json b/serverdata/draft_schematic/space/chassis/xwing_wing_r.json new file mode 100644 index 00000000..8d5baa87 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/xwing_wing_r.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 1, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/chassis_xwing_wing_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "ingredient": "steel", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "ingredient": "chemical", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_xwing_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_xwing_wing_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/ykl37r.json b/serverdata/draft_schematic/space/chassis/ykl37r.json new file mode 100644 index 00000000..cce77005 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/ykl37r.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/ykl37r_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 60000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "ingredient": "ore_siliclastic", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "ingredient": "copper", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 43, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_ykl37r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/yt1300.json b/serverdata/draft_schematic/space/chassis/yt1300.json new file mode 100644 index 00000000..99fae773 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/yt1300.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/yt1300_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 60000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_structural_support" + ], + "ingredient": "ore_siliclastic", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chassis_pulse_shielding" + ], + "ingredient": "copper", + "count": 10000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 43, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_yt1300.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/ywing.json b/serverdata/draft_schematic/space/chassis/ywing.json new file mode 100644 index 00000000..905311f4 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/ywing.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/ywing_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 5000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_ywing.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/ywing_longprobe.json b/serverdata/draft_schematic/space/chassis/ywing_longprobe.json new file mode 100644 index 00000000..d5d67503 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/ywing_longprobe.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/ywing_longprobe_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 9000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "iron", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 31, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_ywing_longprobe.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/z95.json b/serverdata/draft_schematic/space/chassis/z95.json new file mode 100644 index 00000000..1c9a11fb --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/z95.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/z95_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "petrochem_inert", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_z95.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/z95_body.json b/serverdata/draft_schematic/space/chassis/z95_body.json new file mode 100644 index 00000000..acdc8f46 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/z95_body.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_space", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/chassis_z95_body.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "ingredient": "chemical", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_xwing_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_z95_body.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/z95_cockpit.json b/serverdata/draft_schematic/space/chassis/z95_cockpit.json new file mode 100644 index 00000000..a0f3e8b0 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/z95_cockpit.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_space", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/chassis_z95_cockpit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "ingredient": "chemical", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_xwing_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_z95_cockpit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/z95_heavy.json b/serverdata/draft_schematic/space/chassis/z95_heavy.json new file mode 100644 index 00000000..8437deea --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/z95_heavy.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/components/chassis/z95_heavy_chassis_token.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "frame" + ], + "ingredient": "steel", + "count": 18000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "advanced_frame_infrastructure" + ], + "ingredient": "steel", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "structural_support" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "base_chassis_plating" + ], + "ingredient": "ore", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "basic_heat_shielding" + ], + "ingredient": "space_chemical_petrochem", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_skin" + ], + "ingredient": "aluminum", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorption_layer" + ], + "ingredient": "space_metal_iron", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "cockpit_insulation" + ], + "ingredient": "fiberplast", + "count": 6000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_ship_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_z95_heavy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/z95_wing_l.json b/serverdata/draft_schematic/space/chassis/z95_wing_l.json new file mode 100644 index 00000000..06f8c668 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/z95_wing_l.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_space", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/chassis_z95_wing_l.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "ingredient": "chemical", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_xwing_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_z95_wing_l.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/chassis/z95_wing_r.json b/serverdata/draft_schematic/space/chassis/z95_wing_r.json new file mode 100644 index 00000000..bdc62b82 --- /dev/null +++ b/serverdata/draft_schematic/space/chassis/z95_wing_r.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_space", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/ship/crafted/chassis/chassis_z95_wing_r.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "framework" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "adhesive" + ], + "ingredient": "chemical", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_xwing_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/space/chassis/shared_z95_wing_r.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/droid_interface/basic_droid_interface.json b/serverdata/draft_schematic/space/droid_interface/basic_droid_interface.json new file mode 100644 index 00000000..12a2190c --- /dev/null +++ b/serverdata/draft_schematic/space/droid_interface/basic_droid_interface.json @@ -0,0 +1,51 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_space", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/ship/crafted/droid_interface/basic_droid_interface.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "capacitor_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "capacitor_parts" + ], + "ingredient": "metal", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.droid_interface.crafting_basic_droid_interface" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/droid_interface/shared_basic_droid_interface.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/droid_interface/ddi_mk1.json b/serverdata/draft_schematic/space/droid_interface/ddi_mk1.json new file mode 100644 index 00000000..5db828a8 --- /dev/null +++ b/serverdata/draft_schematic/space/droid_interface/ddi_mk1.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/droid_interface/ddi_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "neural_network_fibers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "neural_network_fibers" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "droid_interface_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_interface_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/droid_interface/base_droid_interface_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_components" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_components" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "protective_elements" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "protective_elements" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.droid_interface.crafting_basic_droid_interface" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/droid_interface/shared_ddi_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/droid_interface/ddi_mk2.json b/serverdata/draft_schematic/space/droid_interface/ddi_mk2.json new file mode 100644 index 00000000..9874a912 --- /dev/null +++ b/serverdata/draft_schematic/space/droid_interface/ddi_mk2.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/droid_interface/ddi_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "neural_network_fibers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "neural_network_fibers" + ], + "ingredient": "fiberplast", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "droid_interface_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_interface_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/droid_interface/base_droid_interface_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_components" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_components" + ], + "ingredient": "copper", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "protective_elements" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "protective_elements" + ], + "ingredient": "ore", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.droid_interface.crafting_basic_droid_interface" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/droid_interface/shared_ddi_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/droid_interface/ddi_mk3.json b/serverdata/draft_schematic/space/droid_interface/ddi_mk3.json new file mode 100644 index 00000000..7538bf43 --- /dev/null +++ b/serverdata/draft_schematic/space/droid_interface/ddi_mk3.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/droid_interface/ddi_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "neural_network_fibers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "neural_network_fibers" + ], + "ingredient": "fiberplast", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "droid_interface_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_interface_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/droid_interface/base_droid_interface_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_components" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_components" + ], + "ingredient": "copper", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "protective_elements" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "protective_elements" + ], + "ingredient": "ore", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.droid_interface.crafting_basic_droid_interface" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/space/droid_interface/shared_ddi_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/droid_interface/ddi_mk4.json b/serverdata/draft_schematic/space/droid_interface/ddi_mk4.json new file mode 100644 index 00000000..7eb04f4d --- /dev/null +++ b/serverdata/draft_schematic/space/droid_interface/ddi_mk4.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/droid_interface/ddi_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "neural_network_fibers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "neural_network_fibers" + ], + "ingredient": "fiberplast", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "droid_interface_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_interface_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/droid_interface/base_droid_interface_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_components" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_components" + ], + "ingredient": "copper", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "protective_elements" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "protective_elements" + ], + "ingredient": "ore", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.droid_interface.crafting_basic_droid_interface" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/space/droid_interface/shared_ddi_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/droid_interface/ddi_mk5.json b/serverdata/draft_schematic/space/droid_interface/ddi_mk5.json new file mode 100644 index 00000000..eed04dfc --- /dev/null +++ b/serverdata/draft_schematic/space/droid_interface/ddi_mk5.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/droid_interface/ddi_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "neural_network_fibers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "neural_network_fibers" + ], + "ingredient": "fiberplast", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "droid_interface_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_interface_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/droid_interface/base_droid_interface_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_components" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_components" + ], + "ingredient": "copper", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "protective_elements" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "protective_elements" + ], + "ingredient": "ore", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.droid_interface.crafting_basic_droid_interface" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/droid_interface/shared_ddi_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/droid_interface/droid_brain_upgrade_mk1.json b/serverdata/draft_schematic/space/droid_interface/droid_brain_upgrade_mk1.json new file mode 100644 index 00000000..79a1a38b --- /dev/null +++ b/serverdata/draft_schematic/space/droid_interface/droid_brain_upgrade_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/droid_interface/droid_brain_upgrade_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "ingredient": "copper_borocarbitic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.droid_interface.crafting_droid_brain_upgrade" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/droid_interface/shared_droid_brain_upgrade_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/droid_interface/droid_brain_upgrade_mk2.json b/serverdata/draft_schematic/space/droid_interface/droid_brain_upgrade_mk2.json new file mode 100644 index 00000000..402f2f78 --- /dev/null +++ b/serverdata/draft_schematic/space/droid_interface/droid_brain_upgrade_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/droid_interface/droid_brain_upgrade_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "ingredient": "copper_borocarbitic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.droid_interface.crafting_droid_brain_upgrade" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/droid_interface/shared_droid_brain_upgrade_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/droid_interface/droid_brain_upgrade_mk3.json b/serverdata/draft_schematic/space/droid_interface/droid_brain_upgrade_mk3.json new file mode 100644 index 00000000..73825404 --- /dev/null +++ b/serverdata/draft_schematic/space/droid_interface/droid_brain_upgrade_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/droid_interface/droid_brain_upgrade_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "ingredient": "copper_borocarbitic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.droid_interface.crafting_droid_brain_upgrade" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/droid_interface/shared_droid_brain_upgrade_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/droid_interface/droid_brain_upgrade_mk4.json b/serverdata/draft_schematic/space/droid_interface/droid_brain_upgrade_mk4.json new file mode 100644 index 00000000..64d0fcb4 --- /dev/null +++ b/serverdata/draft_schematic/space/droid_interface/droid_brain_upgrade_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/droid_interface/droid_brain_upgrade_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "ingredient": "copper_borocarbitic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.droid_interface.crafting_droid_brain_upgrade" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/droid_interface/shared_droid_brain_upgrade_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/droid_interface/droid_brain_upgrade_mk5.json b/serverdata/draft_schematic/space/droid_interface/droid_brain_upgrade_mk5.json new file mode 100644 index 00000000..58ffb1d9 --- /dev/null +++ b/serverdata/draft_schematic/space/droid_interface/droid_brain_upgrade_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/droid_interface/droid_brain_upgrade_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "ingredient": "copper_borocarbitic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.droid_interface.crafting_droid_brain_upgrade" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/droid_interface/shared_droid_brain_upgrade_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/droid_interface/maintenance_reduction_kit_mk1.json b/serverdata/draft_schematic/space/droid_interface/maintenance_reduction_kit_mk1.json new file mode 100644 index 00000000..f0a3c57f --- /dev/null +++ b/serverdata/draft_schematic/space/droid_interface/maintenance_reduction_kit_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/droid_interface/maintenance_reduction_kit_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "ingredient": "copper_borocarbitic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.droid_interface.crafting_droid_brain_upgrade" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/droid_interface/shared_maintenance_reduction_kit_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/droid_interface/maintenance_reduction_kit_mk2.json b/serverdata/draft_schematic/space/droid_interface/maintenance_reduction_kit_mk2.json new file mode 100644 index 00000000..93a244bb --- /dev/null +++ b/serverdata/draft_schematic/space/droid_interface/maintenance_reduction_kit_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/droid_interface/maintenance_reduction_kit_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "ingredient": "copper_borocarbitic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.droid_interface.crafting_droid_brain_upgrade" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/droid_interface/shared_maintenance_reduction_kit_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/droid_interface/maintenance_reduction_kit_mk3.json b/serverdata/draft_schematic/space/droid_interface/maintenance_reduction_kit_mk3.json new file mode 100644 index 00000000..ac4019e1 --- /dev/null +++ b/serverdata/draft_schematic/space/droid_interface/maintenance_reduction_kit_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/droid_interface/maintenance_reduction_kit_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "ingredient": "copper_borocarbitic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.droid_interface.crafting_droid_brain_upgrade" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/droid_interface/shared_maintenance_reduction_kit_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/droid_interface/maintenance_reduction_kit_mk4.json b/serverdata/draft_schematic/space/droid_interface/maintenance_reduction_kit_mk4.json new file mode 100644 index 00000000..79368086 --- /dev/null +++ b/serverdata/draft_schematic/space/droid_interface/maintenance_reduction_kit_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/droid_interface/maintenance_reduction_kit_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "ingredient": "copper_borocarbitic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.droid_interface.crafting_droid_brain_upgrade" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/droid_interface/shared_maintenance_reduction_kit_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/droid_interface/maintenance_reduction_kit_mk5.json b/serverdata/draft_schematic/space/droid_interface/maintenance_reduction_kit_mk5.json new file mode 100644 index 00000000..09359304 --- /dev/null +++ b/serverdata/draft_schematic/space/droid_interface/maintenance_reduction_kit_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/droid_interface/maintenance_reduction_kit_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "droid_interface_electronics" + ], + "ingredient": "copper_borocarbitic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.droid_interface.crafting_droid_brain_upgrade" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/droid_interface/shared_maintenance_reduction_kit_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/basic_engine.json b/serverdata/draft_schematic/space/engine/basic_engine.json new file mode 100644 index 00000000..b54e7310 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/basic_engine.json @@ -0,0 +1,51 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_space", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/basic_engine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_basic_engine" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/engine/shared_basic_engine.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/collection_reward_engine_01_mk1.json b/serverdata/draft_schematic/space/engine/collection_reward_engine_01_mk1.json new file mode 100644 index 00000000..e6d50b3b --- /dev/null +++ b/serverdata/draft_schematic/space/engine/collection_reward_engine_01_mk1.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/collection_reward_engine_01_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "radioactive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/engine/base_engine_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_basic_engine" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/engine/shared_collection_reward_engine_01_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/collection_reward_engine_01_mk2.json b/serverdata/draft_schematic/space/engine/collection_reward_engine_01_mk2.json new file mode 100644 index 00000000..6952b908 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/collection_reward_engine_01_mk2.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/collection_reward_engine_01_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "radioactive", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/engine/base_engine_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "iron", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "ingredient": "aluminum", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_basic_engine" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/engine/shared_collection_reward_engine_01_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/collection_reward_engine_01_mk3.json b/serverdata/draft_schematic/space/engine/collection_reward_engine_01_mk3.json new file mode 100644 index 00000000..23480df7 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/collection_reward_engine_01_mk3.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/collection_reward_engine_01_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "radioactive", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/engine/base_engine_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "iron", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_basic_engine" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 29, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/engine/shared_collection_reward_engine_01_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/collection_reward_engine_01_mk4.json b/serverdata/draft_schematic/space/engine/collection_reward_engine_01_mk4.json new file mode 100644 index 00000000..15742a21 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/collection_reward_engine_01_mk4.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/collection_reward_engine_01_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "radioactive", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/engine/base_engine_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "iron", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "ingredient": "aluminum", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_basic_engine" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 32, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/engine/shared_collection_reward_engine_01_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/collection_reward_engine_01_mk5.json b/serverdata/draft_schematic/space/engine/collection_reward_engine_01_mk5.json new file mode 100644 index 00000000..79248245 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/collection_reward_engine_01_mk5.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/collection_reward_engine_01_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/engine/base_engine_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "iron", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "ingredient": "aluminum", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_basic_engine" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/engine/shared_collection_reward_engine_01_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/elite_engine.json b/serverdata/draft_schematic/space/engine/elite_engine.json new file mode 100644 index 00000000..e6299572 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/elite_engine.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/elite_engine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "space_chemical_acid", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/engine/base_engine_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "space_metal_carbonaceous", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_radioactive_core" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_basic_engine" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/engine/shared_elite_engine.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/eng_elite_mk2.json b/serverdata/draft_schematic/space/engine/eng_elite_mk2.json new file mode 100644 index 00000000..0d80b009 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/eng_elite_mk2.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/eng_elite_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "ingredient": "steel", + "count": 2500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "space_chemical_acid", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/engine/base_engine_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "space_metal_carbonaceous", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_radioactive_core" + ], + "ingredient": "radioactive", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_wiring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_wiring" + ], + "ingredient": "copper", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_basic_engine" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/engine/shared_eng_elite_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/eng_mk1.json b/serverdata/draft_schematic/space/engine/eng_mk1.json new file mode 100644 index 00000000..4b3001ca --- /dev/null +++ b/serverdata/draft_schematic/space/engine/eng_mk1.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/eng_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "radioactive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/engine/base_engine_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "iron", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_basic_engine" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/engine/shared_eng_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/eng_mk2.json b/serverdata/draft_schematic/space/engine/eng_mk2.json new file mode 100644 index 00000000..d15ec01e --- /dev/null +++ b/serverdata/draft_schematic/space/engine/eng_mk2.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/eng_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "radioactive", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/engine/base_engine_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "iron", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "ingredient": "aluminum", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_basic_engine" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/engine/shared_eng_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/eng_mk3.json b/serverdata/draft_schematic/space/engine/eng_mk3.json new file mode 100644 index 00000000..f872a0a6 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/eng_mk3.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/eng_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "radioactive", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/engine/base_engine_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "iron", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_basic_engine" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/space/engine/shared_eng_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/eng_mk4.json b/serverdata/draft_schematic/space/engine/eng_mk4.json new file mode 100644 index 00000000..c02a85b1 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/eng_mk4.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/eng_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "radioactive", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/engine/base_engine_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "iron", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "ingredient": "aluminum", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_basic_engine" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/space/engine/shared_eng_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/eng_mk5.json b/serverdata/draft_schematic/space/engine/eng_mk5.json new file mode 100644 index 00000000..def4c9fd --- /dev/null +++ b/serverdata/draft_schematic/space/engine/eng_mk5.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/eng_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/engine/base_engine_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "iron", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "ingredient": "aluminum", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_basic_engine" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/engine/shared_eng_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/engine_limiter_mk1.json b/serverdata/draft_schematic/space/engine/engine_limiter_mk1.json new file mode 100644 index 00000000..5a66cfcb --- /dev/null +++ b/serverdata/draft_schematic/space/engine/engine_limiter_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/engine_limiter_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "speed_limiting_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "speed_limiting_mechanism" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_engine_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/engine/shared_engine_limiter_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/engine_limiter_mk2.json b/serverdata/draft_schematic/space/engine/engine_limiter_mk2.json new file mode 100644 index 00000000..7328ed11 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/engine_limiter_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/engine_limiter_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "speed_limiting_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "speed_limiting_mechanism" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_engine_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/engine/shared_engine_limiter_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/engine_limiter_mk3.json b/serverdata/draft_schematic/space/engine/engine_limiter_mk3.json new file mode 100644 index 00000000..eb71a26a --- /dev/null +++ b/serverdata/draft_schematic/space/engine/engine_limiter_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/engine_limiter_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "speed_limiting_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "speed_limiting_mechanism" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_engine_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/engine/shared_engine_limiter_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/engine_limiter_mk4.json b/serverdata/draft_schematic/space/engine/engine_limiter_mk4.json new file mode 100644 index 00000000..45042d29 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/engine_limiter_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/engine_limiter_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "speed_limiting_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "speed_limiting_mechanism" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_engine_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/engine/shared_engine_limiter_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/engine_limiter_mk5.json b/serverdata/draft_schematic/space/engine/engine_limiter_mk5.json new file mode 100644 index 00000000..f6d32060 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/engine_limiter_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/engine_limiter_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "speed_limiting_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "speed_limiting_mechanism" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_engine_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/engine/shared_engine_limiter_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/engine_overdriver_mk1.json b/serverdata/draft_schematic/space/engine/engine_overdriver_mk1.json new file mode 100644 index 00000000..02513447 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/engine_overdriver_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/engine_overdriver_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "overdriving_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "overdriving_mechanism" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_engine_overdriver" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/engine/shared_engine_overdriver_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/engine_overdriver_mk2.json b/serverdata/draft_schematic/space/engine/engine_overdriver_mk2.json new file mode 100644 index 00000000..76701da9 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/engine_overdriver_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/engine_overdriver_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "overdriving_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "overdriving_mechanism" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_engine_overdriver" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/engine/shared_engine_overdriver_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/engine_overdriver_mk3.json b/serverdata/draft_schematic/space/engine/engine_overdriver_mk3.json new file mode 100644 index 00000000..6a0deff9 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/engine_overdriver_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/engine_overdriver_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "overdriving_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "overdriving_mechanism" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_engine_overdriver" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/engine/shared_engine_overdriver_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/engine_overdriver_mk4.json b/serverdata/draft_schematic/space/engine/engine_overdriver_mk4.json new file mode 100644 index 00000000..803a3081 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/engine_overdriver_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/engine_overdriver_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "overdriving_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "overdriving_mechanism" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_engine_overdriver" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/engine/shared_engine_overdriver_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/engine_overdriver_mk5.json b/serverdata/draft_schematic/space/engine/engine_overdriver_mk5.json new file mode 100644 index 00000000..f89ecd74 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/engine_overdriver_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/engine_overdriver_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "overdriving_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "overdriving_mechanism" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_engine_overdriver" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/engine/shared_engine_overdriver_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/engine_overhaul_mk1.json b/serverdata/draft_schematic/space/engine/engine_overhaul_mk1.json new file mode 100644 index 00000000..bb108aa6 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/engine_overhaul_mk1.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/engine_overhaul_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "radioactive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "ingredient": "ore_siliclastic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_engine_overhaul" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/engine/shared_engine_overhaul_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/engine_overhaul_mk2.json b/serverdata/draft_schematic/space/engine/engine_overhaul_mk2.json new file mode 100644 index 00000000..36ea23e1 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/engine_overhaul_mk2.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/engine_overhaul_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "radioactive", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "ingredient": "ore_siliclastic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_engine_overhaul" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/engine/shared_engine_overhaul_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/engine_stabilizer_mk1.json b/serverdata/draft_schematic/space/engine/engine_stabilizer_mk1.json new file mode 100644 index 00000000..044af9d6 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/engine_stabilizer_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/engine_stabilizer_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "jets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "jets" + ], + "ingredient": "ore_siliclastic", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_engine_stabilizer" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/engine/shared_engine_stabilizer_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/engine_stabilizer_mk2.json b/serverdata/draft_schematic/space/engine/engine_stabilizer_mk2.json new file mode 100644 index 00000000..671551b9 --- /dev/null +++ b/serverdata/draft_schematic/space/engine/engine_stabilizer_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/engine_stabilizer_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "jets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "jets" + ], + "ingredient": "ore_siliclastic", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_engine_stabilizer" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/engine/shared_engine_stabilizer_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/nova_eng_01.json b/serverdata/draft_schematic/space/engine/nova_eng_01.json new file mode 100644 index 00000000..d96cc0cb --- /dev/null +++ b/serverdata/draft_schematic/space/engine/nova_eng_01.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/eng_nova_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/engine/base_engine_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "iron", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "ingredient": "aluminum", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_basic_engine" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/engine/shared_nova_eng_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/engine/orion_eng_01.json b/serverdata/draft_schematic/space/engine/orion_eng_01.json new file mode 100644 index 00000000..102ca2df --- /dev/null +++ b/serverdata/draft_schematic/space/engine/orion_eng_01.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/engine/eng_orion_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_housing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_core" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/engine/base_engine_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_mixing_chamber" + ], + "ingredient": "iron", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "engine_nozzles" + ], + "ingredient": "aluminum", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.engine.crafting_basic_engine" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/engine/shared_orion_eng_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/modification/blacksun_heavy_modification_s01.json b/serverdata/draft_schematic/space/modification/blacksun_heavy_modification_s01.json new file mode 100644 index 00000000..258950cc --- /dev/null +++ b/serverdata/draft_schematic/space/modification/blacksun_heavy_modification_s01.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/modification/blacksun_heavy_modification_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "crystal_hardening_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "crystal_hardening_compound" + ], + "ingredient": "space_gem_crystal", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/modification/shared_blacksun_heavy_modification_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/modification/hutt_heavy_modification_s01.json b/serverdata/draft_schematic/space/modification/hutt_heavy_modification_s01.json new file mode 100644 index 00000000..c805270c --- /dev/null +++ b/serverdata/draft_schematic/space/modification/hutt_heavy_modification_s01.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/modification/hutt_heavy_modification_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "crystal_hardening_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "crystal_hardening_compound" + ], + "ingredient": "space_gem_crystal", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/modification/shared_hutt_heavy_modification_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/modification/tieadvanced_modification_s01.json b/serverdata/draft_schematic/space/modification/tieadvanced_modification_s01.json new file mode 100644 index 00000000..6c3665da --- /dev/null +++ b/serverdata/draft_schematic/space/modification/tieadvanced_modification_s01.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/modification/tie_advanced_modification_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "obsidian_hardening_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "obsidian_hardening_compound" + ], + "ingredient": "space_metal_obsidian", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/modification/shared_tieadvanced_modification_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/modification/xwing_modification_s01.json b/serverdata/draft_schematic/space/modification/xwing_modification_s01.json new file mode 100644 index 00000000..60075c90 --- /dev/null +++ b/serverdata/draft_schematic/space/modification/xwing_modification_s01.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/modification/xwing_modification_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "obsidian_hardening_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "obsidian_hardening_compound" + ], + "ingredient": "space_metal_obsidian", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/modification/shared_xwing_modification_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/modification/z95_modification_s01.json b/serverdata/draft_schematic/space/modification/z95_modification_s01.json new file mode 100644 index 00000000..8b39b856 --- /dev/null +++ b/serverdata/draft_schematic/space/modification/z95_modification_s01.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/modification/z95_modification_s01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "obsidian_hardening_compound" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "obsidian_hardening_compound" + ], + "ingredient": "space_metal_obsidian", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "paint" + ], + "ingredient": "space_chemical_cyanomethanic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.chassis.crafting_base_chassis" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/modification/shared_z95_modification_s01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/basic_reactor.json b/serverdata/draft_schematic/space/reactor/basic_reactor.json new file mode 100644 index 00000000..f1aa68be --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/basic_reactor.json @@ -0,0 +1,51 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_space", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/basic_reactor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_core" + ], + "ingredient": "metal", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_basic_reactor.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/collection_reward_reactor_01_mk1.json b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_01_mk1.json new file mode 100644 index 00000000..06e7a96e --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_01_mk1.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/collection_reward_reactor_01_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_collection_reward_reactor_01_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/collection_reward_reactor_01_mk2.json b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_01_mk2.json new file mode 100644 index 00000000..1561cbe4 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_01_mk2.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/collection_reward_reactor_01_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_collection_reward_reactor_01_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/collection_reward_reactor_01_mk3.json b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_01_mk3.json new file mode 100644 index 00000000..bf87a0dc --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_01_mk3.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/collection_reward_reactor_01_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 29, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_collection_reward_reactor_01_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/collection_reward_reactor_01_mk4.json b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_01_mk4.json new file mode 100644 index 00000000..7dfb96c7 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_01_mk4.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/collection_reward_reactor_01_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 32, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_collection_reward_reactor_01_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/collection_reward_reactor_01_mk5.json b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_01_mk5.json new file mode 100644 index 00000000..34ecae24 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_01_mk5.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/collection_reward_reactor_01_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_collection_reward_reactor_01_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/collection_reward_reactor_02_mk1.json b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_02_mk1.json new file mode 100644 index 00000000..027edce7 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_02_mk1.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/collection_reward_reactor_02_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_collection_reward_reactor_02_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/collection_reward_reactor_02_mk2.json b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_02_mk2.json new file mode 100644 index 00000000..e1ed5f80 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_02_mk2.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/collection_reward_reactor_02_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_collection_reward_reactor_02_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/collection_reward_reactor_02_mk3.json b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_02_mk3.json new file mode 100644 index 00000000..7a8158ff --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_02_mk3.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/collection_reward_reactor_02_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 29, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_collection_reward_reactor_02_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/collection_reward_reactor_02_mk4.json b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_02_mk4.json new file mode 100644 index 00000000..36bf04d8 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_02_mk4.json @@ -0,0 +1,162 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/collection_reward_reactor_02_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 32, + "objvars": { + "crafting.no_critical_fail": 1 + }, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_collection_reward_reactor_02_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/collection_reward_reactor_mk5.json b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_mk5.json new file mode 100644 index 00000000..e1b9b36a --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/collection_reward_reactor_mk5.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/collection_reward_reactor_01_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_collection_reward_reactor_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/elite_reactor.json b/serverdata/draft_schematic/space/reactor/elite_reactor.json new file mode 100644 index 00000000..85e4a949 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/elite_reactor.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/elite_reactor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "space_gas_organometallic", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "petrochem_inert", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_elite_reactor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/fusion_reactor_mk1.json b/serverdata/draft_schematic/space/reactor/fusion_reactor_mk1.json new file mode 100644 index 00000000..703c5ca3 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/fusion_reactor_mk1.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/fusion_reactor_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_fusion_reactor_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/fusion_reactor_mk2.json b/serverdata/draft_schematic/space/reactor/fusion_reactor_mk2.json new file mode 100644 index 00000000..0586a6c9 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/fusion_reactor_mk2.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/fusion_reactor_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_fusion_reactor_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/fusion_reactor_mk3.json b/serverdata/draft_schematic/space/reactor/fusion_reactor_mk3.json new file mode 100644 index 00000000..4ae29afb --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/fusion_reactor_mk3.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/fusion_reactor_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_fusion_reactor_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/fusion_reactor_mk4.json b/serverdata/draft_schematic/space/reactor/fusion_reactor_mk4.json new file mode 100644 index 00000000..298396e2 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/fusion_reactor_mk4.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/fusion_reactor_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_fusion_reactor_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/fusion_reactor_mk5.json b/serverdata/draft_schematic/space/reactor/fusion_reactor_mk5.json new file mode 100644 index 00000000..5d0588b3 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/fusion_reactor_mk5.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/fusion_reactor_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_fusion_reactor_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/fusion_reactor_mk6.json b/serverdata/draft_schematic/space/reactor/fusion_reactor_mk6.json new file mode 100644 index 00000000..0031e542 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/fusion_reactor_mk6.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/fusion_reactor_mk6.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 1875 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 1425 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_fusion_reactor_mk6.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/gunship_reactor.json b/serverdata/draft_schematic/space/reactor/gunship_reactor.json new file mode 100644 index 00000000..8e36f3c4 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/gunship_reactor.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/gunship_reactor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "space_gas_organometallic", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "petrochem_inert", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_gunship_reactor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/mining_grade_reactor.json b/serverdata/draft_schematic/space/reactor/mining_grade_reactor.json new file mode 100644 index 00000000..79dc696b --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/mining_grade_reactor.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/mining_grade_reactor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "space_chemical_sulfuric", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "space_gas_organometallic", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_mining_grade_reactor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/mustafar_fusion_reactor.json b/serverdata/draft_schematic/space/reactor/mustafar_fusion_reactor.json new file mode 100644 index 00000000..e6814e19 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/mustafar_fusion_reactor.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/mustafar_fusion_reactor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_casing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_electrical_core" + ], + "ingredient": "copper", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/reactor/base_reactor_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_radioactive_core" + ], + "ingredient": "radioactive", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_cooling_system" + ], + "ingredient": "gas_inert", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_basic_reactor" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_mustafar_fusion_reactor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/reactor_limiter_mk1.json b/serverdata/draft_schematic/space/reactor/reactor_limiter_mk1.json new file mode 100644 index 00000000..28600d85 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/reactor_limiter_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/reactor_limiter_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_limiting_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_limiting_mechanism" + ], + "ingredient": "radioactive_polymetric", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_reactor_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_reactor_limiter_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/reactor_limiter_mk2.json b/serverdata/draft_schematic/space/reactor/reactor_limiter_mk2.json new file mode 100644 index 00000000..43b652c5 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/reactor_limiter_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/reactor_limiter_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_limiting_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_limiting_mechanism" + ], + "ingredient": "radioactive_polymetric", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_reactor_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_reactor_limiter_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/reactor_limiter_mk3.json b/serverdata/draft_schematic/space/reactor/reactor_limiter_mk3.json new file mode 100644 index 00000000..bd0222c2 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/reactor_limiter_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/reactor_limiter_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_limiting_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_limiting_mechanism" + ], + "ingredient": "radioactive_polymetric", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_reactor_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_reactor_limiter_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/reactor_limiter_mk4.json b/serverdata/draft_schematic/space/reactor/reactor_limiter_mk4.json new file mode 100644 index 00000000..9f0d366c --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/reactor_limiter_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/reactor_limiter_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_limiting_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_limiting_mechanism" + ], + "ingredient": "radioactive_polymetric", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_reactor_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_reactor_limiter_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/reactor_limiter_mk5.json b/serverdata/draft_schematic/space/reactor/reactor_limiter_mk5.json new file mode 100644 index 00000000..2475fd0d --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/reactor_limiter_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/reactor_limiter_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_limiting_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_limiting_mechanism" + ], + "ingredient": "radioactive_polymetric", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_reactor_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_reactor_limiter_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/reactor_overcharger_mk1.json b/serverdata/draft_schematic/space/reactor/reactor_overcharger_mk1.json new file mode 100644 index 00000000..f7779e77 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/reactor_overcharger_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/reactor_overcharger_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_overcharging_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_overcharging_mechanism" + ], + "ingredient": "radioactive_polymetric", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_reactor_overcharger" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_reactor_overcharger_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/reactor_overcharger_mk2.json b/serverdata/draft_schematic/space/reactor/reactor_overcharger_mk2.json new file mode 100644 index 00000000..fb881234 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/reactor_overcharger_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/reactor_overcharger_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_overcharging_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_overcharging_mechanism" + ], + "ingredient": "radioactive_polymetric", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_reactor_overcharger" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_reactor_overcharger_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/reactor_overcharger_mk3.json b/serverdata/draft_schematic/space/reactor/reactor_overcharger_mk3.json new file mode 100644 index 00000000..11e0ea68 --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/reactor_overcharger_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/reactor_overcharger_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_overcharging_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_overcharging_mechanism" + ], + "ingredient": "radioactive_polymetric", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_reactor_overcharger" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_reactor_overcharger_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/reactor_overcharger_mk4.json b/serverdata/draft_schematic/space/reactor/reactor_overcharger_mk4.json new file mode 100644 index 00000000..28c6ca9f --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/reactor_overcharger_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/reactor_overcharger_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_overcharging_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_overcharging_mechanism" + ], + "ingredient": "radioactive_polymetric", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_reactor_overcharger" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_reactor_overcharger_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reactor/reactor_overcharger_mk5.json b/serverdata/draft_schematic/space/reactor/reactor_overcharger_mk5.json new file mode 100644 index 00000000..2193d69f --- /dev/null +++ b/serverdata/draft_schematic/space/reactor/reactor_overcharger_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reactor/reactor_overcharger_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "reactor_overcharging_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "reactor_overcharging_mechanism" + ], + "ingredient": "radioactive_polymetric", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reactor.crafting_reactor_overcharger" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/reactor/shared_reactor_overcharger_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/repair/armor_repair_kit.json b/serverdata/draft_schematic/space/repair/armor_repair_kit.json new file mode 100644 index 00000000..e43bf76e --- /dev/null +++ b/serverdata/draft_schematic/space/repair/armor_repair_kit.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/repair/repair_kit_armor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.repair.crafting_basic_ship_repair" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/repair/shared_armor_repair_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/repair/booster_repair_kit.json b/serverdata/draft_schematic/space/repair/booster_repair_kit.json new file mode 100644 index 00000000..d52fa98a --- /dev/null +++ b/serverdata/draft_schematic/space/repair/booster_repair_kit.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/repair/repair_kit_booster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.repair.crafting_basic_ship_repair" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/repair/shared_booster_repair_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/repair/capacitor_repair_kit.json b/serverdata/draft_schematic/space/repair/capacitor_repair_kit.json new file mode 100644 index 00000000..49dabc1e --- /dev/null +++ b/serverdata/draft_schematic/space/repair/capacitor_repair_kit.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/repair/repair_kit_weapon_capacitor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.repair.crafting_basic_ship_repair" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/repair/shared_capacitor_repair_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/repair/chassis_repair_kit.json b/serverdata/draft_schematic/space/repair/chassis_repair_kit.json new file mode 100644 index 00000000..bc23fd37 --- /dev/null +++ b/serverdata/draft_schematic/space/repair/chassis_repair_kit.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/repair/repair_kit_chassis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.repair.crafting_basic_ship_repair" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/repair/shared_chassis_repair_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/repair/droid_interface_repair_kit.json b/serverdata/draft_schematic/space/repair/droid_interface_repair_kit.json new file mode 100644 index 00000000..4651933e --- /dev/null +++ b/serverdata/draft_schematic/space/repair/droid_interface_repair_kit.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/repair/repair_kit_droid_interface.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.repair.crafting_basic_ship_repair" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/repair/shared_droid_interface_repair_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/repair/engine_repair_kit.json b/serverdata/draft_schematic/space/repair/engine_repair_kit.json new file mode 100644 index 00000000..b15020f8 --- /dev/null +++ b/serverdata/draft_schematic/space/repair/engine_repair_kit.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/repair/repair_kit_engine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.repair.crafting_basic_ship_repair" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/repair/shared_engine_repair_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/repair/generic_repair_kit.json b/serverdata/draft_schematic/space/repair/generic_repair_kit.json new file mode 100644 index 00000000..1c26cdb7 --- /dev/null +++ b/serverdata/draft_schematic/space/repair/generic_repair_kit.json @@ -0,0 +1,71 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/repair/repair_kit_ship.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "ingredient": "fiberplast", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.repair.crafting_basic_ship_repair_artisan" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/repair/shared_generic_repair_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/repair/plasma_conduit_repair_kit.json b/serverdata/draft_schematic/space/repair/plasma_conduit_repair_kit.json new file mode 100644 index 00000000..f064343c --- /dev/null +++ b/serverdata/draft_schematic/space/repair/plasma_conduit_repair_kit.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/repair/repair_kit_plasma_conduit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.repair.crafting_basic_ship_repair" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/repair/shared_plasma_conduit_repair_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/repair/reactor_repair_kit.json b/serverdata/draft_schematic/space/repair/reactor_repair_kit.json new file mode 100644 index 00000000..242cf0e9 --- /dev/null +++ b/serverdata/draft_schematic/space/repair/reactor_repair_kit.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/repair/repair_kit_reactor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.repair.crafting_basic_ship_repair" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/repair/shared_reactor_repair_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/repair/shield_repair_kit.json b/serverdata/draft_schematic/space/repair/shield_repair_kit.json new file mode 100644 index 00000000..6d99c9b6 --- /dev/null +++ b/serverdata/draft_schematic/space/repair/shield_repair_kit.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/repair/repair_kit_shield_generator.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.repair.crafting_basic_ship_repair" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/repair/shared_shield_repair_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/repair/weapon_repair_kit.json b/serverdata/draft_schematic/space/repair/weapon_repair_kit.json new file mode 100644 index 00000000..6fea31d6 --- /dev/null +++ b/serverdata/draft_schematic/space/repair/weapon_repair_kit.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/repair/repair_kit_weapon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "repair_parts" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fiberplast_patches" + ], + "ingredient": "fiberplast", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.repair.crafting_basic_ship_repair" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/repair/shared_weapon_repair_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reverse_engineering/analysis_tool.json b/serverdata/draft_schematic/space/reverse_engineering/analysis_tool.json new file mode 100644 index 00000000..123a8538 --- /dev/null +++ b/serverdata/draft_schematic/space/reverse_engineering/analysis_tool.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/reverse_engineering/analysis_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reverse_engineering.crafting_basic_analysis_tool" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/reverse_engineering/shared_analysis_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reverse_engineering/armor_analysis_tool.json b/serverdata/draft_schematic/space/reverse_engineering/armor_analysis_tool.json new file mode 100644 index 00000000..fe4b5790 --- /dev/null +++ b/serverdata/draft_schematic/space/reverse_engineering/armor_analysis_tool.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/reverse_engineering/armor_analysis_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reverse_engineering.crafting_basic_analysis_tool" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/reverse_engineering/shared_armor_analysis_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reverse_engineering/booster_analysis_tool.json b/serverdata/draft_schematic/space/reverse_engineering/booster_analysis_tool.json new file mode 100644 index 00000000..14a76054 --- /dev/null +++ b/serverdata/draft_schematic/space/reverse_engineering/booster_analysis_tool.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/reverse_engineering/booster_analysis_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reverse_engineering.crafting_basic_analysis_tool" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/reverse_engineering/shared_booster_analysis_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reverse_engineering/capacitor_analysis_tool.json b/serverdata/draft_schematic/space/reverse_engineering/capacitor_analysis_tool.json new file mode 100644 index 00000000..1cf0e662 --- /dev/null +++ b/serverdata/draft_schematic/space/reverse_engineering/capacitor_analysis_tool.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/reverse_engineering/capacitor_analysis_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reverse_engineering.crafting_basic_analysis_tool" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/reverse_engineering/shared_capacitor_analysis_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reverse_engineering/droid_interface_analysis_tool.json b/serverdata/draft_schematic/space/reverse_engineering/droid_interface_analysis_tool.json new file mode 100644 index 00000000..869f6622 --- /dev/null +++ b/serverdata/draft_schematic/space/reverse_engineering/droid_interface_analysis_tool.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/reverse_engineering/droid_interface_analysis_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reverse_engineering.crafting_basic_analysis_tool" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/reverse_engineering/shared_droid_interface_analysis_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reverse_engineering/droid_interface_scanner.json b/serverdata/draft_schematic/space/reverse_engineering/droid_interface_scanner.json new file mode 100644 index 00000000..68976682 --- /dev/null +++ b/serverdata/draft_schematic/space/reverse_engineering/droid_interface_scanner.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/reverse_engineering/interface_scanning_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "interf_container" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "interf_container" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "memory_scanner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "memory_scanner" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reverse_engineering.crafting_basic_analysis_tool" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/reverse_engineering/shared_droid_interface_scanner.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reverse_engineering/engine_analysis_tool.json b/serverdata/draft_schematic/space/reverse_engineering/engine_analysis_tool.json new file mode 100644 index 00000000..1cfd17cc --- /dev/null +++ b/serverdata/draft_schematic/space/reverse_engineering/engine_analysis_tool.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/reverse_engineering/engine_analysis_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reverse_engineering.crafting_basic_analysis_tool" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/reverse_engineering/shared_engine_analysis_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reverse_engineering/interdiction_generator.json b/serverdata/draft_schematic/space/reverse_engineering/interdiction_generator.json new file mode 100644 index 00000000..046f3435 --- /dev/null +++ b/serverdata/draft_schematic/space/reverse_engineering/interdiction_generator.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/space/mission_objects/interdiction_terminal.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "power_coil" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "power_coil" + ], + "ingredient": "copper", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "generator_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "generator_fuel" + ], + "ingredient": "radioactive", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "interd_reactor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "interd_reactor" + ], + "ingredient": "object/tangible/ship/crafted/reactor/fusion_reactor_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reverse_engineering.crafting_basic_analysis_tool" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/reverse_engineering/shared_interdiction_generator.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reverse_engineering/reactor_analysis_tool.json b/serverdata/draft_schematic/space/reverse_engineering/reactor_analysis_tool.json new file mode 100644 index 00000000..42fc9519 --- /dev/null +++ b/serverdata/draft_schematic/space/reverse_engineering/reactor_analysis_tool.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/reverse_engineering/reactor_analysis_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reverse_engineering.crafting_basic_analysis_tool" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/reverse_engineering/shared_reactor_analysis_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reverse_engineering/retrofit_kit.json b/serverdata/draft_schematic/space/reverse_engineering/retrofit_kit.json new file mode 100644 index 00000000..2f9a01c0 --- /dev/null +++ b/serverdata/draft_schematic/space/reverse_engineering/retrofit_kit.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 1, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/reverse_engineering/retrofit_kit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reverse_engineering.crafting_basic_engine_reverse" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/reverse_engineering/shared_retrofit_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reverse_engineering/shields_analysis_tool.json b/serverdata/draft_schematic/space/reverse_engineering/shields_analysis_tool.json new file mode 100644 index 00000000..c18b578e --- /dev/null +++ b/serverdata/draft_schematic/space/reverse_engineering/shields_analysis_tool.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/reverse_engineering/shields_analysis_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reverse_engineering.crafting_basic_analysis_tool" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/reverse_engineering/shared_shields_analysis_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/reverse_engineering/weapon_analysis_tool.json b/serverdata/draft_schematic/space/reverse_engineering/weapon_analysis_tool.json new file mode 100644 index 00000000..d817a21a --- /dev/null +++ b/serverdata/draft_schematic/space/reverse_engineering/weapon_analysis_tool.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_reverseEngineering", + "craftedObjectTemplate": "object/tangible/ship/crafted/reverse_engineering/weapon_analysis_tool.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "spare_parts" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chemical" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.reverse_engineering.crafting_basic_analysis_tool" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/reverse_engineering/shared_weapon_analysis_tool.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/adv_deflector_shields.json b/serverdata/draft_schematic/space/shields/adv_deflector_shields.json new file mode 100644 index 00000000..b4165cb3 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/adv_deflector_shields.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/adv_deflector_shields.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "generator_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "generator_core" + ], + "ingredient": "gas_reactive", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "shield_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/shields/base_shields_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "projector_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "projector_unit" + ], + "ingredient": "aluminum", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorptive_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorptive_material" + ], + "ingredient": "ore_siliclastic", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_basic_shields" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/space/shields/shared_adv_deflector_shields.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/basic_shields.json b/serverdata/draft_schematic/space/shields/basic_shields.json new file mode 100644 index 00000000..120275ac --- /dev/null +++ b/serverdata/draft_schematic/space/shields/basic_shields.json @@ -0,0 +1,51 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_space", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/basic_shields.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_parts" + ], + "ingredient": "metal", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_basic_shields" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/shields/shared_basic_shields.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/deflector_shields.json b/serverdata/draft_schematic/space/shields/deflector_shields.json new file mode 100644 index 00000000..4fc2b514 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/deflector_shields.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/deflector_shields.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "generator_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "generator_core" + ], + "ingredient": "gas_reactive", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "shield_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/shields/base_shields_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "projector_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "projector_unit" + ], + "ingredient": "aluminum", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorptive_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorptive_material" + ], + "ingredient": "ore_siliclastic", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_basic_shields" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/shields/shared_deflector_shields.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/elite_shields.json b/serverdata/draft_schematic/space/shields/elite_shields.json new file mode 100644 index 00000000..1daf0af7 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/elite_shields.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/elite_shields.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "generator_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "generator_core" + ], + "ingredient": "space_gas_organometallic", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "shield_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/shields/base_shields_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "projector_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "projector_unit" + ], + "ingredient": "aluminum", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorptive_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorptive_material" + ], + "ingredient": "space_metal_silicaceous", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_basic_shields" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/shields/shared_elite_shields.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/exp_deflector_shields.json b/serverdata/draft_schematic/space/shields/exp_deflector_shields.json new file mode 100644 index 00000000..3b27eb0a --- /dev/null +++ b/serverdata/draft_schematic/space/shields/exp_deflector_shields.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/exp_deflector_shields.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "generator_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "generator_core" + ], + "ingredient": "gas_reactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "shield_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/shields/base_shields_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "projector_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "projector_unit" + ], + "ingredient": "aluminum", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorptive_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorptive_material" + ], + "ingredient": "ore_siliclastic", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_basic_shields" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/shields/shared_exp_deflector_shields.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/gunship_shields.json b/serverdata/draft_schematic/space/shields/gunship_shields.json new file mode 100644 index 00000000..5d97ff69 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/gunship_shields.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/gunship_shields.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "generator_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "generator_core" + ], + "ingredient": "space_gas_organometallic", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "shield_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/shields/base_shields_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "projector_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "projector_unit" + ], + "ingredient": "aluminum", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorptive_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorptive_material" + ], + "ingredient": "space_metal_silicaceous", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_basic_shields" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/shields/shared_gunship_shields.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/heavy_deflector_shields.json b/serverdata/draft_schematic/space/shields/heavy_deflector_shields.json new file mode 100644 index 00000000..8036ffaf --- /dev/null +++ b/serverdata/draft_schematic/space/shields/heavy_deflector_shields.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/heavy_deflector_shields.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "generator_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "generator_core" + ], + "ingredient": "gas_reactive", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "shield_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/shields/base_shields_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "projector_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "projector_unit" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorptive_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorptive_material" + ], + "ingredient": "ore_siliclastic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_basic_shields" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/space/shields/shared_heavy_deflector_shields.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/light_deflector_shields.json b/serverdata/draft_schematic/space/shields/light_deflector_shields.json new file mode 100644 index 00000000..3a1b0c24 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/light_deflector_shields.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/light_deflector_shields.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "generator_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "generator_core" + ], + "ingredient": "gas_reactive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "shield_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/shields/base_shields_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "projector_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "projector_unit" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shock_absorptive_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shock_absorptive_material" + ], + "ingredient": "ore_siliclastic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_basic_shields" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/shields/shared_light_deflector_shields.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_energy_saver_kit_mk1.json b/serverdata/draft_schematic/space/shields/shield_energy_saver_kit_mk1.json new file mode 100644 index 00000000..1b4133e9 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_energy_saver_kit_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_energy_saver_kit_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_saving_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_saving_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_energy_saver_kit" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_energy_saver_kit_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_energy_saver_kit_mk2.json b/serverdata/draft_schematic/space/shields/shield_energy_saver_kit_mk2.json new file mode 100644 index 00000000..fcba0d92 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_energy_saver_kit_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_energy_saver_kit_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_saving_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_saving_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_energy_saver_kit" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_energy_saver_kit_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_energy_saver_kit_mk3.json b/serverdata/draft_schematic/space/shields/shield_energy_saver_kit_mk3.json new file mode 100644 index 00000000..2470175f --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_energy_saver_kit_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_energy_saver_kit_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_saving_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_saving_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_energy_saver_kit" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_energy_saver_kit_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_energy_saver_kit_mk4.json b/serverdata/draft_schematic/space/shields/shield_energy_saver_kit_mk4.json new file mode 100644 index 00000000..a0c40811 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_energy_saver_kit_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_energy_saver_kit_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_saving_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_saving_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_energy_saver_kit" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_energy_saver_kit_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_energy_saver_kit_mk5.json b/serverdata/draft_schematic/space/shields/shield_energy_saver_kit_mk5.json new file mode 100644 index 00000000..c7f9bb84 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_energy_saver_kit_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_energy_saver_kit_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_saving_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_saving_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_energy_saver_kit" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_energy_saver_kit_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_high_capacity_projector_mk5.json b/serverdata/draft_schematic/space/shields/shield_high_capacity_projector_mk5.json new file mode 100644 index 00000000..ec0fb0bd --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_high_capacity_projector_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_high_capacity_projector_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_intensifying_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_intensifying_mechanism" + ], + "ingredient": "copper", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_high_capacity" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_high_capacity_projector_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_intensifier_mk1.json b/serverdata/draft_schematic/space/shields/shield_intensifier_mk1.json new file mode 100644 index 00000000..adbbd9ba --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_intensifier_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_intensifier_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_intensifying_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_intensifying_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_intensifier_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_intensifier_mk2.json b/serverdata/draft_schematic/space/shields/shield_intensifier_mk2.json new file mode 100644 index 00000000..9a2db895 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_intensifier_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_intensifier_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_intensifying_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_intensifying_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_intensifier_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_intensifier_mk3.json b/serverdata/draft_schematic/space/shields/shield_intensifier_mk3.json new file mode 100644 index 00000000..2ffb2e95 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_intensifier_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_intensifier_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_intensifying_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_intensifying_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_intensifier_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_intensifier_mk4.json b/serverdata/draft_schematic/space/shields/shield_intensifier_mk4.json new file mode 100644 index 00000000..c2dfec48 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_intensifier_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_intensifier_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_intensifying_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_intensifying_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_intensifier_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_intensifier_mk5.json b/serverdata/draft_schematic/space/shields/shield_intensifier_mk5.json new file mode 100644 index 00000000..f0e2057a --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_intensifier_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_intensifier_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_intensifying_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_intensifying_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_intensifier_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_limiter_mk1.json b/serverdata/draft_schematic/space/shields/shield_limiter_mk1.json new file mode 100644 index 00000000..458ed9eb --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_limiter_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_limiter_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_limiter_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_limiter_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_limiter_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_limiter_mk2.json b/serverdata/draft_schematic/space/shields/shield_limiter_mk2.json new file mode 100644 index 00000000..caa659c9 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_limiter_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_limiter_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_limiter_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_limiter_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_limiter_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_limiter_mk3.json b/serverdata/draft_schematic/space/shields/shield_limiter_mk3.json new file mode 100644 index 00000000..360d7f2f --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_limiter_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_limiter_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_limiter_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_limiter_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_limiter_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_limiter_mk4.json b/serverdata/draft_schematic/space/shields/shield_limiter_mk4.json new file mode 100644 index 00000000..2e3346b1 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_limiter_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_limiter_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_limiter_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_limiter_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_limiter_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_limiter_mk5.json b/serverdata/draft_schematic/space/shields/shield_limiter_mk5.json new file mode 100644 index 00000000..9821f4d5 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_limiter_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_limiter_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_limiter_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_limiter_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_limiter_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_overcharger_mk1.json b/serverdata/draft_schematic/space/shields/shield_overcharger_mk1.json new file mode 100644 index 00000000..f23663c6 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_overcharger_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_overcharger_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_overcharger_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_overcharger_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_overcharger_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_overcharger_mk2.json b/serverdata/draft_schematic/space/shields/shield_overcharger_mk2.json new file mode 100644 index 00000000..34e83f69 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_overcharger_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_overcharger_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_overcharger_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_overcharger_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_overcharger_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_overcharger_mk3.json b/serverdata/draft_schematic/space/shields/shield_overcharger_mk3.json new file mode 100644 index 00000000..d24660ef --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_overcharger_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_overcharger_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_overcharger_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_overcharger_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_overcharger_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_overcharger_mk4.json b/serverdata/draft_schematic/space/shields/shield_overcharger_mk4.json new file mode 100644 index 00000000..0f92c0e7 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_overcharger_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_overcharger_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_overcharger_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_overcharger_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_overcharger_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/shields/shield_overcharger_mk5.json b/serverdata/draft_schematic/space/shields/shield_overcharger_mk5.json new file mode 100644 index 00000000..55e91e68 --- /dev/null +++ b/serverdata/draft_schematic/space/shields/shield_overcharger_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/shields/shield_overcharger_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_overcharger_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "shield_overcharger_mechanism" + ], + "ingredient": "fiberplast_gravitonic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.shields.crafting_shield_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/shields/shared_shield_overcharger_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/armor_effectiveness_intensifier_mk1.json b/serverdata/draft_schematic/space/weapon/armor_effectiveness_intensifier_mk1.json new file mode 100644 index 00000000..767ebe95 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/armor_effectiveness_intensifier_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/armor_effectiveness_intensifier_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_armor_effectiveness_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_armor_effectiveness_intensifier_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/armor_effectiveness_intensifier_mk2.json b/serverdata/draft_schematic/space/weapon/armor_effectiveness_intensifier_mk2.json new file mode 100644 index 00000000..116f8b7d --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/armor_effectiveness_intensifier_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/armor_effectiveness_intensifier_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_armor_effectiveness_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_armor_effectiveness_intensifier_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/armor_effectiveness_intensifier_mk3.json b/serverdata/draft_schematic/space/weapon/armor_effectiveness_intensifier_mk3.json new file mode 100644 index 00000000..696430c2 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/armor_effectiveness_intensifier_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/armor_effectiveness_intensifier_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_armor_effectiveness_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_armor_effectiveness_intensifier_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/armor_effectiveness_intensifier_mk4.json b/serverdata/draft_schematic/space/weapon/armor_effectiveness_intensifier_mk4.json new file mode 100644 index 00000000..04a38bea --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/armor_effectiveness_intensifier_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/armor_effectiveness_intensifier_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_armor_effectiveness_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_armor_effectiveness_intensifier_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/armor_effectiveness_intensifier_mk5.json b/serverdata/draft_schematic/space/weapon/armor_effectiveness_intensifier_mk5.json new file mode 100644 index 00000000..2748f786 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/armor_effectiveness_intensifier_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/armor_effectiveness_intensifier_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_armor_effectiveness_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_armor_effectiveness_intensifier_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/base_weapon.json b/serverdata/draft_schematic/space/weapon/base_weapon.json new file mode 100644 index 00000000..3dde710a --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/base_weapon.json @@ -0,0 +1,11 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_space", + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/basic_weapon.json b/serverdata/draft_schematic/space/weapon/basic_weapon.json new file mode 100644 index 00000000..e1492d6e --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/basic_weapon.json @@ -0,0 +1,51 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_space", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/basic_weapon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "shield_parts" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_parts" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_basic_weapon.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/max_damage_intensifier_mk1.json b/serverdata/draft_schematic/space/weapon/max_damage_intensifier_mk1.json new file mode 100644 index 00000000..a73c40eb --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/max_damage_intensifier_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/max_damage_intensifier_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_min_damage_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_max_damage_intensifier_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/max_damage_intensifier_mk2.json b/serverdata/draft_schematic/space/weapon/max_damage_intensifier_mk2.json new file mode 100644 index 00000000..4d6355be --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/max_damage_intensifier_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/max_damage_intensifier_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_min_damage_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_max_damage_intensifier_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/max_damage_intensifier_mk3.json b/serverdata/draft_schematic/space/weapon/max_damage_intensifier_mk3.json new file mode 100644 index 00000000..0d331c73 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/max_damage_intensifier_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/max_damage_intensifier_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_min_damage_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_max_damage_intensifier_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/max_damage_intensifier_mk4.json b/serverdata/draft_schematic/space/weapon/max_damage_intensifier_mk4.json new file mode 100644 index 00000000..96b49515 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/max_damage_intensifier_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/max_damage_intensifier_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_min_damage_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_max_damage_intensifier_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/max_damage_intensifier_mk5.json b/serverdata/draft_schematic/space/weapon/max_damage_intensifier_mk5.json new file mode 100644 index 00000000..43858910 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/max_damage_intensifier_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/max_damage_intensifier_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_min_damage_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_max_damage_intensifier_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/min_damage_intensifier_mk1.json b/serverdata/draft_schematic/space/weapon/min_damage_intensifier_mk1.json new file mode 100644 index 00000000..57de52b2 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/min_damage_intensifier_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/min_damage_intensifier_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_min_damage_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_min_damage_intensifier_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/min_damage_intensifier_mk2.json b/serverdata/draft_schematic/space/weapon/min_damage_intensifier_mk2.json new file mode 100644 index 00000000..ed21e0de --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/min_damage_intensifier_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/min_damage_intensifier_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_min_damage_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_min_damage_intensifier_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/min_damage_intensifier_mk3.json b/serverdata/draft_schematic/space/weapon/min_damage_intensifier_mk3.json new file mode 100644 index 00000000..987dcc8c --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/min_damage_intensifier_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/min_damage_intensifier_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_min_damage_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_min_damage_intensifier_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/min_damage_intensifier_mk4.json b/serverdata/draft_schematic/space/weapon/min_damage_intensifier_mk4.json new file mode 100644 index 00000000..20a32e70 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/min_damage_intensifier_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/min_damage_intensifier_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_min_damage_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_min_damage_intensifier_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/min_damage_intensifier_mk5.json b/serverdata/draft_schematic/space/weapon/min_damage_intensifier_mk5.json new file mode 100644 index 00000000..f7f23ec2 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/min_damage_intensifier_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/min_damage_intensifier_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "damage_enhancer" + ], + "ingredient": "gas_reactive_organometallic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_min_damage_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_min_damage_intensifier_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/basic_chaff_launcher.json b/serverdata/draft_schematic/space/weapon/missile/basic_chaff_launcher.json new file mode 100644 index 00000000..099b5ca0 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/basic_chaff_launcher.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 1, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/weapon_chaff_launcher.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "core" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_basic_chaff_launcher.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/basic_chaff_pack.json b/serverdata/draft_schematic/space/weapon/missile/basic_chaff_pack.json new file mode 100644 index 00000000..f5db4855 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/basic_chaff_pack.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 1, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/weapon_chaff_pack.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chaff_bits" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chaff_bits" + ], + "ingredient": "petrochem_inert", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_missile" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_basic_chaff_pack.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/basic_launcher.json b/serverdata/draft_schematic/space/weapon/missile/basic_launcher.json new file mode 100644 index 00000000..0f19f119 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/basic_launcher.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 1, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/weapon_basic_launcher.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "core" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_basic_launcher.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/basic_missile_pack.json b/serverdata/draft_schematic/space/weapon/missile/basic_missile_pack.json new file mode 100644 index 00000000..64414999 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/basic_missile_pack.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 1, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/weapon_basic_pack.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "ingredient": "petrochem_inert", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_missile" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_basic_missile_pack.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/countermeasure_chaff_launcher.json b/serverdata/draft_schematic/space/weapon/missile/countermeasure_chaff_launcher.json new file mode 100644 index 00000000..2ac4f489 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/countermeasure_chaff_launcher.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/countermeasure_chaff_launcher.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "core" + ], + "ingredient": "radioactive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_countermeasure_chaff_launcher.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/countermeasure_chaff_pack.json b/serverdata/draft_schematic/space/weapon/missile/countermeasure_chaff_pack.json new file mode 100644 index 00000000..651e3dfa --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/countermeasure_chaff_pack.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/countermeasure_chaff_pack.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chaff_bits" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chaff_bits" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_chaff_pack" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_countermeasure_chaff_pack.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/countermeasure_confuser_launcher.json b/serverdata/draft_schematic/space/weapon/missile/countermeasure_confuser_launcher.json new file mode 100644 index 00000000..48260c49 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/countermeasure_confuser_launcher.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/countermeasure_confuser_launcher.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1875 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "core" + ], + "ingredient": "radioactive", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_countermeasure_confuser_launcher.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/countermeasure_confuser_pack.json b/serverdata/draft_schematic/space/weapon/missile/countermeasure_confuser_pack.json new file mode 100644 index 00000000..51196744 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/countermeasure_confuser_pack.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/countermeasure_confuser_pack.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chaff_bits" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chaff_bits" + ], + "ingredient": "metal", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_chaff_pack" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_countermeasure_confuser_pack.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/countermeasure_decoy_launcher.json b/serverdata/draft_schematic/space/weapon/missile/countermeasure_decoy_launcher.json new file mode 100644 index 00000000..7b1b02c0 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/countermeasure_decoy_launcher.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/countermeasure_decoy_launcher.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 375 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "core" + ], + "ingredient": "radioactive", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_countermeasure_decoy_launcher.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/countermeasure_decoy_pack.json b/serverdata/draft_schematic/space/weapon/missile/countermeasure_decoy_pack.json new file mode 100644 index 00000000..774b372d --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/countermeasure_decoy_pack.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/countermeasure_decoy_pack.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chaff_bits" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chaff_bits" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_chaff_pack" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_countermeasure_decoy_pack.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/countermeasure_em_launcher.json b/serverdata/draft_schematic/space/weapon/missile/countermeasure_em_launcher.json new file mode 100644 index 00000000..ee1ef310 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/countermeasure_em_launcher.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/countermeasure_em_launcher.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 3750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "core" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_countermeasure_em_launcher.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/countermeasure_em_pack.json b/serverdata/draft_schematic/space/weapon/missile/countermeasure_em_pack.json new file mode 100644 index 00000000..722714dc --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/countermeasure_em_pack.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/countermeasure_em_pack.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chaff_bits" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chaff_bits" + ], + "ingredient": "metal", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_chaff_pack" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_countermeasure_em_pack.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/countermeasure_microchaff_launcher.json b/serverdata/draft_schematic/space/weapon/missile/countermeasure_microchaff_launcher.json new file mode 100644 index 00000000..b2ccd44d --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/countermeasure_microchaff_launcher.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/countermeasure_microchaff_launcher.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "core" + ], + "ingredient": "radioactive", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_countermeasure_microchaff_launcher.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/countermeasure_microchaff_pack.json b/serverdata/draft_schematic/space/weapon/missile/countermeasure_microchaff_pack.json new file mode 100644 index 00000000..807c9074 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/countermeasure_microchaff_pack.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/countermeasure_microchaff_pack.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "chaff_bits" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "chaff_bits" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_chaff_pack" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_countermeasure_microchaff_pack.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_concussion_missile_mk1.json b/serverdata/draft_schematic/space/weapon/missile/wpn_concussion_missile_mk1.json new file mode 100644 index 00000000..066e3ab0 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_concussion_missile_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_concussion_missile_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "ingredient": "radioactive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_missile" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_concussion_missile_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_concussion_missile_mk2.json b/serverdata/draft_schematic/space/weapon/missile/wpn_concussion_missile_mk2.json new file mode 100644 index 00000000..3a9eba42 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_concussion_missile_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_concussion_missile_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "ingredient": "radioactive_polymetric", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_missile" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_concussion_missile_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_concussion_missile_mk3.json b/serverdata/draft_schematic/space/weapon/missile/wpn_concussion_missile_mk3.json new file mode 100644 index 00000000..fea32eb2 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_concussion_missile_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_concussion_missile_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "ingredient": "radioactive_polymetric", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_missile" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_concussion_missile_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_imagerec_missile_mk1.json b/serverdata/draft_schematic/space/weapon/missile/wpn_imagerec_missile_mk1.json new file mode 100644 index 00000000..75a22b7e --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_imagerec_missile_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_imagerec_missile_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 375 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "ingredient": "radioactive", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_missile" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_imagerec_missile_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_imagerec_missile_mk2.json b/serverdata/draft_schematic/space/weapon/missile/wpn_imagerec_missile_mk2.json new file mode 100644 index 00000000..8b4a0c61 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_imagerec_missile_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_imagerec_missile_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "ingredient": "radioactive_polymetric", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_missile" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_imagerec_missile_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_concussion_mk1.json b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_concussion_mk1.json new file mode 100644 index 00000000..0ca135db --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_concussion_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_launcher_concussion_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "ingredient": "aluminum", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_missile_launcher" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_launcher_concussion_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_concussion_mk2.json b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_concussion_mk2.json new file mode 100644 index 00000000..844129b8 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_concussion_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_launcher_concussion_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "ingredient": "aluminum", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_missile_launcher" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_launcher_concussion_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_concussion_mk3.json b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_concussion_mk3.json new file mode 100644 index 00000000..eb17640e --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_concussion_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_launcher_concussion_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 4000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "ingredient": "aluminum", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_missile_launcher" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_launcher_concussion_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_imagerec_mk1.json b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_imagerec_mk1.json new file mode 100644 index 00000000..78d2a475 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_imagerec_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_launcher_imagerec_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_missile_launcher" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_launcher_imagerec_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_imagerec_mk2.json b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_imagerec_mk2.json new file mode 100644 index 00000000..be47b8ba --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_imagerec_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_launcher_imagerec_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 4000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "ingredient": "aluminum", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_missile_launcher" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_launcher_imagerec_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_proton_mk1.json b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_proton_mk1.json new file mode 100644 index 00000000..66e76edc --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_proton_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_launcher_proton_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "ingredient": "aluminum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_missile_launcher" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_launcher_proton_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_proton_mk2.json b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_proton_mk2.json new file mode 100644 index 00000000..261e797f --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_proton_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_launcher_proton_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_missile_launcher" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_launcher_proton_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_proton_mk3.json b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_proton_mk3.json new file mode 100644 index 00000000..a261156a --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_proton_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_launcher_proton_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "ingredient": "aluminum", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_missile_launcher" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_launcher_proton_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_proton_mk4.json b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_proton_mk4.json new file mode 100644 index 00000000..81621299 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_proton_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_launcher_proton_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 4000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "ingredient": "aluminum", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_missile_launcher" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_launcher_proton_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_seismic_mk1.json b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_seismic_mk1.json new file mode 100644 index 00000000..86e6cad1 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_seismic_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_launcher_seismic_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_missile_launcher" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_launcher_seismic_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_seismic_mk2.json b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_seismic_mk2.json new file mode 100644 index 00000000..9a975173 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_seismic_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_launcher_seismic_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "ingredient": "aluminum", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_missile_launcher" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_launcher_seismic_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_seismic_mk3.json b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_seismic_mk3.json new file mode 100644 index 00000000..5eea06f7 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_seismic_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_launcher_seismic_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 4000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "ingredient": "aluminum", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_missile_launcher" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_launcher_seismic_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_spacebomb_mk1.json b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_spacebomb_mk1.json new file mode 100644 index 00000000..acbee6b3 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_spacebomb_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_launcher_spacebomb_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "ingredient": "aluminum", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_missile_launcher" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_launcher_spacebomb_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_spacebomb_mk2.json b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_spacebomb_mk2.json new file mode 100644 index 00000000..a453f3e7 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_launcher_spacebomb_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_launcher_spacebomb_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 4000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ammo_chamber" + ], + "ingredient": "aluminum", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_missile_launcher" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_launcher_spacebomb_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_proton_missile_mk1.json b/serverdata/draft_schematic/space/weapon/missile/wpn_proton_missile_mk1.json new file mode 100644 index 00000000..1cac8e43 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_proton_missile_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_proton_missile_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "ingredient": "radioactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_missile" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_proton_missile_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_proton_missile_mk2.json b/serverdata/draft_schematic/space/weapon/missile/wpn_proton_missile_mk2.json new file mode 100644 index 00000000..512bbb94 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_proton_missile_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_proton_missile_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 375 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "ingredient": "radioactive", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_missile" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_proton_missile_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_proton_missile_mk3.json b/serverdata/draft_schematic/space/weapon/missile/wpn_proton_missile_mk3.json new file mode 100644 index 00000000..f1009cc3 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_proton_missile_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_proton_missile_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "ingredient": "radioactive_polymetric", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_missile" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_proton_missile_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_proton_missile_mk4.json b/serverdata/draft_schematic/space/weapon/missile/wpn_proton_missile_mk4.json new file mode 100644 index 00000000..4f2b43d8 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_proton_missile_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_proton_missile_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "ingredient": "radioactive_polymetric", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_missile" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_proton_missile_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_seismic_missile_mk1.json b/serverdata/draft_schematic/space/weapon/missile/wpn_seismic_missile_mk1.json new file mode 100644 index 00000000..0fb5ae23 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_seismic_missile_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_seismic_missile_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 375 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "ingredient": "radioactive", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_missile" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_seismic_missile_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_seismic_missile_mk2.json b/serverdata/draft_schematic/space/weapon/missile/wpn_seismic_missile_mk2.json new file mode 100644 index 00000000..c46b708b --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_seismic_missile_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_seismic_missile_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "ingredient": "radioactive_polymetric", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_missile" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_seismic_missile_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_seismic_missile_mk3.json b/serverdata/draft_schematic/space/weapon/missile/wpn_seismic_missile_mk3.json new file mode 100644 index 00000000..70dae27f --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_seismic_missile_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_seismic_missile_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "ingredient": "radioactive_polymetric", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_missile" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_seismic_missile_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_spacebomb_missile_mk1.json b/serverdata/draft_schematic/space/weapon/missile/wpn_spacebomb_missile_mk1.json new file mode 100644 index 00000000..05117747 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_spacebomb_missile_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_spacebomb_missile_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "ingredient": "radioactive_polymetric", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_missile" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_spacebomb_missile_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/missile/wpn_spacebomb_missile_mk2.json b/serverdata/draft_schematic/space/weapon/missile/wpn_spacebomb_missile_mk2.json new file mode 100644 index 00000000..7342eaf5 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/missile/wpn_spacebomb_missile_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/missile/wpn_spacebomb_missile_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "warhead" + ], + "ingredient": "radioactive_polymetric", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_missile" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/weapon/missile/shared_wpn_spacebomb_missile_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/quick_shot_upgrade_mk1.json b/serverdata/draft_schematic/space/weapon/quick_shot_upgrade_mk1.json new file mode 100644 index 00000000..a67ff25f --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/quick_shot_upgrade_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/quick_shot_upgrade_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "speed_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "speed_enhancer" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_quick_shot" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_quick_shot_upgrade_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/quick_shot_upgrade_mk2.json b/serverdata/draft_schematic/space/weapon/quick_shot_upgrade_mk2.json new file mode 100644 index 00000000..99abe4ad --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/quick_shot_upgrade_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/quick_shot_upgrade_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "speed_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "speed_enhancer" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_quick_shot" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_quick_shot_upgrade_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/quick_shot_upgrade_mk3.json b/serverdata/draft_schematic/space/weapon/quick_shot_upgrade_mk3.json new file mode 100644 index 00000000..665d1be6 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/quick_shot_upgrade_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/quick_shot_upgrade_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "speed_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "speed_enhancer" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_quick_shot" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_quick_shot_upgrade_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/quick_shot_upgrade_mk4.json b/serverdata/draft_schematic/space/weapon/quick_shot_upgrade_mk4.json new file mode 100644 index 00000000..36ffd63f --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/quick_shot_upgrade_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/quick_shot_upgrade_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "speed_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "speed_enhancer" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_quick_shot" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_quick_shot_upgrade_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/quick_shot_upgrade_mk5.json b/serverdata/draft_schematic/space/weapon/quick_shot_upgrade_mk5.json new file mode 100644 index 00000000..9600a72e --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/quick_shot_upgrade_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/quick_shot_upgrade_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "speed_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "speed_enhancer" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_quick_shot" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_quick_shot_upgrade_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/shield_effectiveness_intensifier_mk1.json b/serverdata/draft_schematic/space/weapon/shield_effectiveness_intensifier_mk1.json new file mode 100644 index 00000000..54cdec9a --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/shield_effectiveness_intensifier_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/shield_effectiveness_intensifier_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_shield_effectiveness_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_shield_effectiveness_intensifier_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/shield_effectiveness_intensifier_mk2.json b/serverdata/draft_schematic/space/weapon/shield_effectiveness_intensifier_mk2.json new file mode 100644 index 00000000..79e07e5c --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/shield_effectiveness_intensifier_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/shield_effectiveness_intensifier_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_shield_effectiveness_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_shield_effectiveness_intensifier_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/shield_effectiveness_intensifier_mk3.json b/serverdata/draft_schematic/space/weapon/shield_effectiveness_intensifier_mk3.json new file mode 100644 index 00000000..b3873b3c --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/shield_effectiveness_intensifier_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/shield_effectiveness_intensifier_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_shield_effectiveness_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_shield_effectiveness_intensifier_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/shield_effectiveness_intensifier_mk4.json b/serverdata/draft_schematic/space/weapon/shield_effectiveness_intensifier_mk4.json new file mode 100644 index 00000000..8b24fbac --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/shield_effectiveness_intensifier_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/shield_effectiveness_intensifier_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_shield_effectiveness_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_shield_effectiveness_intensifier_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/shield_effectiveness_intensifier_mk5.json b/serverdata/draft_schematic/space/weapon/shield_effectiveness_intensifier_mk5.json new file mode 100644 index 00000000..032e2784 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/shield_effectiveness_intensifier_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/shield_effectiveness_intensifier_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_shield_effectiveness_intensifier" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_shield_effectiveness_intensifier_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/speed_limiter_upgrade_mk1.json b/serverdata/draft_schematic/space/weapon/speed_limiter_upgrade_mk1.json new file mode 100644 index 00000000..6d541262 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/speed_limiter_upgrade_mk1.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/speed_limiter_upgrade_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "limiting_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "limiting_mechanism" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_speed_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_speed_limiter_upgrade_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/speed_limiter_upgrade_mk2.json b/serverdata/draft_schematic/space/weapon/speed_limiter_upgrade_mk2.json new file mode 100644 index 00000000..66a6b17a --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/speed_limiter_upgrade_mk2.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/speed_limiter_upgrade_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "limiting_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "limiting_mechanism" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_speed_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_speed_limiter_upgrade_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/speed_limiter_upgrade_mk3.json b/serverdata/draft_schematic/space/weapon/speed_limiter_upgrade_mk3.json new file mode 100644 index 00000000..2e65199d --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/speed_limiter_upgrade_mk3.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/speed_limiter_upgrade_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "limiting_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "limiting_mechanism" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_speed_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 27, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_speed_limiter_upgrade_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/speed_limiter_upgrade_mk4.json b/serverdata/draft_schematic/space/weapon/speed_limiter_upgrade_mk4.json new file mode 100644 index 00000000..e7df10b8 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/speed_limiter_upgrade_mk4.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/speed_limiter_upgrade_mk4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "limiting_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "limiting_mechanism" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_speed_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_speed_limiter_upgrade_mk4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/speed_limiter_upgrade_mk5.json b/serverdata/draft_schematic/space/weapon/speed_limiter_upgrade_mk5.json new file mode 100644 index 00000000..e24ab487 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/speed_limiter_upgrade_mk5.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 25, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/speed_limiter_upgrade_mk5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "limiting_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "limiting_mechanism" + ], + "ingredient": "ore_siliclastic_fermionic", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_speed_limiter" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 34, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_speed_limiter_upgrade_mk5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/weapon_efficiency_booster.json b/serverdata/draft_schematic/space/weapon/weapon_efficiency_booster.json new file mode 100644 index 00000000..e474e049 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/weapon_efficiency_booster.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/space/base_space_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_space", + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/weapon_efficiency_booster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "effectiveness_enhancer" + ], + "ingredient": "radioactive_polymetric", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_prism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_prism" + ], + "ingredient": "gemstone_crystalline", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_weapon_efficiency_booster" + ], + "xpPoints": [ + { + "type": "XP_shipwright", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_weapon_efficiency_booster.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_advanced_blaster.json b/serverdata/draft_schematic/space/weapon/wpn_advanced_blaster.json new file mode 100644 index 00000000..aa7ad477 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_advanced_blaster.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_advanced_blaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_advanced_blaster.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_advanced_blaster_green.json b/serverdata/draft_schematic/space/weapon/wpn_advanced_blaster_green.json new file mode 100644 index 00000000..7a542a5d --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_advanced_blaster_green.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_advanced_blaster_green.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_advanced_blaster_green.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_advanced_disruptor.json b/serverdata/draft_schematic/space/weapon/wpn_advanced_disruptor.json new file mode 100644 index 00000000..b844b48f --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_advanced_disruptor.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_advanced_disruptor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_advanced_disruptor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_advanced_ioncannon.json b/serverdata/draft_schematic/space/weapon/wpn_advanced_ioncannon.json new file mode 100644 index 00000000..dc46304e --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_advanced_ioncannon.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_advanced_ioncannon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk4.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_advanced_ioncannon.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_elite_gauss.json b/serverdata/draft_schematic/space/weapon/wpn_elite_gauss.json new file mode 100644 index 00000000..d427fbaf --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_elite_gauss.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_elite_gauss.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "space_gas_methane", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "space_metal_carbonaceous", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_elite_gauss.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_elite_null_bolt.json b/serverdata/draft_schematic/space/weapon/wpn_elite_null_bolt.json new file mode 100644 index 00000000..751ad844 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_elite_null_bolt.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_elite_null_bolt.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "space_gas_organometallic", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "space_metal_carbonaceous", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_elite_null_bolt.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_elite_railgun.json b/serverdata/draft_schematic/space/weapon/wpn_elite_railgun.json new file mode 100644 index 00000000..1f2025b0 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_elite_railgun.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_elite_railgun.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "space_gas_organometallic", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "space_metal_carbonaceous", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 41, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_elite_railgun.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_experimental_blaster.json b/serverdata/draft_schematic/space/weapon/wpn_experimental_blaster.json new file mode 100644 index 00000000..ca42908f --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_experimental_blaster.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_experimental_blaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_experimental_blaster.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_experimental_blaster_green.json b/serverdata/draft_schematic/space/weapon/wpn_experimental_blaster_green.json new file mode 100644 index 00000000..2bb734bc --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_experimental_blaster_green.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_experimental_blaster_green.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_experimental_blaster_green.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_experimental_disruptor.json b/serverdata/draft_schematic/space/weapon/wpn_experimental_disruptor.json new file mode 100644 index 00000000..6299215e --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_experimental_disruptor.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_experimental_disruptor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_experimental_disruptor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_experimental_ioncannon.json b/serverdata/draft_schematic/space/weapon/wpn_experimental_ioncannon.json new file mode 100644 index 00000000..bd0d7be5 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_experimental_ioncannon.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_experimental_ioncannon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_experimental_ioncannon.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_heavy_blaster.json b/serverdata/draft_schematic/space/weapon/wpn_heavy_blaster.json new file mode 100644 index 00000000..e266412e --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_heavy_blaster.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_heavy_blaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_heavy_blaster.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_heavy_blaster_green.json b/serverdata/draft_schematic/space/weapon/wpn_heavy_blaster_green.json new file mode 100644 index 00000000..5a426c39 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_heavy_blaster_green.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_heavy_blaster_green.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_heavy_blaster_green.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_heavy_disruptor.json b/serverdata/draft_schematic/space/weapon/wpn_heavy_disruptor.json new file mode 100644 index 00000000..a025edd1 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_heavy_disruptor.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_heavy_disruptor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_heavy_disruptor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_heavy_ioncannon.json b/serverdata/draft_schematic/space/weapon/wpn_heavy_ioncannon.json new file mode 100644 index 00000000..f8f737cd --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_heavy_ioncannon.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_heavy_ioncannon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_heavy_ioncannon.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_light_blaster.json b/serverdata/draft_schematic/space/weapon/wpn_light_blaster.json new file mode 100644 index 00000000..19f667f4 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_light_blaster.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_light_blaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_light_blaster.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_light_blaster_green.json b/serverdata/draft_schematic/space/weapon/wpn_light_blaster_green.json new file mode 100644 index 00000000..aa3a52bc --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_light_blaster_green.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_light_blaster_green.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_light_blaster_green.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_light_disruptor.json b/serverdata/draft_schematic/space/weapon/wpn_light_disruptor.json new file mode 100644 index 00000000..fcdb631d --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_light_disruptor.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_light_disruptor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_light_disruptor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_light_ioncannon.json b/serverdata/draft_schematic/space/weapon/wpn_light_ioncannon.json new file mode 100644 index 00000000..cccea660 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_light_ioncannon.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_light_ioncannon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_light_ioncannon.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_medium_blaster.json b/serverdata/draft_schematic/space/weapon/wpn_medium_blaster.json new file mode 100644 index 00000000..e4ac9d0c --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_medium_blaster.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_medium_blaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_medium_blaster.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_medium_blaster_green.json b/serverdata/draft_schematic/space/weapon/wpn_medium_blaster_green.json new file mode 100644 index 00000000..dee0232b --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_medium_blaster_green.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_medium_blaster_green.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_medium_blaster_green.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_medium_disruptor.json b/serverdata/draft_schematic/space/weapon/wpn_medium_disruptor.json new file mode 100644 index 00000000..1c34f5fc --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_medium_disruptor.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_medium_disruptor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_medium_disruptor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_medium_ioncannon.json b/serverdata/draft_schematic/space/weapon/wpn_medium_ioncannon.json new file mode 100644 index 00000000..c2488148 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_medium_ioncannon.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_medium_ioncannon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_medium_ioncannon.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_mining_laser_elite.json b/serverdata/draft_schematic/space/weapon/wpn_mining_laser_elite.json new file mode 100644 index 00000000..1f1924aa --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_mining_laser_elite.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_crafted_mining_laser_elite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "space_gem_diamond", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk5.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "radioactive", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "space_metal_carbonaceous", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_mining_laser_elite.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_mining_laser_mk1.json b/serverdata/draft_schematic/space/weapon/wpn_mining_laser_mk1.json new file mode 100644 index 00000000..757db506 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_mining_laser_mk1.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_crafted_mining_laser_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "space_gas_methane", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "space_metal_carbonaceous", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_mining_laser_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_mining_laser_mk2.json b/serverdata/draft_schematic/space/weapon/wpn_mining_laser_mk2.json new file mode 100644 index 00000000..ff0c4832 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_mining_laser_mk2.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_crafted_mining_laser_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk2.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "space_gas_methane", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "space_metal_carbonaceous", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_mining_laser_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_mining_laser_mk3.json b/serverdata/draft_schematic/space/weapon/wpn_mining_laser_mk3.json new file mode 100644 index 00000000..365750a5 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_mining_laser_mk3.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_crafted_mining_laser_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "space_gem_crystal", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "radioactive", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "space_metal_carbonaceous", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 29, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_mining_laser_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_nova_ioncannon.json b/serverdata/draft_schematic/space/weapon/wpn_nova_ioncannon.json new file mode 100644 index 00000000..5346b3e5 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_nova_ioncannon.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_nova_ioncannon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_nova_ioncannon.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_orion_disruptor.json b/serverdata/draft_schematic/space/weapon/wpn_orion_disruptor.json new file mode 100644 index 00000000..850bbda5 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_orion_disruptor.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_orion_disruptor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "radioactive", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/ship/crafted/weapon/base_weapon_subcomponent_mk3.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "gas_inert", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "ore_carbonate", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_orion_disruptor.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/space/weapon/wpn_tractor_beam.json b/serverdata/draft_schematic/space/weapon/wpn_tractor_beam.json new file mode 100644 index 00000000..e9d80e54 --- /dev/null +++ b/serverdata/draft_schematic/space/weapon/wpn_tractor_beam.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/space/weapon/base_weapon.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/ship/crafted/weapon/wpn_crafted_tractor_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "casing" + ], + "ingredient": "steel", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ship_blaster_core" + ], + "ingredient": "space_gem_crystal", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "blaster_cooling_mechanism" + ], + "ingredient": "radioactive", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "energy_shielding" + ], + "ingredient": "space_metal_carbonaceous", + "count": 625 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.space.weapon.crafting_basic_weapon" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/space/weapon/shared_wpn_tractor_beam.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/spices/spice_booster_blue.json b/serverdata/draft_schematic/spices/spice_booster_blue.json new file mode 100644 index 00000000..6df4f80d --- /dev/null +++ b/serverdata/draft_schematic/spices/spice_booster_blue.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/spice/spice_booster_blue.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "copper_phthalocyanine_blue" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "copper_phthalocyanine_blue" + ], + "ingredient": "copper", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dimethylaminobenzene" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dimethylaminobenzene" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "delivery_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "delivery_mechanism" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 1, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.spice.crafting_spice" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/spices/shared_spice_booster_blue.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_craftingSpice", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/spices/spice_crash_n_burn.json b/serverdata/draft_schematic/spices/spice_crash_n_burn.json new file mode 100644 index 00000000..d0990711 --- /dev/null +++ b/serverdata/draft_schematic/spices/spice_crash_n_burn.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/spice/spice_crash_n_burn.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "cytrinamphetamine" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "cytrinamphetamine" + ], + "ingredient": "fruit", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "allophynabarbital" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "allophynabarbital" + ], + "ingredient": "vegetable", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "delivery_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "delivery_mechanism" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 1, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.spice.crafting_spice" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/spices/shared_spice_crash_n_burn.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_craftingSpice", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/spices/spice_droid_lube.json b/serverdata/draft_schematic/spices/spice_droid_lube.json new file mode 100644 index 00000000..f3f13647 --- /dev/null +++ b/serverdata/draft_schematic/spices/spice_droid_lube.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/spice/spice_droid_lube.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "xr81_lube" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "xr81_lube" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "gas_filter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "gas_filter" + ], + "ingredient": "gas", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "delivery_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "delivery_mechanism" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 1, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.spice.crafting_spice" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/spices/shared_spice_droid_lube.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_craftingSpice", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/spices/spice_giggledust.json b/serverdata/draft_schematic/spices/spice_giggledust.json new file mode 100644 index 00000000..098079f2 --- /dev/null +++ b/serverdata/draft_schematic/spices/spice_giggledust.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/spice/spice_giggledust.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "powdered_organic" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "powdered_organic" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "crushed_bone" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "crushed_bone" + ], + "ingredient": "bone", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "crushed_flowers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "crushed_flowers" + ], + "ingredient": "fruit_flowers", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 1, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.spice.crafting_spice" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/spices/shared_spice_giggledust.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_craftingSpice", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/spices/spice_grey_gabaki.json b/serverdata/draft_schematic/spices/spice_grey_gabaki.json new file mode 100644 index 00000000..2b8deb8d --- /dev/null +++ b/serverdata/draft_schematic/spices/spice_grey_gabaki.json @@ -0,0 +1,77 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/spice/spice_grey_gabaki.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dried_leaf" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dried_leaf" + ], + "ingredient": "vegetable", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "preservative" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "preservative" + ], + "ingredient": "organic", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.spice.crafting_spice" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/spices/shared_spice_grey_gabaki.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_craftingSpice", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/spices/spice_gunjack.json b/serverdata/draft_schematic/spices/spice_gunjack.json new file mode 100644 index 00000000..f7309151 --- /dev/null +++ b/serverdata/draft_schematic/spices/spice_gunjack.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/spice/spice_gunjack.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "pemoloxyline" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "pemoloxyline" + ], + "ingredient": "cereal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "methylphenatox" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "methylphenatox" + ], + "ingredient": "meat", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "glucose_concentrate" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "glucose_concentrate" + ], + "ingredient": "object/tangible/component/food/ingredient_carbosyrup.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.spice.crafting_spice" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/spices/shared_spice_gunjack.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_craftingSpice", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/spices/spice_muon_gold.json b/serverdata/draft_schematic/spices/spice_muon_gold.json new file mode 100644 index 00000000..bd8b8e4b --- /dev/null +++ b/serverdata/draft_schematic/spices/spice_muon_gold.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/spice/spice_muon_gold.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "suspension_liquid" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "suspension_liquid" + ], + "ingredient": "water", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "muon_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "muon_source" + ], + "ingredient": "radioactive", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "lepton_agitator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "lepton_agitator" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 1, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.spice.crafting_spice" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/spices/shared_spice_muon_gold.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_craftingSpice", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/spices/spice_neutron_pixey.json b/serverdata/draft_schematic/spices/spice_neutron_pixey.json new file mode 100644 index 00000000..a0f88e6f --- /dev/null +++ b/serverdata/draft_schematic/spices/spice_neutron_pixey.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/spice/spice_neutron_pixey.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "crystalline_stratifier" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "crystalline_stratifier" + ], + "ingredient": "gemstone", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "neutron_impactor" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "neutron_impactor" + ], + "ingredient": "mineral", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "fruit_flavoring" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "fruit_flavoring" + ], + "ingredient": "fruit", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 1, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.spice.crafting_spice" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/spices/shared_spice_neutron_pixey.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_craftingSpice", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/spices/spice_pyrepenol.json b/serverdata/draft_schematic/spices/spice_pyrepenol.json new file mode 100644 index 00000000..399e2d4f --- /dev/null +++ b/serverdata/draft_schematic/spices/spice_pyrepenol.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/spice/spice_pyrepenol.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "thinner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "thinner" + ], + "ingredient": "water", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "pyrepenol" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "pyrepenol" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "pyrepenol_filter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "pyrepenol_filter" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.spice.crafting_spice" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/spices/shared_spice_pyrepenol.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_craftingSpice", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/spices/spice_scramjet.json b/serverdata/draft_schematic/spices/spice_scramjet.json new file mode 100644 index 00000000..cbe186c2 --- /dev/null +++ b/serverdata/draft_schematic/spices/spice_scramjet.json @@ -0,0 +1,77 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/spice/spice_scramjet.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "protein_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "protein_base" + ], + "ingredient": "meat", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "reactant_additive" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "reactant_additive" + ], + "ingredient": "gas_reactive", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.spice.crafting_spice" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/spices/shared_spice_scramjet.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_craftingSpice", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/spices/spice_sedative_h4b.json b/serverdata/draft_schematic/spices/spice_sedative_h4b.json new file mode 100644 index 00000000..96bd2ee1 --- /dev/null +++ b/serverdata/draft_schematic/spices/spice_sedative_h4b.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/spice/spice_sedative_h4b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "h4b_concentrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "h4b_concentrate" + ], + "ingredient": "organic", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "coagulant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "coagulant" + ], + "ingredient": "meat", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "delivery_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "delivery_mechanism" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.spice.crafting_spice" + ], + "complexity": 11, + "sharedTemplate": "object/draft_schematic/spices/shared_spice_sedative_h4b.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_craftingSpice", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/spices/spice_shadowpaw.json b/serverdata/draft_schematic/spices/spice_shadowpaw.json new file mode 100644 index 00000000..6cd41ee5 --- /dev/null +++ b/serverdata/draft_schematic/spices/spice_shadowpaw.json @@ -0,0 +1,77 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/spice/spice_shadowpaw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "crushed_root" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "crushed_root" + ], + "ingredient": "organic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "container" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "container" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.spice.crafting_spice" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/spices/shared_spice_shadowpaw.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_craftingSpice", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/spices/spice_sweetblossom.json b/serverdata/draft_schematic/spices/spice_sweetblossom.json new file mode 100644 index 00000000..510f93cc --- /dev/null +++ b/serverdata/draft_schematic/spices/spice_sweetblossom.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/spice/spice_sweetblossom.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "sweetblossom_nectar" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "sweetblossom_nectar" + ], + "ingredient": "fruit_flowers", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "thinner" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "thinner" + ], + "ingredient": "water", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "distilling_vat" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "distilling_vat" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.spice.crafting_spice" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/spices/shared_spice_sweetblossom.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_craftingSpice", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/spices/spice_thruster_head.json b/serverdata/draft_schematic/spices/spice_thruster_head.json new file mode 100644 index 00000000..323c02c4 --- /dev/null +++ b/serverdata/draft_schematic/spices/spice_thruster_head.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/spice/spice_thruster_head.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "antianxiolytic" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "antianxiolytic" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "hyperemetic" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "hyperemetic" + ], + "ingredient": "meat", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "synaptic_accelerant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "synaptic_accelerant" + ], + "ingredient": "gas", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 1, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.spice.crafting_spice" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/spices/shared_spice_thruster_head.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_craftingSpice", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/spices/spice_yarrock.json b/serverdata/draft_schematic/spices/spice_yarrock.json new file mode 100644 index 00000000..bc46cc65 --- /dev/null +++ b/serverdata/draft_schematic/spices/spice_yarrock.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/food/base_food_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/food/spice/spice_yarrock.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "dried_root" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "dried_root" + ], + "ingredient": "wood", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "grain_dust" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "grain_dust" + ], + "ingredient": "cereal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_food_ingredients_n", + "chemical_reactive" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_food_ingredients_n", + "chemical_reactive" + ], + "ingredient": "chemical", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 1, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.spice.crafting_spice" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/spices/shared_spice_yarrock.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_craftingSpice", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/base_structure_schematic.json b/serverdata/draft_schematic/structure/base_structure_schematic.json new file mode 100644 index 00000000..e74f7fcd --- /dev/null +++ b/serverdata/draft_schematic/structure/base_structure_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_installation", + "destroyIngredients": true, + "crateObjectTemplate": "object/factory/factory_crate_installation.iff", + "xpPoints": [ + { + "type": "XP_craftingStructure", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/bank_corellia.json b/serverdata/draft_schematic/structure/city/bank_corellia.json new file mode 100644 index 00000000..a0734f10 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/bank_corellia.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/bank_corellia_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/structure/city/shared_bank_corellia.iff", + "volume": 12 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/bank_naboo.json b/serverdata/draft_schematic/structure/city/bank_naboo.json new file mode 100644 index 00000000..7b5bc6f9 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/bank_naboo.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/bank_naboo_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/structure/city/shared_bank_naboo.iff", + "volume": 12 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/bank_tatooine.json b/serverdata/draft_schematic/structure/city/bank_tatooine.json new file mode 100644 index 00000000..59c87c46 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/bank_tatooine.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/bank_tatooine_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/structure/city/shared_bank_tatooine.iff", + "volume": 12 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/cantina_corellia.json b/serverdata/draft_schematic/structure/city/cantina_corellia.json new file mode 100644 index 00000000..a4223a2c --- /dev/null +++ b/serverdata/draft_schematic/structure/city/cantina_corellia.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/cantina_corellia_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1700 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/structure/city/shared_cantina_corellia.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/cantina_naboo.json b/serverdata/draft_schematic/structure/city/cantina_naboo.json new file mode 100644 index 00000000..a78b76ac --- /dev/null +++ b/serverdata/draft_schematic/structure/city/cantina_naboo.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/cantina_naboo_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1700 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/structure/city/shared_cantina_naboo.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/cantina_tatooine.json b/serverdata/draft_schematic/structure/city/cantina_tatooine.json new file mode 100644 index 00000000..43886934 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/cantina_tatooine.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/cantina_tatooine_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1700 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/structure/city/shared_cantina_tatooine.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/cityhall_corellia.json b/serverdata/draft_schematic/structure/city/cityhall_corellia.json new file mode 100644 index 00000000..ebd64c68 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/cityhall_corellia.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/cityhall_corellia_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 4000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/structure/city/shared_cityhall_corellia.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/cityhall_naboo.json b/serverdata/draft_schematic/structure/city/cityhall_naboo.json new file mode 100644 index 00000000..238a454d --- /dev/null +++ b/serverdata/draft_schematic/structure/city/cityhall_naboo.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/cityhall_naboo_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 4000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/structure/city/shared_cityhall_naboo.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/cityhall_tatooine.json b/serverdata/draft_schematic/structure/city/cityhall_tatooine.json new file mode 100644 index 00000000..86ead484 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/cityhall_tatooine.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/cityhall_tatooine_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 4000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/structure/city/shared_cityhall_tatooine.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/cloning_corellia.json b/serverdata/draft_schematic/structure/city/cloning_corellia.json new file mode 100644 index 00000000..140cda63 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/cloning_corellia.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/cloning_corellia_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/structure/city/shared_cloning_corellia.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/cloning_naboo.json b/serverdata/draft_schematic/structure/city/cloning_naboo.json new file mode 100644 index 00000000..22239c70 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/cloning_naboo.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/cloning_naboo_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/structure/city/shared_cloning_naboo.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/cloning_tatooine.json b/serverdata/draft_schematic/structure/city/cloning_tatooine.json new file mode 100644 index 00000000..30abf764 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/cloning_tatooine.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/cloning_tatooine_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/structure/city/shared_cloning_tatooine.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/garage_corellia.json b/serverdata/draft_schematic/structure/city/garage_corellia.json new file mode 100644 index 00000000..18d211f2 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/garage_corellia.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/garage_corellia_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1550 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 1800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/structure/city/shared_garage_corellia.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/garage_naboo.json b/serverdata/draft_schematic/structure/city/garage_naboo.json new file mode 100644 index 00000000..b5c85192 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/garage_naboo.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/garage_naboo_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1550 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 1800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/structure/city/shared_garage_naboo.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/garage_tatooine.json b/serverdata/draft_schematic/structure/city/garage_tatooine.json new file mode 100644 index 00000000..129349f4 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/garage_tatooine.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/garage_tatooine_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1550 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 1800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/structure/city/shared_garage_tatooine.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/garden_exotic_dantooine.json b/serverdata/draft_schematic/structure/city/garden_exotic_dantooine.json new file mode 100644 index 00000000..fbeff445 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/garden_exotic_dantooine.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/garden_dantooine_lrg_01_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "decorative_flora" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "decorative_flora" + ], + "ingredient": "fruit_flowers_dantooine", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore_extrusive", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 13 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_garden_exotic_dantooine" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/structure/city/shared_garden_exotic_dantooine.iff", + "volume": 12 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/garden_exotic_dathomir.json b/serverdata/draft_schematic/structure/city/garden_exotic_dathomir.json new file mode 100644 index 00000000..c9d0b33c --- /dev/null +++ b/serverdata/draft_schematic/structure/city/garden_exotic_dathomir.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/garden_dathomir_lrg_01_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "decorative_flora" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "decorative_flora" + ], + "ingredient": "vegetable_fungi_dathomir", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore_siliclastic", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_garden_exotic_dathomir" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/structure/city/shared_garden_exotic_dathomir.iff", + "volume": 12 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/garden_exotic_endor.json b/serverdata/draft_schematic/structure/city/garden_exotic_endor.json new file mode 100644 index 00000000..a1e2fbec --- /dev/null +++ b/serverdata/draft_schematic/structure/city/garden_exotic_endor.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/garden_endor_lrg_01_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "decorative_flora" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "decorative_flora" + ], + "ingredient": "wood_deciduous_endor", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "softwood_evergreen_endor", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_garden_exotic_endor" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/structure/city/shared_garden_exotic_endor.iff", + "volume": 12 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/garden_large.json b/serverdata/draft_schematic/structure/city/garden_large.json new file mode 100644 index 00000000..c2fed3db --- /dev/null +++ b/serverdata/draft_schematic/structure/city/garden_large.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/garden_corellia_lrg_01_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "decorative_flora" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "decorative_flora" + ], + "ingredient": "flora_resources", + "count": 5000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_garden_large" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/structure/city/shared_garden_large.iff", + "volume": 12 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/garden_medium.json b/serverdata/draft_schematic/structure/city/garden_medium.json new file mode 100644 index 00000000..73be1d39 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/garden_medium.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/garden_corellia_med_01_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "decorative_flora" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "decorative_flora" + ], + "ingredient": "flora_resources", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_garden_medium" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/structure/city/shared_garden_medium.iff", + "volume": 12 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/garden_small.json b/serverdata/draft_schematic/structure/city/garden_small.json new file mode 100644 index 00000000..46d2fcc7 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/garden_small.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/garden_corellia_sml_01_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "decorative_flora" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "decorative_flora" + ], + "ingredient": "flora_resources", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_garden_small" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/structure/city/shared_garden_small.iff", + "volume": 12 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/hospital_corellia.json b/serverdata/draft_schematic/structure/city/hospital_corellia.json new file mode 100644 index 00000000..f0957d46 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/hospital_corellia.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/hospital_corellia_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1650 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 450 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/structure/city/shared_hospital_corellia.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/hospital_naboo.json b/serverdata/draft_schematic/structure/city/hospital_naboo.json new file mode 100644 index 00000000..50142c4a --- /dev/null +++ b/serverdata/draft_schematic/structure/city/hospital_naboo.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/hospital_naboo_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1650 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 450 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/structure/city/shared_hospital_naboo.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/hospital_tatooine.json b/serverdata/draft_schematic/structure/city/hospital_tatooine.json new file mode 100644 index 00000000..1adf84e7 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/hospital_tatooine.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/hospital_tatooine_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1650 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 450 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 26, + "sharedTemplate": "object/draft_schematic/structure/city/shared_hospital_tatooine.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/shuttleport_corellia.json b/serverdata/draft_schematic/structure/city/shuttleport_corellia.json new file mode 100644 index 00000000..d51af47c --- /dev/null +++ b/serverdata/draft_schematic/structure/city/shuttleport_corellia.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/shuttleport_corellia_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1550 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ticket_droid_chassis" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ticket_droid_chassis" + ], + "ingredient": "object/tangible/component/droid/p0_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/structure/city/shared_shuttleport_corellia.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/shuttleport_naboo.json b/serverdata/draft_schematic/structure/city/shuttleport_naboo.json new file mode 100644 index 00000000..89c12395 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/shuttleport_naboo.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/shuttleport_naboo_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1550 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ticket_droid_chassis" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ticket_droid_chassis" + ], + "ingredient": "object/tangible/component/droid/p0_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/structure/city/shared_shuttleport_naboo.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/shuttleport_tatooine.json b/serverdata/draft_schematic/structure/city/shuttleport_tatooine.json new file mode 100644 index 00000000..bc86b98f --- /dev/null +++ b/serverdata/draft_schematic/structure/city/shuttleport_tatooine.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/shuttleport_tatooine_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1550 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ticket_droid_chassis" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ticket_droid_chassis" + ], + "ingredient": "object/tangible/component/droid/p0_droid_chassis.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/structure/city/shared_shuttleport_tatooine.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/theater_corellia.json b/serverdata/draft_schematic/structure/city/theater_corellia.json new file mode 100644 index 00000000..e8bb61d8 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/theater_corellia.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/theater_corellia_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/structure/city/shared_theater_corellia.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/theater_naboo.json b/serverdata/draft_schematic/structure/city/theater_naboo.json new file mode 100644 index 00000000..5514aa89 --- /dev/null +++ b/serverdata/draft_schematic/structure/city/theater_naboo.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/theater_naboo_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/structure/city/shared_theater_naboo.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/city/theater_tatooine.json b/serverdata/draft_schematic/structure/city/theater_tatooine.json new file mode 100644 index 00000000..64e90b1d --- /dev/null +++ b/serverdata/draft_schematic/structure/city/theater_tatooine.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/city_deed/theater_tatooine_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 24, + "sharedTemplate": "object/draft_schematic/structure/city/shared_theater_tatooine.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/foundation_military_heavy.json b/serverdata/draft_schematic/structure/component/foundation_military_heavy.json new file mode 100644 index 00000000..74ddb4dd --- /dev/null +++ b/serverdata/draft_schematic/structure/component/foundation_military_heavy.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/component/structure/foundation_military_heavy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 54000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation_and_hardening" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation_and_hardening" + ], + "ingredient": "ore", + "count": 135000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "armor_plating_attachment_and_structural_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "armor_plating_attachment_and_structural_reinforcement" + ], + "ingredient": "metal", + "count": 540 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "armor_plating" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "armor_plating" + ], + "ingredient": "object/tangible/component/armor/armor_module_heavy.iff", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/structure/component/shared_foundation_military_heavy.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/structural_module.json b/serverdata/draft_schematic/structure/component/structural_module.json new file mode 100644 index 00000000..ebf12701 --- /dev/null +++ b/serverdata/draft_schematic/structure/component/structural_module.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/structure/structural_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "reinforcement_rods" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "reinforcement_rods" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_material" + ], + "ingredient": "ore", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation" + ], + "ingredient": "ore", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_component" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/structure/component/shared_structural_module.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/structure_fluidic_drilling_pumping_unit.json b/serverdata/draft_schematic/structure/component/structure_fluidic_drilling_pumping_unit.json new file mode 100644 index 00000000..d6d09033 --- /dev/null +++ b/serverdata/draft_schematic/structure/component/structure_fluidic_drilling_pumping_unit.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/structure/fluidic_drilling_pumping_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_head" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "well_head_positioning_and_piping" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "well_head_positioning_and_piping" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "fluid_hoses" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "fluid_hoses" + ], + "ingredient": "chemical", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "pump_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "pump_unit" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "sealant_and_shock_absorbing_buffers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "sealant_and_shock_absorbing_buffers" + ], + "ingredient": "chemical", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_mining_unit" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/structure/component/shared_structure_fluidic_drilling_pumping_unit.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/structure_generator_turbine.json b/serverdata/draft_schematic/structure/component/structure_generator_turbine.json new file mode 100644 index 00000000..65035a9c --- /dev/null +++ b/serverdata/draft_schematic/structure/component/structure_generator_turbine.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/structure/generator_turbine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "energy_gathering_array" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "energy_gathering_array" + ], + "ingredient": "copper", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "turbine_cradle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "turbine_cradle" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "magnetic_reaction_mass" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "magnetic_reaction_mass" + ], + "ingredient": "ore_carbonate", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "cradle_fittings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "cradle_fittings" + ], + "ingredient": "metal_nonferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "charge_leakage_insulation_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "charge_leakage_insulation_material" + ], + "ingredient": "chemical", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "turbine_rotor" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "turbine_rotor" + ], + "ingredient": "aluminum", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "reaction_mass" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "reaction_mass" + ], + "ingredient": "gas_reactive", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_component" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/structure/component/shared_structure_generator_turbine.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/structure_harvesting_mechanism.json b/serverdata/draft_schematic/structure/component/structure_harvesting_mechanism.json new file mode 100644 index 00000000..2effd18d --- /dev/null +++ b/serverdata/draft_schematic/structure/component/structure_harvesting_mechanism.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/structure/harvester_mechanism.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "manipulator_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "manipulator_unit" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bio_controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bio_controller" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "fluid_hoses" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "fluid_hoses" + ], + "ingredient": "chemical", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "pump_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "pump_unit" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "sealant_and_shock_absorbing_buffers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "sealant_and_shock_absorbing_buffers" + ], + "ingredient": "chemical", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_mining_unit" + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/structure/component/shared_structure_harvesting_mechanism.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/structure_heavy_harvesting_mechanism.json b/serverdata/draft_schematic/structure/component/structure_heavy_harvesting_mechanism.json new file mode 100644 index 00000000..eb75bf01 --- /dev/null +++ b/serverdata/draft_schematic/structure/component/structure_heavy_harvesting_mechanism.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/structure/heavy_harvester_mechanism.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "manipulator_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "manipulator_unit" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bio_controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bio_controller" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "fluid_hoses" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "fluid_hoses" + ], + "ingredient": "chemical", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "pump_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "pump_unit" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "sealant_and_shock_absorbing_buffers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "sealant_and_shock_absorbing_buffers" + ], + "ingredient": "chemical", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_mining_unit" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/structure/component/shared_structure_heavy_harvesting_mechanism.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/structure_heavy_harvesting_mechanism_advanced.json b/serverdata/draft_schematic/structure/component/structure_heavy_harvesting_mechanism_advanced.json new file mode 100644 index 00000000..a9e7cc00 --- /dev/null +++ b/serverdata/draft_schematic/structure/component/structure_heavy_harvesting_mechanism_advanced.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/structure/heavy_harvester_mechanism_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "manipulator_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "manipulator_unit" + ], + "ingredient": "steel", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bio_controller" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bio_controller" + ], + "ingredient": "steel", + "count": 450 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "fluid_hoses" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "fluid_hoses" + ], + "ingredient": "chemical", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "pump_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "pump_unit" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "sealant_and_shock_absorbing_buffers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "sealant_and_shock_absorbing_buffers" + ], + "ingredient": "chemical", + "count": 360 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_mining_unit" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/structure/component/shared_structure_heavy_harvesting_mechanism_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/structure_light_ore_mining_unit.json b/serverdata/draft_schematic/structure/component/structure_light_ore_mining_unit.json new file mode 100644 index 00000000..5d03981a --- /dev/null +++ b/serverdata/draft_schematic/structure/component/structure_light_ore_mining_unit.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/structure/light_ore_mining_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_head" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_positioning_arm" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_positioning_arm" + ], + "ingredient": "steel", + "count": 72 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ore_transport_auger_and_conveyors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ore_transport_auger_and_conveyors" + ], + "ingredient": "metal", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_joints_and_fittings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_joints_and_fittings" + ], + "ingredient": "steel", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "charge_and_thermal_regulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "charge_and_thermal_regulation_medium" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_mining_unit" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/structure/component/shared_structure_light_ore_mining_unit.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/structure_light_power_core_unit.json b/serverdata/draft_schematic/structure/component/structure_light_power_core_unit.json new file mode 100644 index 00000000..72830930 --- /dev/null +++ b/serverdata/draft_schematic/structure/component/structure_light_power_core_unit.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/structure/light_power_core_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "sub_assembly_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "sub_assembly_frame" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "micro_turbine_and_charge_accumulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "micro_turbine_and_charge_accumulator" + ], + "ingredient": "metal", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "shock_and_vibration_isolation_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "shock_and_vibration_isolation_assembly" + ], + "ingredient": "chemical", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "thermal_insulator_and_charge_leakage_preventor" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "thermal_insulator_and_charge_leakage_preventor" + ], + "ingredient": "ore", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "super_mini_turbo_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "super_mini_turbo_generator" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "energy_flow_modulator_and_filter" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "energy_flow_modulator_and_filter" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "energy_distribution_net" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "energy_distribution_net" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/structure/component/shared_structure_light_power_core_unit.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/structure_manufacturing_mechanism.json b/serverdata/draft_schematic/structure/component/structure_manufacturing_mechanism.json new file mode 100644 index 00000000..d40bd7a2 --- /dev/null +++ b/serverdata/draft_schematic/structure/component/structure_manufacturing_mechanism.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/structure/manufacturing_mechanism.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "sub_assembly_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "sub_assembly_frame" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "assembly_machinery" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "assembly_machinery" + ], + "ingredient": "metal_nonferrous", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "shock_and_vibration_isolation_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "shock_and_vibration_isolation_assembly" + ], + "ingredient": "chemical", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "thermal_insulator_and_charge_leakage_preventor" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "thermal_insulator_and_charge_leakage_preventor" + ], + "ingredient": "ore", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "mini_turbo_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "mini_turbo_generator" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/structure/component/shared_structure_manufacturing_mechanism.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/structure_ore_mining_unit.json b/serverdata/draft_schematic/structure/component/structure_ore_mining_unit.json new file mode 100644 index 00000000..cf8e739c --- /dev/null +++ b/serverdata/draft_schematic/structure/component/structure_ore_mining_unit.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/structure/ore_mining_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_head" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_positioning_arm" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_positioning_arm" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ore_transport_auger_and_conveyors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ore_transport_auger_and_conveyors" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_joints_and_fittings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_joints_and_fittings" + ], + "ingredient": "steel", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "charge_and_thermal_regulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "charge_and_thermal_regulation_medium" + ], + "ingredient": "gas_inert", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_mining_unit" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/structure/component/shared_structure_ore_mining_unit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/structure_ore_mining_unit_advanced.json b/serverdata/draft_schematic/structure/component/structure_ore_mining_unit_advanced.json new file mode 100644 index 00000000..33a98b81 --- /dev/null +++ b/serverdata/draft_schematic/structure/component/structure_ore_mining_unit_advanced.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/structure/ore_mining_unit_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_head" + ], + "ingredient": "steel", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_positioning_arm" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_positioning_arm" + ], + "ingredient": "steel", + "count": 450 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ore_transport_auger_and_conveyors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ore_transport_auger_and_conveyors" + ], + "ingredient": "metal", + "count": 450 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_joints_and_fittings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_joints_and_fittings" + ], + "ingredient": "steel", + "count": 360 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "charge_and_thermal_regulation_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "charge_and_thermal_regulation_medium" + ], + "ingredient": "gas_inert", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_mining_unit" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/structure/component/shared_structure_ore_mining_unit_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/structure_power_core_unit.json b/serverdata/draft_schematic/structure/component/structure_power_core_unit.json new file mode 100644 index 00000000..ef22724a --- /dev/null +++ b/serverdata/draft_schematic/structure/component/structure_power_core_unit.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/structure/power_core_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "sub_assembly_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "sub_assembly_frame" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "micro_turbine_and_charge_accumulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "micro_turbine_and_charge_accumulator" + ], + "ingredient": "metal_nonferrous", + "count": 450 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "shock_and_vibration_isolation_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "shock_and_vibration_isolation_assembly" + ], + "ingredient": "ore_carbonate", + "count": 280 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "thermal_insulator_and_charge_leakage_preventor" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "thermal_insulator_and_charge_leakage_preventor" + ], + "ingredient": "ore", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "mini_turbo_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "mini_turbo_generator" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "energy_flow_modulator_and_filter" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "energy_flow_modulator_and_filter" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "energy_distribution_net" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "energy_distribution_net" + ], + "ingredient": "object/tangible/component/item/electronic_energy_distributor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_component" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/structure/component/shared_structure_power_core_unit.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/structure_small_storage_section.json b/serverdata/draft_schematic/structure/component/structure_small_storage_section.json new file mode 100644 index 00000000..074ad795 --- /dev/null +++ b/serverdata/draft_schematic/structure/component/structure_small_storage_section.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/structure/structure_small_storage_section.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_unit_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_unit_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_unit" + ], + "ingredient": "metal", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_component" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/structure/component/shared_structure_small_storage_section.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/structure_storage_section.json b/serverdata/draft_schematic/structure/component/structure_storage_section.json new file mode 100644 index 00000000..381028ed --- /dev/null +++ b/serverdata/draft_schematic/structure/component/structure_storage_section.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/structure/structure_storage_section.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_unit_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_unit_frame" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_unit" + ], + "ingredient": "metal", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_component" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/structure/component/shared_structure_storage_section.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/structure_turbo_fluidic_drilling_pumping_unit.json b/serverdata/draft_schematic/structure/component/structure_turbo_fluidic_drilling_pumping_unit.json new file mode 100644 index 00000000..777e06ad --- /dev/null +++ b/serverdata/draft_schematic/structure/component/structure_turbo_fluidic_drilling_pumping_unit.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/structure/turbo_fluidic_drilling_pumping_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_head" + ], + "ingredient": "steel", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "well_head_positioning_and_piping" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "well_head_positioning_and_piping" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "fluid_hoses" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "fluid_hoses" + ], + "ingredient": "chemical", + "count": 240 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "pump_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "pump_unit" + ], + "ingredient": "metal", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "sealant_and_shock_absorbing_buffers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "sealant_and_shock_absorbing_buffers" + ], + "ingredient": "chemical", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_mining_unit" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/structure/component/shared_structure_turbo_fluidic_drilling_pumping_unit.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/structure_turbo_fluidic_drilling_pumping_unit_advanced.json b/serverdata/draft_schematic/structure/component/structure_turbo_fluidic_drilling_pumping_unit_advanced.json new file mode 100644 index 00000000..ebee9faa --- /dev/null +++ b/serverdata/draft_schematic/structure/component/structure_turbo_fluidic_drilling_pumping_unit_advanced.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/structure/turbo_fluidic_drilling_pumping_unit_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_head" + ], + "ingredient": "steel", + "count": 360 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "well_head_positioning_and_piping" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "well_head_positioning_and_piping" + ], + "ingredient": "metal", + "count": 450 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "fluid_hoses" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "fluid_hoses" + ], + "ingredient": "chemical", + "count": 720 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "pump_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "pump_unit" + ], + "ingredient": "metal", + "count": 180 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "sealant_and_shock_absorbing_buffers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "sealant_and_shock_absorbing_buffers" + ], + "ingredient": "chemical", + "count": 360 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_mining_unit" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/structure/component/shared_structure_turbo_fluidic_drilling_pumping_unit_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/wall_module.json b/serverdata/draft_schematic/structure/component/wall_module.json new file mode 100644 index 00000000..5654a526 --- /dev/null +++ b/serverdata/draft_schematic/structure/component/wall_module.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 100, + "craftedObjectTemplate": "object/tangible/component/structure/wall_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_truss" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_truss" + ], + "ingredient": "metal", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "section_joints" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "section_joints" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_modules" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_modules" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/structure/component/shared_wall_module.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/component/weapon_mount_heavy_stabilization_unit.json b/serverdata/draft_schematic/structure/component/weapon_mount_heavy_stabilization_unit.json new file mode 100644 index 00000000..6679828e --- /dev/null +++ b/serverdata/draft_schematic/structure/component/weapon_mount_heavy_stabilization_unit.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/component/structure/weapon_mount_heavy_stabilization_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "primary_load_bearing_truss" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "primary_load_bearing_truss" + ], + "ingredient": "steel", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "truss_pointing_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "truss_pointing_mechanism" + ], + "ingredient": "metal", + "count": 3500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "shock_and_vibration_isolation_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "shock_and_vibration_isolation_assembly" + ], + "ingredient": "chemical", + "count": 720 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "electro_mechanical_linkages" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "electro_mechanical_linkages" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "sub_assembly_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "sub_assembly_brackets" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "weapon_alignment_transponders" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "weapon_alignment_transponders" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "cradle_aiming_controller" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "cradle_aiming_controller" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "cradle_control_unit_buffer_and_preprocessor_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "cradle_control_unit_buffer_and_preprocessor_unit" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_component" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/structure/component/shared_weapon_mount_heavy_stabilization_unit.iff", + "volume": 6 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/corellia_house_guild_hall.json b/serverdata/draft_schematic/structure/corellia_house_guild_hall.json new file mode 100644 index 00000000..a9ec13bb --- /dev/null +++ b/serverdata/draft_schematic/structure/corellia_house_guild_hall.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/guild_deed/corellia_guild_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/structure/shared_corellia_house_guild_hall.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/corellia_house_player_large.json b/serverdata/draft_schematic/structure/corellia_house_player_large.json new file mode 100644 index 00000000..0ec1fc5f --- /dev/null +++ b/serverdata/draft_schematic/structure/corellia_house_player_large.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/corellia_house_large_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/structure/shared_corellia_house_player_large.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/corellia_house_player_large_style_02.json b/serverdata/draft_schematic/structure/corellia_house_player_large_style_02.json new file mode 100644 index 00000000..1b52c596 --- /dev/null +++ b/serverdata/draft_schematic/structure/corellia_house_player_large_style_02.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/corellia_house_large_style_02_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/structure/shared_corellia_house_player_large_style_02.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/corellia_house_player_medium.json b/serverdata/draft_schematic/structure/corellia_house_player_medium.json new file mode 100644 index 00000000..e658988b --- /dev/null +++ b/serverdata/draft_schematic/structure/corellia_house_player_medium.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/corellia_house_medium_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/structure/shared_corellia_house_player_medium.iff", + "volume": 12 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/corellia_house_player_small.json b/serverdata/draft_schematic/structure/corellia_house_player_small.json new file mode 100644 index 00000000..2f86c332 --- /dev/null +++ b/serverdata/draft_schematic/structure/corellia_house_player_small.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/corellia_house_small_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/light_power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/structure/shared_corellia_house_player_small.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/corellia_house_player_small_floorplan_02.json b/serverdata/draft_schematic/structure/corellia_house_player_small_floorplan_02.json new file mode 100644 index 00000000..ca4604a3 --- /dev/null +++ b/serverdata/draft_schematic/structure/corellia_house_player_small_floorplan_02.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/corellia_house_small_floor_02_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/light_power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/structure/shared_corellia_house_player_small_floorplan_02.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/corellia_house_player_small_style_02.json b/serverdata/draft_schematic/structure/corellia_house_player_small_style_02.json new file mode 100644 index 00000000..f7ab398e --- /dev/null +++ b/serverdata/draft_schematic/structure/corellia_house_player_small_style_02.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/corellia_house_small_style_02_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/light_power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/structure/shared_corellia_house_player_small_style_02.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/corellia_house_player_small_style_02_floorplan_02.json b/serverdata/draft_schematic/structure/corellia_house_player_small_style_02_floorplan_02.json new file mode 100644 index 00000000..bf120914 --- /dev/null +++ b/serverdata/draft_schematic/structure/corellia_house_player_small_style_02_floorplan_02.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/corellia_house_small_style_02_floor_02_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/light_power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/structure/shared_corellia_house_player_small_style_02_floorplan_02.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/generic_house_guild_hall.json b/serverdata/draft_schematic/structure/generic_house_guild_hall.json new file mode 100644 index 00000000..8b611136 --- /dev/null +++ b/serverdata/draft_schematic/structure/generic_house_guild_hall.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/guild_deed/generic_guild_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 39, + "sharedTemplate": "object/draft_schematic/structure/shared_generic_house_guild_hall.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/generic_house_player_large.json b/serverdata/draft_schematic/structure/generic_house_player_large.json new file mode 100644 index 00000000..62299080 --- /dev/null +++ b/serverdata/draft_schematic/structure/generic_house_player_large.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/generic_house_large_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/structure/shared_generic_house_player_large.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/generic_house_player_large_style_02.json b/serverdata/draft_schematic/structure/generic_house_player_large_style_02.json new file mode 100644 index 00000000..02b407fa --- /dev/null +++ b/serverdata/draft_schematic/structure/generic_house_player_large_style_02.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/generic_house_large_style_02_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/structure/shared_generic_house_player_large_style_02.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/generic_house_player_large_window.json b/serverdata/draft_schematic/structure/generic_house_player_large_window.json new file mode 100644 index 00000000..273ef6d9 --- /dev/null +++ b/serverdata/draft_schematic/structure/generic_house_player_large_window.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/generic_house_large_window_s01_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/structure/shared_generic_house_player_large_window.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/generic_house_player_large_window_s02.json b/serverdata/draft_schematic/structure/generic_house_player_large_window_s02.json new file mode 100644 index 00000000..c8406e2d --- /dev/null +++ b/serverdata/draft_schematic/structure/generic_house_player_large_window_s02.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/generic_house_large_window_s02_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/structure/shared_generic_house_player_large_window_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/generic_house_player_medium.json b/serverdata/draft_schematic/structure/generic_house_player_medium.json new file mode 100644 index 00000000..be35a7f3 --- /dev/null +++ b/serverdata/draft_schematic/structure/generic_house_player_medium.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/generic_house_medium_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/structure/shared_generic_house_player_medium.iff", + "volume": 12 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/generic_house_player_medium_style_02.json b/serverdata/draft_schematic/structure/generic_house_player_medium_style_02.json new file mode 100644 index 00000000..a1796430 --- /dev/null +++ b/serverdata/draft_schematic/structure/generic_house_player_medium_style_02.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/generic_house_medium_style_02_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/structure/shared_generic_house_player_medium_style_02.iff", + "volume": 12 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/generic_house_player_medium_windowed.json b/serverdata/draft_schematic/structure/generic_house_player_medium_windowed.json new file mode 100644 index 00000000..a6b350ff --- /dev/null +++ b/serverdata/draft_schematic/structure/generic_house_player_medium_windowed.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/generic_house_medium_windowed_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/structure/shared_generic_house_player_medium_windowed.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/generic_house_player_medium_windowed_s02.json b/serverdata/draft_schematic/structure/generic_house_player_medium_windowed_s02.json new file mode 100644 index 00000000..475b3b68 --- /dev/null +++ b/serverdata/draft_schematic/structure/generic_house_player_medium_windowed_s02.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/generic_house_medium_windowed_s02_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/structure/shared_generic_house_player_medium_windowed_s02.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/generic_house_player_medium_windowed_s03.json b/serverdata/draft_schematic/structure/generic_house_player_medium_windowed_s03.json new file mode 100644 index 00000000..7cf7be5b --- /dev/null +++ b/serverdata/draft_schematic/structure/generic_house_player_medium_windowed_s03.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/generic_house_medium_style_03_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/structure/shared_generic_house_player_medium_windowed_s03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/generic_house_player_small.json b/serverdata/draft_schematic/structure/generic_house_player_small.json new file mode 100644 index 00000000..a80b2ff6 --- /dev/null +++ b/serverdata/draft_schematic/structure/generic_house_player_small.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/generic_house_small_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/light_power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/structure/shared_generic_house_player_small.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/generic_house_player_small_floorplan_02.json b/serverdata/draft_schematic/structure/generic_house_player_small_floorplan_02.json new file mode 100644 index 00000000..024c8cad --- /dev/null +++ b/serverdata/draft_schematic/structure/generic_house_player_small_floorplan_02.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/generic_house_small_floor_02_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/light_power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/structure/shared_generic_house_player_small_floorplan_02.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/generic_house_player_small_style_02.json b/serverdata/draft_schematic/structure/generic_house_player_small_style_02.json new file mode 100644 index 00000000..a8016445 --- /dev/null +++ b/serverdata/draft_schematic/structure/generic_house_player_small_style_02.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/generic_house_small_style_02_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/light_power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/structure/shared_generic_house_player_small_style_02.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/generic_house_player_small_style_02_floorplan_02.json b/serverdata/draft_schematic/structure/generic_house_player_small_style_02_floorplan_02.json new file mode 100644 index 00000000..521cf0a9 --- /dev/null +++ b/serverdata/draft_schematic/structure/generic_house_player_small_style_02_floorplan_02.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/generic_house_small_style_02_floor_02_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/light_power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 22, + "sharedTemplate": "object/draft_schematic/structure/shared_generic_house_player_small_style_02_floorplan_02.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/generic_house_player_small_window_style_03.json b/serverdata/draft_schematic/structure/generic_house_player_small_window_style_03.json new file mode 100644 index 00000000..8883d729 --- /dev/null +++ b/serverdata/draft_schematic/structure/generic_house_player_small_window_style_03.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/generic_house_small_window_style_03_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/light_power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/structure/shared_generic_house_player_small_window_style_03.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/generic_house_player_small_windowed.json b/serverdata/draft_schematic/structure/generic_house_player_small_windowed.json new file mode 100644 index 00000000..33387a3c --- /dev/null +++ b/serverdata/draft_schematic/structure/generic_house_player_small_windowed.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/generic_house_small_window_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/light_power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 23, + "sharedTemplate": "object/draft_schematic/structure/shared_generic_house_player_small_windowed.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/house_guild_hall.json b/serverdata/draft_schematic/structure/house_guild_hall.json new file mode 100644 index 00000000..6ee5f9bd --- /dev/null +++ b/serverdata/draft_schematic/structure/house_guild_hall.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/guild_deed/tatooine_guild_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 36, + "sharedTemplate": "object/draft_schematic/structure/shared_house_guild_hall.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/house_player_large.json b/serverdata/draft_schematic/structure/house_player_large.json new file mode 100644 index 00000000..0c2defdd --- /dev/null +++ b/serverdata/draft_schematic/structure/house_player_large.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/tatooine_house_large_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/structure/shared_house_player_large.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/house_player_medium.json b/serverdata/draft_schematic/structure/house_player_medium.json new file mode 100644 index 00000000..4d8526c1 --- /dev/null +++ b/serverdata/draft_schematic/structure/house_player_medium.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/tatooine_house_medium_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/structure/shared_house_player_medium.iff", + "volume": 12 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/house_player_small.json b/serverdata/draft_schematic/structure/house_player_small.json new file mode 100644 index 00000000..85b50752 --- /dev/null +++ b/serverdata/draft_schematic/structure/house_player_small.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/tatooine_house_small_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/light_power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/structure/shared_house_player_small.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/house_player_small_style_02.json b/serverdata/draft_schematic/structure/house_player_small_style_02.json new file mode 100644 index 00000000..91f1ccfb --- /dev/null +++ b/serverdata/draft_schematic/structure/house_player_small_style_02.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/tatooine_house_small_style_02_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/light_power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/structure/shared_house_player_small_style_02.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/house_player_tat_window_small_style_01.json b/serverdata/draft_schematic/structure/house_player_tat_window_small_style_01.json new file mode 100644 index 00000000..71584836 --- /dev/null +++ b/serverdata/draft_schematic/structure/house_player_tat_window_small_style_01.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/tatooine_house_window_small_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/light_power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 14, + "sharedTemplate": "object/draft_schematic/structure/shared_house_player_tat_window_small_style_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_factory_clothing.json b/serverdata/draft_schematic/structure/installation_factory_clothing.json new file mode 100644 index 00000000..ec7b7284 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_factory_clothing.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/factory_deed/clothing_factory_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame_and_reinforcement" + ], + "ingredient": "steel", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "thermal_noise_and_charge_proof_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "thermal_noise_and_charge_proof_shielding" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ouput_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ouput_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "semi_automated_assembly_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "semi_automated_assembly_mechanism" + ], + "ingredient": "object/tangible/component/structure/manufacturing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_factory_clothing.iff", + "volume": 16 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_factory_food.json b/serverdata/draft_schematic/structure/installation_factory_food.json new file mode 100644 index 00000000..6ba8c637 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_factory_food.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/factory_deed/food_factory_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame_and_reinforcement" + ], + "ingredient": "steel", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "thermal_noise_and_charge_proof_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "thermal_noise_and_charge_proof_shielding" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ouput_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ouput_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "semi_automated_assembly_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "semi_automated_assembly_mechanism" + ], + "ingredient": "object/tangible/component/structure/manufacturing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_factory_food.iff", + "volume": 16 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_factory_structure.json b/serverdata/draft_schematic/structure/installation_factory_structure.json new file mode 100644 index 00000000..b23bc053 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_factory_structure.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/factory_deed/structure_factory_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame_and_reinforcement" + ], + "ingredient": "steel", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "thermal_noise_and_charge_proof_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "thermal_noise_and_charge_proof_shielding" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ouput_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ouput_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "semi_automated_assembly_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "semi_automated_assembly_mechanism" + ], + "ingredient": "object/tangible/component/structure/manufacturing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_factory_structure.iff", + "volume": 16 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_factory_weapon.json b/serverdata/draft_schematic/structure/installation_factory_weapon.json new file mode 100644 index 00000000..85862dc5 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_factory_weapon.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/factory_deed/item_factory_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame_and_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame_and_reinforcement" + ], + "ingredient": "steel", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "thermal_noise_and_charge_proof_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "thermal_noise_and_charge_proof_shielding" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ouput_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ouput_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "semi_automated_assembly_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "semi_automated_assembly_mechanism" + ], + "ingredient": "object/tangible/component/structure/manufacturing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_factory_weapon.iff", + "volume": 16 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_generator_fusion.json b/serverdata/draft_schematic/structure/installation_generator_fusion.json new file mode 100644 index 00000000..94e9f592 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_generator_fusion.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/generator_deed/power_generator_fusion_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_structure" + ], + "ingredient": "metal", + "count": 700 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ore_extractor_mill" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ore_extractor_mill" + ], + "ingredient": "object/tangible/component/structure/ore_mining_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "metal", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "pile_containment_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "pile_containment_shielding" + ], + "ingredient": "ore", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "pile_containment_unit" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "pile_containment_unit" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "pile_containment_coolant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "pile_containment_coolant" + ], + "ingredient": "chemical", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "matched_turbine_cluster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "matched_turbine_cluster" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "capacitance_storage_compartments" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "capacitance_storage_compartments" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "cell_manufacturing_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "cell_manufacturing_mechanism" + ], + "ingredient": "object/tangible/component/structure/manufacturing_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_generator_fusion.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_generator_geothermal.json b/serverdata/draft_schematic/structure/installation_generator_geothermal.json new file mode 100644 index 00000000..dc409d9c --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_generator_geothermal.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/generator_deed/power_generator_geothermal_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "metal", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "solar_platform" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "solar_platform" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_sway_joints" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_sway_joints" + ], + "ingredient": "chemical", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_modulation_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_modulation_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "capacitance_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "capacitance_storage_tank" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "cell_manufacturing_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "cell_manufacturing_mechanism" + ], + "ingredient": "object/tangible/component/structure/manufacturing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_generator_geothermal.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_generator_solar.json b/serverdata/draft_schematic/structure/installation_generator_solar.json new file mode 100644 index 00000000..cc5f9693 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_generator_solar.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/generator_deed/power_generator_solar_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "metal", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "solar_platform" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "solar_platform" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_sway_joints" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_sway_joints" + ], + "ingredient": "chemical", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_modulation_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_modulation_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "capacitance_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "capacitance_storage_tank" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "cell_manufacturing_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "cell_manufacturing_mechanism" + ], + "ingredient": "object/tangible/component/structure/manufacturing_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_generator_solar.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_generator_wind.json b/serverdata/draft_schematic/structure/installation_generator_wind.json new file mode 100644 index 00000000..be33893b --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_generator_wind.json @@ -0,0 +1,158 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/generator_deed/power_generator_wind_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "metal", + "count": 145 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "ingredient": "metal_nonferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "capacitance_tank" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "capacitance_tank" + ], + "ingredient": "aluminum", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation_artisan" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_generator_wind.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_gas.json b/serverdata/draft_schematic/structure/installation_mining_gas.json new file mode 100644 index 00000000..b85c2f07 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_gas.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/gas_harvester_deed_medium.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "metal", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "gas_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "gas_storage_tank" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "ingredient": "chemical", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "gas_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "gas_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "ingredient": "object/tangible/component/structure/fluidic_drilling_pumping_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_gas.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_gas_heavy.json b/serverdata/draft_schematic/structure/installation_mining_gas_heavy.json new file mode 100644 index 00000000..2fd6aa5d --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_gas_heavy.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/gas_harvester_deed_heavy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "metal", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 1050 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "ingredient": "metal", + "count": 6500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "gas_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "gas_storage_tank" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "ingredient": "chemical", + "count": 355 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "gas_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "gas_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "ingredient": "object/tangible/component/structure/turbo_fluidic_drilling_pumping_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_gas_heavy.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_gas_heavy_elite.json b/serverdata/draft_schematic/structure/installation_mining_gas_heavy_elite.json new file mode 100644 index 00000000..fd4fd4cf --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_gas_heavy_elite.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/gas_harvester_deed_elite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 1300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "metal", + "count": 1950 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 3413 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "ingredient": "metal", + "count": 21125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "gas_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "gas_storage_tank" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "ingredient": "chemical", + "count": 1154 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "gas_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "gas_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "ingredient": "object/tangible/component/structure/turbo_fluidic_drilling_pumping_unit_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_gas_heavy_elite.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_gas_light.json b/serverdata/draft_schematic/structure/installation_mining_gas_light.json new file mode 100644 index 00000000..902ac8fa --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_gas_light.json @@ -0,0 +1,158 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/gas_harvester_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "metal", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "collector_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "collector_mechanism" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "gas_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "gas_storage_tank" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation_artisan" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_gas_light.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_liquid.json b/serverdata/draft_schematic/structure/installation_mining_liquid.json new file mode 100644 index 00000000..cddb3c48 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_liquid.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/liquid_harvester_deed_medium.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "metal", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_tank" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "ingredient": "chemical", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "ingredient": "object/tangible/component/structure/fluidic_drilling_pumping_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_liquid.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_liquid_elite.json b/serverdata/draft_schematic/structure/installation_mining_liquid_elite.json new file mode 100644 index 00000000..b2f82197 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_liquid_elite.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/liquid_harvester_deed_elite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 1300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "steel", + "count": 1950 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 975 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "ingredient": "metal", + "count": 650 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_tank" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "ingredient": "chemical", + "count": 1300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "ingredient": "object/tangible/component/structure/turbo_fluidic_drilling_pumping_unit_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_liquid_elite.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_liquid_heavy.json b/serverdata/draft_schematic/structure/installation_mining_liquid_heavy.json new file mode 100644 index 00000000..3a0c2fb2 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_liquid_heavy.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/liquid_harvester_deed_heavy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "steel", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "ingredient": "metal", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_tank" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "ingredient": "chemical", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "ingredient": "object/tangible/component/structure/turbo_fluidic_drilling_pumping_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_liquid_heavy.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_liquid_light.json b/serverdata/draft_schematic/structure/installation_mining_liquid_light.json new file mode 100644 index 00000000..5f964f4c --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_liquid_light.json @@ -0,0 +1,158 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/liquid_harvester_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "metal", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_tank" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation_artisan" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_liquid_light.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_liquid_vapor.json b/serverdata/draft_schematic/structure/installation_mining_liquid_vapor.json new file mode 100644 index 00000000..03ec4e9d --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_liquid_vapor.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/moisture_harvester_deed_medium.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "metal", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "chiller_bar_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "chiller_bar_structure" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "subterannean_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "subterannean_storage_tank" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "gaskets_and_storage_tank_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "gaskets_and_storage_tank_lining" + ], + "ingredient": "chemical", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "condensor_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "condensor_system" + ], + "ingredient": "object/tangible/component/structure/fluidic_drilling_pumping_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_liquid_vapor.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_liquid_vapor_elite.json b/serverdata/draft_schematic/structure/installation_mining_liquid_vapor_elite.json new file mode 100644 index 00000000..310e92ba --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_liquid_vapor_elite.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/moisture_harvester_deed_elite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 1300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "metal", + "count": 1950 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 975 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "chiller_bar_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "chiller_bar_structure" + ], + "ingredient": "metal", + "count": 650 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "subterannean_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "subterannean_storage_tank" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "gaskets_and_storage_tank_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "gaskets_and_storage_tank_lining" + ], + "ingredient": "chemical", + "count": 1300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "condensor_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "condensor_system" + ], + "ingredient": "object/tangible/component/structure/turbo_fluidic_drilling_pumping_unit_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_liquid_vapor_elite.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_liquid_vapor_heavy.json b/serverdata/draft_schematic/structure/installation_mining_liquid_vapor_heavy.json new file mode 100644 index 00000000..d93fdee2 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_liquid_vapor_heavy.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/moisture_harvester_deed_heavy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "metal", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "chiller_bar_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "chiller_bar_structure" + ], + "ingredient": "metal", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "subterannean_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "subterannean_storage_tank" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "gaskets_and_storage_tank_lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "gaskets_and_storage_tank_lining" + ], + "ingredient": "chemical", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "liquid_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "condensor_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "condensor_system" + ], + "ingredient": "object/tangible/component/structure/turbo_fluidic_drilling_pumping_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_liquid_vapor_heavy.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_liquid_vapor_light.json b/serverdata/draft_schematic/structure/installation_mining_liquid_vapor_light.json new file mode 100644 index 00000000..dd7622d9 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_liquid_vapor_light.json @@ -0,0 +1,158 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/moisture_harvester_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "metal", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "chiller_bar_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "chiller_bar_structure" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "vapor_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "vapor_storage_tank" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation_artisan" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_liquid_vapor_light.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_ore.json b/serverdata/draft_schematic/structure/installation_mining_ore.json new file mode 100644 index 00000000..0c912ef5 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_ore.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/ore_harvester_s2_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "metal", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ore_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ore_storage_tank" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "ingredient": "chemical", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ore_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ore_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "ingredient": "object/tangible/component/structure/light_ore_mining_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_ore.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_ore_elite.json b/serverdata/draft_schematic/structure/installation_mining_ore_elite.json new file mode 100644 index 00000000..3451488e --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_ore_elite.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/ore_harvester_deed_elite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 1200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_structure" + ], + "ingredient": "metal", + "count": 1800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_casing" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_casing" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "metal", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "ingredient": "metal", + "count": 900 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ore_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ore_storage_tank" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "ingredient": "chemical", + "count": 1200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ore_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ore_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "ingredient": "object/tangible/component/structure/ore_mining_unit_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_ore_elite.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_ore_heavy.json b/serverdata/draft_schematic/structure/installation_mining_ore_heavy.json new file mode 100644 index 00000000..e8ab15d5 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_ore_heavy.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/ore_harvester_heavy_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load-bearing_frame" + ], + "ingredient": "steel", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "metal", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_casing" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "metal", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "ingredient": "metal", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ore_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ore_storage_tank" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "ingredient": "chemical", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ore_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ore_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "ingredient": "object/tangible/component/structure/ore_mining_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_ore_heavy.iff", + "volume": 12 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_ore_light.json b/serverdata/draft_schematic/structure/installation_mining_ore_light.json new file mode 100644 index 00000000..9b79ce79 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_ore_light.json @@ -0,0 +1,158 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/ore_harvester_s1_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "metal", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bore_mechanism" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "ore_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "ore_storage_tank" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation_artisan" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_ore_light.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_organic_creature.json b/serverdata/draft_schematic/structure/installation_mining_organic_creature.json new file mode 100644 index 00000000..aad84db8 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_organic_creature.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/creature_harvester_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "metal", + "count": 5500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "creature_handling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "plant_handling_mechanism" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bio_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bio_storage_tank" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "ingredient": "chemical", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bio_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bio_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "ingredient": "object/tangible/component/structure/harvester_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_organic_creature.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_organic_flora.json b/serverdata/draft_schematic/structure/installation_mining_organic_flora.json new file mode 100644 index 00000000..8892d422 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_organic_flora.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/flora_harvester_deed_medium.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "metal", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "plant_handling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "creature_handling_mechanism" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bio_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bio_storage_tank" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "ingredient": "chemical", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bio_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bio_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "ingredient": "object/tangible/component/structure/harvester_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_organic_flora.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_organic_flora_elite.json b/serverdata/draft_schematic/structure/installation_mining_organic_flora_elite.json new file mode 100644 index 00000000..1e900f8b --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_organic_flora_elite.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/flora_harvester_deed_elite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 1300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "metal", + "count": 1950 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 975 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "plant_handling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "plant_handling_mechanism" + ], + "ingredient": "metal", + "count": 650 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bio_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bio_storage_tank" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "ingredient": "chemical", + "count": 1300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bio_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bio_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "ingredient": "object/tangible/component/structure/heavy_harvester_mechanism_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_organic_flora_elite.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_organic_flora_heavy.json b/serverdata/draft_schematic/structure/installation_mining_organic_flora_heavy.json new file mode 100644 index 00000000..9cf78c90 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_organic_flora_heavy.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/flora_harvester_deed_heavy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "steel", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "metal", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "plant_handling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "creature_handling_mechanism" + ], + "ingredient": "metal", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bio_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bio_storage_tank" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "boreing_mechanism_buffers_and_bushings" + ], + "ingredient": "chemical", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bio_storage_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bio_storage_unit" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "resource_handling_system" + ], + "ingredient": "object/tangible/component/structure/heavy_harvester_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation" + ], + "complexity": 32, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_organic_flora_heavy.iff", + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/installation_mining_organic_flora_light.json b/serverdata/draft_schematic/structure/installation_mining_organic_flora_light.json new file mode 100644 index 00000000..0087af63 --- /dev/null +++ b/serverdata/draft_schematic/structure/installation_mining_organic_flora_light.json @@ -0,0 +1,158 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/harvester_deed/flora_harvester_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_frame" + ], + "ingredient": "metal", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "body_shell_and_casing" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "structure_foundation" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "plant_handling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "creature_handling_mechanism" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "bio_storage_tank" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "bio_storage_tank" + ], + "ingredient": "aluminum", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_structure_harvester_installation_artisan" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/structure/shared_installation_mining_organic_flora_light.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "volume": 8 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/merchant_tent.json b/serverdata/draft_schematic/structure/merchant_tent.json new file mode 100644 index 00000000..cc8feea7 --- /dev/null +++ b/serverdata/draft_schematic/structure/merchant_tent.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/merchant_tent_style_01_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "tent_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "tent_frame" + ], + "ingredient": "metal", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "hide", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "fiberplast_tent_covering" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "fiberplast_tent_covering" + ], + "ingredient": "object/tangible/component/clothing/fiberplast_panel.iff", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "reinforced_secondary_covering" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "reinforced_secondary_covering" + ], + "ingredient": "object/tangible/component/clothing/reinforced_fiber_panels.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_merchant_tent" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/structure/shared_merchant_tent.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/naboo_house_guild_hall.json b/serverdata/draft_schematic/structure/naboo_house_guild_hall.json new file mode 100644 index 00000000..92274f53 --- /dev/null +++ b/serverdata/draft_schematic/structure/naboo_house_guild_hall.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/guild_deed/naboo_guild_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/structure/shared_naboo_house_guild_hall.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/naboo_house_player_large.json b/serverdata/draft_schematic/structure/naboo_house_player_large.json new file mode 100644 index 00000000..ab087e1b --- /dev/null +++ b/serverdata/draft_schematic/structure/naboo_house_player_large.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/naboo_house_large_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/structure/shared_naboo_house_player_large.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/naboo_house_player_medium.json b/serverdata/draft_schematic/structure/naboo_house_player_medium.json new file mode 100644 index 00000000..03aa495b --- /dev/null +++ b/serverdata/draft_schematic/structure/naboo_house_player_medium.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/naboo_house_medium_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/generator_turbine.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/structure/shared_naboo_house_player_medium.iff", + "volume": 12 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/naboo_house_player_small.json b/serverdata/draft_schematic/structure/naboo_house_player_small.json new file mode 100644 index 00000000..3ee1b1d3 --- /dev/null +++ b/serverdata/draft_schematic/structure/naboo_house_player_small.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/naboo_house_small_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/light_power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/structure/shared_naboo_house_player_small.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/naboo_house_player_small_style_02.json b/serverdata/draft_schematic/structure/naboo_house_player_small_style_02.json new file mode 100644 index 00000000..5e1ebef3 --- /dev/null +++ b/serverdata/draft_schematic/structure/naboo_house_player_small_style_02.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/naboo_house_small_style_02_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/light_power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/structure/shared_naboo_house_player_small_style_02.iff", + "volume": 10 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/naboo_house_player_window_small_style_01.json b/serverdata/draft_schematic/structure/naboo_house_player_window_small_style_01.json new file mode 100644 index 00000000..0fc3053b --- /dev/null +++ b/serverdata/draft_schematic/structure/naboo_house_player_window_small_style_01.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/player_house_deed/naboo_house_small_window_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/structural_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/light_power_core_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_small_storage_section.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/structure/shared_naboo_house_player_window_small_style_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/structure/tatooine_house_guild_hall_style_02.json b/serverdata/draft_schematic/structure/tatooine_house_guild_hall_style_02.json new file mode 100644 index 00000000..790b28fd --- /dev/null +++ b/serverdata/draft_schematic/structure/tatooine_house_guild_hall_style_02.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/structure/base_structure_schematic.iff", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/deed/guild_deed/tatooine_guild_style_02_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "load_bearing_structure_and_shell" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "insulation_and_covering" + ], + "ingredient": "ore", + "count": 2250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "foundation" + ], + "ingredient": "ore", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "wall_sections" + ], + "ingredient": "object/tangible/component/structure/wall_module.iff", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "power_supply_unit" + ], + "ingredient": "object/tangible/component/structure/power_core_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_structure_ingredients_n", + "storage_space" + ], + "ingredient": "object/tangible/component/structure/structure_storage_section.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.structure.specific_item.crafting_installation_structure" + ], + "complexity": 68, + "sharedTemplate": "object/draft_schematic/structure/shared_tatooine_house_guild_hall_style_02.iff", + "volume": 14 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/test/dan_test_component.json b/serverdata/draft_schematic/test/dan_test_component.json new file mode 100644 index 00000000..3b4fb143 --- /dev/null +++ b/serverdata/draft_schematic/test/dan_test_component.json @@ -0,0 +1,131 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_dlt20a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_handler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 21, + "sharedTemplate": "object/draft_schematic/test/shared_dan_test_component.iff", + "xpPoints": [ + { + "type": "XP_craftingWeaponsRanged", + "level": 0, + "value": 0 + } + ], + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/test/dan_test_pistol.json b/serverdata/draft_schematic/test/dan_test_pistol.json new file mode 100644 index 00000000..7665306c --- /dev/null +++ b/serverdata/draft_schematic/test/dan_test_pistol.json @@ -0,0 +1,104 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_srcombat.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_handler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 1, + "sharedTemplate": "object/draft_schematic/test/shared_dan_test_pistol.iff", + "xpPoints": [ + { + "type": "XP_craftingWeaponsRanged", + "level": 0, + "value": 0 + } + ], + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/base/base_vehicle_schematic.json b/serverdata/draft_schematic/vehicle/base/base_vehicle_schematic.json new file mode 100644 index 00000000..a7407e8a --- /dev/null +++ b/serverdata/draft_schematic/vehicle/base/base_vehicle_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_misc", + "destroyIngredients": true, + "crateObjectTemplate": "object/factory/factory_crate_installation.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/basilisk_war_droid.json b/serverdata/draft_schematic/vehicle/civilian/basilisk_war_droid.json new file mode 100644 index 00000000..dac17824 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/basilisk_war_droid.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/deed/vehicle_deed/basilisk_war_droid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "plating_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "plating_assembly" + ], + "ingredient": "steel_thoranium", + "count": 375 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "stabilizor_subframe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "stabilizor_subframe" + ], + "ingredient": "steel_mustafar", + "count": 1200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "avionic_subassembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "avionic_subassembly" + ], + "ingredient": "space_metal_obsidian", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "repulsor_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "repulsor_assembly" + ], + "ingredient": "space_gem_crystal", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "cockpit_fitout" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "cockpit_fitout" + ], + "ingredient": "petrochem_fuel_liquid_type5", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "iron_mustafar", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_vehicle_basilisk" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_basilisk_war_droid.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/civilian_a.json b/serverdata/draft_schematic/vehicle/civilian/civilian_a.json new file mode 100644 index 00000000..70710134 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/civilian_a.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/vehicle/fill_me_in.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "object/tangible/component/vehicle/structral_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_civilian_a.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/civilian_aa.json b/serverdata/draft_schematic/vehicle/civilian/civilian_aa.json new file mode 100644 index 00000000..4dbb2cda --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/civilian_aa.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/vehicle/fill_me_in.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "object/tangible/component/vehicle/structral_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_civilian_aa.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/civilian_b.json b/serverdata/draft_schematic/vehicle/civilian/civilian_b.json new file mode 100644 index 00000000..730909ee --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/civilian_b.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/vehicle/fill_me_in.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "object/tangible/component/vehicle/structral_frame.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_civilian_b.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/civilian_c.json b/serverdata/draft_schematic/vehicle/civilian/civilian_c.json new file mode 100644 index 00000000..94f807bb --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/civilian_c.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/vehicle/fill_me_in.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "steel", + "count": 450 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "object/tangible/component/vehicle/structral_frame.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_2" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_civilian_c.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/civilian_d.json b/serverdata/draft_schematic/vehicle/civilian/civilian_d.json new file mode 100644 index 00000000..51aab799 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/civilian_d.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/vehicle/fill_me_in.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "steel", + "count": 700 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "object/tangible/component/vehicle/structral_frame.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_2" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_civilian_d.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/civilian_e.json b/serverdata/draft_schematic/vehicle/civilian/civilian_e.json new file mode 100644 index 00000000..2b6f4113 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/civilian_e.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/vehicle/fill_me_in.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "object/tangible/component/vehicle/structral_frame.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_2" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_civilian_e.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/flare_s_swoop_crafted.json b/serverdata/draft_schematic/vehicle/civilian/flare_s_swoop_crafted.json new file mode 100644 index 00000000..ae47b11f --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/flare_s_swoop_crafted.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/deed/vehicle_deed/flare_s_swoop_crafted.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal_nonferrous", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "metal_ferrous", + "count": 6800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_artisan_vehicle" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_flare_s_swoop_crafted.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/hoverlifter_speeder_crafted.json b/serverdata/draft_schematic/vehicle/civilian/hoverlifter_speeder_crafted.json new file mode 100644 index 00000000..b3cd9c6b --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/hoverlifter_speeder_crafted.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/deed/vehicle_deed/hoverlifter_speeder_crafted.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal_nonferrous", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "metal_ferrous", + "count": 6800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_artisan_vehicle" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_hoverlifter_speeder_crafted.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/jetpack.json b/serverdata/draft_schematic/vehicle/civilian/jetpack.json new file mode 100644 index 00000000..0e727262 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/jetpack.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/deed/vehicle_deed/jetpack_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal_nonferrous", + "count": 1125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "metal_ferrous", + "count": 3125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "encased_ducted_fan" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "encased_ducted_fan" + ], + "ingredient": "object/tangible/loot/dungeon/death_watch_bunker/ducted_fan.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_dispersion_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_dispersion_unit" + ], + "ingredient": "object/tangible/loot/dungeon/death_watch_bunker/fuel_dispersion_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_injector_tank" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_injector_tank" + ], + "ingredient": "object/tangible/loot/dungeon/death_watch_bunker/fuel_injector_tank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "fuel_injector_tank_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "fuel_injector_tank_2" + ], + "ingredient": "object/tangible/loot/dungeon/death_watch_bunker/fuel_injector_tank.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "jetpack_base" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "jetpack_base" + ], + "ingredient": "object/tangible/loot/dungeon/death_watch_bunker/jetpack_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "allum_hardening_compound" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "allum_hardening_compound" + ], + "ingredient": "object/tangible/loot/dungeon/death_watch_bunker/mining_drill_reward.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_artisan_vehicle" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_jetpack.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/landspeeder_ab1.json b/serverdata/draft_schematic/vehicle/civilian/landspeeder_ab1.json new file mode 100644 index 00000000..0d25a79c --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/landspeeder_ab1.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/deed/vehicle_deed/landspeeder_ab1_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal_nonferrous", + "count": 315 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "stabilizor_subframe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "stabilizor_subframe" + ], + "ingredient": "metal_ferrous", + "count": 1125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "avionic_subassembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "avionic_subassembly" + ], + "ingredient": "metal_nonferrous", + "count": 310 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "repulsor_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "repulsor_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "cockpit_fitout" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "cockpit_fitout" + ], + "ingredient": "chemical", + "count": 275 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "metal_ferrous", + "count": 1725 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_artisan_vehicle" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_landspeeder_ab1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/landspeeder_av21.json b/serverdata/draft_schematic/vehicle/civilian/landspeeder_av21.json new file mode 100644 index 00000000..629f4f5e --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/landspeeder_av21.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/deed/vehicle_deed/landspeeder_av21_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal_nonferrous", + "count": 1125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "metal_ferrous", + "count": 3125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "power_plant_av21" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "power_plant_av21" + ], + "ingredient": "object/tangible/component/vehicle/veh_power_plant_av21.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_artisan_vehicle" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_landspeeder_av21.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/landspeeder_desert_skiff.json b/serverdata/draft_schematic/vehicle/civilian/landspeeder_desert_skiff.json new file mode 100644 index 00000000..398e9008 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/landspeeder_desert_skiff.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/deed/vehicle_deed/landspeeder_desert_skiff_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal_nonferrous", + "count": 315 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "stabilizor_subframe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "stabilizor_subframe" + ], + "ingredient": "metal_ferrous", + "count": 1125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "avionic_subassembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "avionic_subassembly" + ], + "ingredient": "metal_nonferrous", + "count": 310 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "repulsor_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "repulsor_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "cockpit_fitout" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "cockpit_fitout" + ], + "ingredient": "chemical", + "count": 275 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "metal_ferrous", + "count": 1725 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_artisan_vehicle" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_landspeeder_desert_skiff.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/landspeeder_tantive4.json b/serverdata/draft_schematic/vehicle/civilian/landspeeder_tantive4.json new file mode 100644 index 00000000..2e4cd2cf --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/landspeeder_tantive4.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/deed/vehicle_deed/landspeeder_tantive4_adv_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal_nonferrous", + "count": 315 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "stabilizor_subframe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "stabilizor_subframe" + ], + "ingredient": "metal_ferrous", + "count": 1125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "avionic_subassembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "avionic_subassembly" + ], + "ingredient": "metal_nonferrous", + "count": 310 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "repulsor_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "repulsor_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "cockpit_fitout" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "cockpit_fitout" + ], + "ingredient": "chemical", + "count": 275 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "metal_ferrous", + "count": 1725 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_artisan_vehicle" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_landspeeder_tantive4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/landspeeder_usv5.json b/serverdata/draft_schematic/vehicle/civilian/landspeeder_usv5.json new file mode 100644 index 00000000..4a48bd05 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/landspeeder_usv5.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/deed/vehicle_deed/landspeeder_usv5_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal_nonferrous", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "stabilizor_subframe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "stabilizor_subframe" + ], + "ingredient": "metal_ferrous", + "count": 1350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "avionic_subassembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "avionic_subassembly" + ], + "ingredient": "metal_nonferrous", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "repulsor_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "repulsor_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 575 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "cockpit_fitout" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "cockpit_fitout" + ], + "ingredient": "chemical", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "metal_ferrous", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_artisan_vehicle" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_landspeeder_usv5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/landspeeder_v35.json b/serverdata/draft_schematic/vehicle/civilian/landspeeder_v35.json new file mode 100644 index 00000000..122978ef --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/landspeeder_v35.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/deed/vehicle_deed/landspeeder_v35_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal_nonferrous", + "count": 315 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "stabilizor_subframe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "stabilizor_subframe" + ], + "ingredient": "metal_ferrous", + "count": 1125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "avionic_subassembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "avionic_subassembly" + ], + "ingredient": "metal_nonferrous", + "count": 310 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "repulsor_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "repulsor_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "cockpit_fitout" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "cockpit_fitout" + ], + "ingredient": "chemical", + "count": 275 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "metal_ferrous", + "count": 1725 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_artisan_vehicle" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_landspeeder_v35.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/landspeeder_x34.json b/serverdata/draft_schematic/vehicle/civilian/landspeeder_x34.json new file mode 100644 index 00000000..5590ac42 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/landspeeder_x34.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/deed/vehicle_deed/landspeeder_x34_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal_nonferrous", + "count": 1125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "metal_ferrous", + "count": 3125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_artisan_vehicle" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_landspeeder_x34.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/landspeeder_xp38.json b/serverdata/draft_schematic/vehicle/civilian/landspeeder_xp38.json new file mode 100644 index 00000000..2fb16d80 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/landspeeder_xp38.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/deed/vehicle_deed/landspeeder_xp38_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal_nonferrous", + "count": 315 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "stabilizor_subframe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "stabilizor_subframe" + ], + "ingredient": "metal_ferrous", + "count": 1125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "avionic_subassembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "avionic_subassembly" + ], + "ingredient": "metal_nonferrous", + "count": 310 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "repulsor_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "repulsor_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "cockpit_fitout" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "cockpit_fitout" + ], + "ingredient": "chemical", + "count": 275 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "metal_ferrous", + "count": 1725 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_artisan_vehicle" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_landspeeder_xp38.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/panning_droid.json b/serverdata/draft_schematic/vehicle/civilian/panning_droid.json new file mode 100644 index 00000000..62526463 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/panning_droid.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/deed/vehicle_deed/mustafar_panning_droid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal_nonferrous", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "stabilizor_subframe" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "stabilizor_subframe" + ], + "ingredient": "metal_ferrous", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "avionic_subassembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "avionic_subassembly" + ], + "ingredient": "metal_nonferrous", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "repulsor_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "repulsor_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 750 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "cockpit_fitout" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "cockpit_fitout" + ], + "ingredient": "chemical", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "metal_ferrous", + "count": 2000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_vehicle_basilisk" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_panning_droid.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/speeder_bike.json b/serverdata/draft_schematic/vehicle/civilian/speeder_bike.json new file mode 100644 index 00000000..0778a3b5 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/speeder_bike.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/deed/vehicle_deed/speederbike_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal_nonferrous", + "count": 1200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "metal_ferrous", + "count": 4800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_artisan_vehicle" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_speeder_bike.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/speeder_bike_swoop.json b/serverdata/draft_schematic/vehicle/civilian/speeder_bike_swoop.json new file mode 100644 index 00000000..e9d19b83 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/speeder_bike_swoop.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/deed/vehicle_deed/speederbike_swoop_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal_nonferrous", + "count": 1600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "metal_ferrous", + "count": 6400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_artisan_vehicle" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_speeder_bike_swoop.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/civilian/speeder_stap.json b/serverdata/draft_schematic/vehicle/civilian/speeder_stap.json new file mode 100644 index 00000000..44c5f0ed --- /dev/null +++ b/serverdata/draft_schematic/vehicle/civilian/speeder_stap.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/deed/vehicle_deed/speeder_stap_deed.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "metal_nonferrous", + "count": 3000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "metal_ferrous", + "count": 12000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_artisan_vehicle" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/vehicle/civilian/shared_speeder_stap.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/adv_hvy_blaster_power_handler.json b/serverdata/draft_schematic/vehicle/component/adv_hvy_blaster_power_handler.json new file mode 100644 index 00000000..da162578 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/adv_hvy_blaster_power_handler.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/adv_hvy_blaster_power_handler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "power_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "power_core" + ], + "ingredient": "petrochem_inert", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "copper_codoan", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_shell" + ], + "ingredient": "ore_extrusive_ilimium", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "coolant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "coolant" + ], + "ingredient": "gas_reactive_irolunn", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_adv_hvy_blaster_power_handler.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/adv_hvy_projectile_feed_mech.json b/serverdata/draft_schematic/vehicle/component/adv_hvy_projectile_feed_mech.json new file mode 100644 index 00000000..efefe65e --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/adv_hvy_projectile_feed_mech.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/adv_hvy_projectile_feed_mech.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "steel_ditanium", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "iron_plumbum", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_shell" + ], + "ingredient": "ore_extrusive_ilimium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_adv_hvy_projectile_feed_mech.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/adv_warhead_launcher.json b/serverdata/draft_schematic/vehicle/component/adv_warhead_launcher.json new file mode 100644 index 00000000..7bd5c60a --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/adv_warhead_launcher.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/adv_warhead_launcher.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "iron_doonium", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "steel_carbonite", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "launcher" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "launcher" + ], + "ingredient": "gas_reactive_skevon", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "liquid_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "liquid_fuel" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_adv_warhead_launcher.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/armor_panel_acid.json b/serverdata/draft_schematic/vehicle/component/armor_panel_acid.json new file mode 100644 index 00000000..d22cd08a --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/armor_panel_acid.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/armor_panel_acid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "metal_ferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "gemstone_crystalline", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "ingredient": "gas_reactive_skevon", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_armor_panel_acid.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/armor_panel_blast.json b/serverdata/draft_schematic/vehicle/component/armor_panel_blast.json new file mode 100644 index 00000000..2baa3429 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/armor_panel_blast.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/armor_panel_blast.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "metal_ferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "ingredient": "ore_intrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_armor_panel_blast.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/armor_panel_cold.json b/serverdata/draft_schematic/vehicle/component/armor_panel_cold.json new file mode 100644 index 00000000..00a07166 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/armor_panel_cold.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/armor_panel_cold.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "aluminum", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "ingredient": "ore_carbonate", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_armor_panel_cold.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/armor_panel_electrical.json b/serverdata/draft_schematic/vehicle/component/armor_panel_electrical.json new file mode 100644 index 00000000..10d02611 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/armor_panel_electrical.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/armor_panel_electrical.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "copper", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "ingredient": "ore_siliclastic", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_armor_panel_electrical.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/armor_panel_energy.json b/serverdata/draft_schematic/vehicle/component/armor_panel_energy.json new file mode 100644 index 00000000..31423349 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/armor_panel_energy.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/armor_panel_energy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "metal_nonferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "ingredient": "gas_inert_known", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_armor_panel_energy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/armor_panel_heat.json b/serverdata/draft_schematic/vehicle/component/armor_panel_heat.json new file mode 100644 index 00000000..7f33ea68 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/armor_panel_heat.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/armor_panel_heat.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "metal_nonferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "ingredient": "ore_intrusive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_armor_panel_heat.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/armor_panel_kinetic.json b/serverdata/draft_schematic/vehicle/component/armor_panel_kinetic.json new file mode 100644 index 00000000..06952e0a --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/armor_panel_kinetic.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/armor_panel_kinetic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "metal_ferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "ingredient": "gemstone_armophous", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_armor_panel_kinetic.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/armor_plating_mk1.json b/serverdata/draft_schematic/vehicle/component/armor_plating_mk1.json new file mode 100644 index 00000000..b2d25c39 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/armor_plating_mk1.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/armor_plating_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "steel", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "metal_nonferrous", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "ingredient": "ore_intrusive", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "optional_panel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "optional_panel" + ], + "ingredient": "object/tangible/component/vehicle/base/base_armor_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_armor_plating_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/armor_plating_mk2.json b/serverdata/draft_schematic/vehicle/component/armor_plating_mk2.json new file mode 100644 index 00000000..87fd4405 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/armor_plating_mk2.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/armor_plating_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "steel_duranium", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "metal_nonferrous", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "ingredient": "ore_intrusive", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "optional_panel_1" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "optional_panel_1" + ], + "ingredient": "object/tangible/component/vehicle/base/base_armor_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "optional_panel_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "optional_panel_2" + ], + "ingredient": "object/tangible/component/vehicle/base/base_armor_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_armor_plating_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/armor_plating_mk3.json b/serverdata/draft_schematic/vehicle/component/armor_plating_mk3.json new file mode 100644 index 00000000..a2ef0568 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/armor_plating_mk3.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/armor_plating_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "steel_duranium", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "copper_kelsh", + "count": 700 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "ingredient": "ore_intrusive", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "optional_panel_1" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "optional_panel_1" + ], + "ingredient": "object/tangible/component/vehicle/base/base_armor_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "optional_panel_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "optional_panel_2" + ], + "ingredient": "object/tangible/component/vehicle/base/base_armor_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "optional_panel_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "optional_panel_3" + ], + "ingredient": "object/tangible/component/vehicle/base/base_armor_panel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_armor_plating_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/auto_blaster_cannon.json b/serverdata/draft_schematic/vehicle/component/auto_blaster_cannon.json new file mode 100644 index 00000000..bafa5a06 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/auto_blaster_cannon.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/auto_blaster_cannon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "steel", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "aluminum", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "beam_focus" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "beam_focus" + ], + "ingredient": "gemstone", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "power_handler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "power_handler" + ], + "ingredient": "object/tangible/component/vehicle/hvy_blaster_power_handler.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_auto_blaster_cannon.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/blaster_cannon.json b/serverdata/draft_schematic/vehicle/component/blaster_cannon.json new file mode 100644 index 00000000..5c0e25ee --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/blaster_cannon.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/blaster_cannon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "metal_ferrous", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "beam_focus" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "beam_focus" + ], + "ingredient": "gemstone", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "power_handler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "power_handler" + ], + "ingredient": "object/tangible/component/vehicle/hvy_blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_blaster_cannon.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/command_center.json b/serverdata/draft_schematic/vehicle/component/command_center.json new file mode 100644 index 00000000..5975d2cd --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/command_center.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/command_center.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "metal_nonferrous", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "ingredient": "radioactive", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "reactor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "reactor" + ], + "ingredient": "object/tangible/component/vehicle/reactor_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "module_controller" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "module_controller" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_command_center.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/disperser.json b/serverdata/draft_schematic/vehicle/component/disperser.json new file mode 100644 index 00000000..bfc02d66 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/disperser.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/disperser.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "copper_thallium", + "count": 700 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "steel_quadranium", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "beam_focus" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "beam_focus" + ], + "ingredient": "gas_inert", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "reactor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "reactor" + ], + "ingredient": "object/tangible/component/vehicle/reactor_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "power_handler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "power_handler" + ], + "ingredient": "object/tangible/component/vehicle/hvy_blaster_power_handler.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 28, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_disperser.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/dx_disruptor_array.json b/serverdata/draft_schematic/vehicle/component/dx_disruptor_array.json new file mode 100644 index 00000000..168da74e --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/dx_disruptor_array.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/dx_disruptor_array.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "steel", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "aluminum", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "beam_focus" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "beam_focus" + ], + "ingredient": "crystalline_kerol_firegem", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "beam_accelerator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "beam_accelerator" + ], + "ingredient": "gas_reactive", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "power_handler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "power_handler" + ], + "ingredient": "object/tangible/component/vehicle/hvy_blaster_power_handler.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_dx_disruptor_array.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/extended_fuel_tank.json b/serverdata/draft_schematic/vehicle/component/extended_fuel_tank.json new file mode 100644 index 00000000..87795aeb --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/extended_fuel_tank.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/extended_fuel_tanks.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "aluminum", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_extended_fuel_tank.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/extended_fuel_tank_heavy.json b/serverdata/draft_schematic/vehicle/component/extended_fuel_tank_heavy.json new file mode 100644 index 00000000..29b8d482 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/extended_fuel_tank_heavy.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/extended_fuel_tanks_hvy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "aluminum", + "count": 800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "petrochem_inert_polymer", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_extended_fuel_tank_heavy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/fuel_a.json b/serverdata/draft_schematic/vehicle/component/fuel_a.json new file mode 100644 index 00000000..a22317a7 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/fuel_a.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/fuel_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "ingredient": "energy", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "chemical_propellant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "chemical_propellant" + ], + "ingredient": "chemical", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 5, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_fuel_a.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/fuel_b.json b/serverdata/draft_schematic/vehicle/component/fuel_b.json new file mode 100644 index 00000000..5eda7ed1 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/fuel_b.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/fuel_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "ingredient": "energy", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "chemical_propellant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "chemical_propellant" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_fuel_b.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/fuel_c.json b/serverdata/draft_schematic/vehicle/component/fuel_c.json new file mode 100644 index 00000000..b9c368cf --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/fuel_c.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/fuel_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "ingredient": "energy", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "chemical_propellant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "chemical_propellant" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_fuel_c.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/fuel_cell_a.json b/serverdata/draft_schematic/vehicle/component/fuel_cell_a.json new file mode 100644 index 00000000..d76be980 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/fuel_cell_a.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/fuel_cell_a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "ingredient": "energy", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_1" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_1" + ], + "ingredient": "object/tangible/component/vehicle/fuel_a.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_2" + ], + "ingredient": "object/tangible/component/vehicle/fuel_a.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_3" + ], + "ingredient": "object/tangible/component/vehicle/fuel_a.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_4" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_4" + ], + "ingredient": "object/tangible/component/vehicle/fuel_a.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_5" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_5" + ], + "ingredient": "object/tangible/component/vehicle/fuel_a.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_6" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_6" + ], + "ingredient": "object/tangible/component/vehicle/fuel_a.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_7" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_7" + ], + "ingredient": "object/tangible/component/vehicle/fuel_a.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_8" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_8" + ], + "ingredient": "object/tangible/component/vehicle/fuel_a.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_9" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_9" + ], + "ingredient": "object/tangible/component/vehicle/fuel_a.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_fuel_cell_a.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/fuel_cell_b.json b/serverdata/draft_schematic/vehicle/component/fuel_cell_b.json new file mode 100644 index 00000000..6796503f --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/fuel_cell_b.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/fuel_cell_b.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "ingredient": "energy", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_1" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_1" + ], + "ingredient": "object/tangible/component/vehicle/fuel_b.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_2" + ], + "ingredient": "object/tangible/component/vehicle/fuel_b.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_3" + ], + "ingredient": "object/tangible/component/vehicle/fuel_b.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_4" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_4" + ], + "ingredient": "object/tangible/component/vehicle/fuel_b.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_5" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_5" + ], + "ingredient": "object/tangible/component/vehicle/fuel_b.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_6" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_6" + ], + "ingredient": "object/tangible/component/vehicle/fuel_b.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_7" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_7" + ], + "ingredient": "object/tangible/component/vehicle/fuel_b.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_8" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_8" + ], + "ingredient": "object/tangible/component/vehicle/fuel_b.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_9" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_9" + ], + "ingredient": "object/tangible/component/vehicle/fuel_b.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 13, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_fuel_cell_b.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/fuel_cell_c.json b/serverdata/draft_schematic/vehicle/component/fuel_cell_c.json new file mode 100644 index 00000000..19cbc47a --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/fuel_cell_c.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/fuel_cell_c.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "ingredient": "energy", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_1" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_1" + ], + "ingredient": "object/tangible/component/vehicle/fuel_c.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_2" + ], + "ingredient": "object/tangible/component/vehicle/fuel_c.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_3" + ], + "ingredient": "object/tangible/component/vehicle/fuel_c.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_4" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_4" + ], + "ingredient": "object/tangible/component/vehicle/fuel_c.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_5" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_5" + ], + "ingredient": "object/tangible/component/vehicle/fuel_c.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_6" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_6" + ], + "ingredient": "object/tangible/component/vehicle/fuel_c.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_7" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_7" + ], + "ingredient": "object/tangible/component/vehicle/fuel_c.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_8" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_8" + ], + "ingredient": "object/tangible/component/vehicle/fuel_c.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_9" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "fuel_container_9" + ], + "ingredient": "object/tangible/component/vehicle/fuel_c.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_fuel_cell_c.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/hvy_blaster_power_handler.json b/serverdata/draft_schematic/vehicle/component/hvy_blaster_power_handler.json new file mode 100644 index 00000000..e5784f6f --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/hvy_blaster_power_handler.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/hvy_blaster_power_handler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "power_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "power_core" + ], + "ingredient": "petrochem_inert", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "copper", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_shell" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "coolant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "coolant" + ], + "ingredient": "gas_reactive", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_hvy_blaster_power_handler.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/hvy_projectile_feed_mech.json b/serverdata/draft_schematic/vehicle/component/hvy_projectile_feed_mech.json new file mode 100644 index 00000000..cfcb3e30 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/hvy_projectile_feed_mech.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/hvy_projectile_feed_mech.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_shell" + ], + "ingredient": "ore", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_hvy_projectile_feed_mech.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/laser_cannon.json b/serverdata/draft_schematic/vehicle/component/laser_cannon.json new file mode 100644 index 00000000..d34c697f --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/laser_cannon.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/laser_cannon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "copper", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "aluminum", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "beam_focus" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "beam_focus" + ], + "ingredient": "gemstone", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "power_handler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "power_handler" + ], + "ingredient": "object/tangible/component/vehicle/hvy_blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_laser_cannon.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/launcher.json b/serverdata/draft_schematic/vehicle/component/launcher.json new file mode 100644 index 00000000..65437475 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/launcher.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/launcher.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "iron_axidite", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "steel_rhodium", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "liquid_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "liquid_fuel" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "launcher" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "launcher" + ], + "ingredient": "object/tangible/component/vehicle/warhead_launcher.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 33, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_launcher.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/mass_driver.json b/serverdata/draft_schematic/vehicle/component/mass_driver.json new file mode 100644 index 00000000..bd6106c0 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/mass_driver.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/mass_driver.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "aluminum_linksteel", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "copper", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_shell" + ], + "ingredient": "ore_igneous", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "chemical_propellant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "chemical_propellant" + ], + "ingredient": "gas_reactive", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "feed_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "feed_mechanism" + ], + "ingredient": "object/tangible/component/vehicle/hvy_projectile_feed_mech.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_mass_driver.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/mini_launcher_pod.json b/serverdata/draft_schematic/vehicle/component/mini_launcher_pod.json new file mode 100644 index 00000000..6ffb98fe --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/mini_launcher_pod.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/mini_launcher_pod.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "iron_axidite", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "chemical_propellant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "chemical_propellant" + ], + "ingredient": "gas_reactive", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "liquid_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "liquid_fuel" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "launcher" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "launcher" + ], + "ingredient": "object/tangible/component/vehicle/warhead_launcher.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_mini_launcher_pod.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/power_plant_mk1.json b/serverdata/draft_schematic/vehicle/component/power_plant_mk1.json new file mode 100644 index 00000000..813f0700 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/power_plant_mk1.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/veh_power_plant_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "iron", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "ingredient": "copper", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "reactor_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "reactor_core" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "coolant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "coolant" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "reactor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "reactor" + ], + "ingredient": "object/tangible/component/vehicle/reactor_unit.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_power_plant_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/power_plant_mk2.json b/serverdata/draft_schematic/vehicle/component/power_plant_mk2.json new file mode 100644 index 00000000..15519c1f --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/power_plant_mk2.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/veh_power_plant_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "iron", + "count": 700 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "ingredient": "copper", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "reactor_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "reactor_core" + ], + "ingredient": "petrochem_inert_polymer", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "coolant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "coolant" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "reactor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "reactor" + ], + "ingredient": "object/tangible/component/vehicle/reactor_unit.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_power_plant_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/power_plant_mk3.json b/serverdata/draft_schematic/vehicle/component/power_plant_mk3.json new file mode 100644 index 00000000..bde32030 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/power_plant_mk3.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/veh_power_plant_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "iron_pulonium", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "ingredient": "copper", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "reactor_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "reactor_core" + ], + "ingredient": "petrochem_inert_polymer", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "coolant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "coolant" + ], + "ingredient": "petrochem_inert_lubricating_oil", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "reactor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "reactor" + ], + "ingredient": "object/tangible/component/vehicle/reactor_unit.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_power_plant_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/proton_torpedo_array.json b/serverdata/draft_schematic/vehicle/component/proton_torpedo_array.json new file mode 100644 index 00000000..a567e51f --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/proton_torpedo_array.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/proton_torpedo_array.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "steel_neutronium", + "count": 1200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "copper_polysteel", + "count": 800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "chemical_propellant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "chemical_propellant" + ], + "ingredient": "gas_reactive", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "launcher" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "launcher" + ], + "ingredient": "object/tangible/component/vehicle/warhead_launcher.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "reactor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "reactor" + ], + "ingredient": "object/tangible/component/vehicle/reactor_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_proton_torpedo_array.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/reactor_unit.json b/serverdata/draft_schematic/vehicle/component/reactor_unit.json new file mode 100644 index 00000000..f2936828 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/reactor_unit.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/reactor_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "steel", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "ingredient": "copper", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "reactor_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "reactor_core" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "module_controller" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "module_controller" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_reactor_unit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/starship_module.json b/serverdata/draft_schematic/vehicle/component/starship_module.json new file mode 100644 index 00000000..12e14ee3 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/starship_module.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/vehicle_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_starship_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/starship_module_advanced.json b/serverdata/draft_schematic/vehicle/component/starship_module_advanced.json new file mode 100644 index 00000000..fcef73c2 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/starship_module_advanced.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/adv_vehicle_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "steel_duralloy", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_starship_module_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/starship_shield_generator_mk1.json b/serverdata/draft_schematic/vehicle/component/starship_shield_generator_mk1.json new file mode 100644 index 00000000..33900644 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/starship_shield_generator_mk1.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/veh_shield_generator_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "iron", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "ingredient": "gemstone_crystalline", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "power_conditioner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "power_conditioner" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_ion_feed_unit.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "projector_plate" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "projector_plate" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_projector_plate.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "energy_ray" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_ray" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_energy_ray.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "particle_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "particle_generator" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_particle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "energy_distributor" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_distributor" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_overload_discharge_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "emitter_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "emitter_assembly" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_emitter_assembly.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_starship_shield_generator_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/storage_bay.json b/serverdata/draft_schematic/vehicle/component/storage_bay.json new file mode 100644 index 00000000..6f3043b9 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/storage_bay.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/storage_bay.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "aluminum", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_storage_bay.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/structural_frame.json b/serverdata/draft_schematic/vehicle/component/structural_frame.json new file mode 100644 index 00000000..466379a5 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/structural_frame.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/vehicle_structre_frame.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "object/tangible/component/vehicle/vehicle_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_structural_frame.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/structural_frame_advanced.json b/serverdata/draft_schematic/vehicle/component/structural_frame_advanced.json new file mode 100644 index 00000000..98b5e536 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/structural_frame_advanced.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/adv_vehicle_structure_frame.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "steel_duralloy", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "object/tangible/component/vehicle/adv_vehicle_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_structural_frame_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/structural_reinforcement.json b/serverdata/draft_schematic/vehicle/component/structural_reinforcement.json new file mode 100644 index 00000000..f97a199f --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/structural_reinforcement.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/structural_reinforcements.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "steel", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "aluminum", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_structural_reinforcement.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/structural_reinforcement_heavy.json b/serverdata/draft_schematic/vehicle/component/structural_reinforcement_heavy.json new file mode 100644 index 00000000..18cae27f --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/structural_reinforcement_heavy.json @@ -0,0 +1,70 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/structural_reinforcements_hvy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "steel", + "count": 1000 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "aluminum", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_structural_reinforcement_heavy.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/veh_shield_generator_mk1.json b/serverdata/draft_schematic/vehicle/component/veh_shield_generator_mk1.json new file mode 100644 index 00000000..4a0f1b42 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/veh_shield_generator_mk1.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/veh_shield_generator_mk1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "iron", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "ingredient": "gemstone_crystalline", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "power_conditioner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "power_conditioner" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_ion_feed_unit.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "projector_plate" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "projector_plate" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_projector_plate.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "energy_ray" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_ray" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_energy_ray.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "particle_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "particle_generator" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_particle.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "energy_distributor" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_distributor" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_overload_discharge_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "emitter_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "emitter_assembly" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_emitter_assembly.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_veh_shield_generator_mk1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/veh_shield_generator_mk2.json b/serverdata/draft_schematic/vehicle/component/veh_shield_generator_mk2.json new file mode 100644 index 00000000..9f138e7f --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/veh_shield_generator_mk2.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/veh_shield_generator_mk2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "iron_kammris", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "ingredient": "gemstone_crystalline", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "steel", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "power_conditioner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "power_conditioner" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_ion_feed_unit.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "projector_plate" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "projector_plate" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_projector_plate.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "energy_ray" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_ray" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_energy_ray.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "particle_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "particle_generator" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_particle.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "energy_distributor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_distributor" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_overload_discharge_unit.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "emitter_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "emitter_assembly" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_emitter_assembly.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_veh_shield_generator_mk2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/veh_shield_generator_mk3.json b/serverdata/draft_schematic/vehicle/component/veh_shield_generator_mk3.json new file mode 100644 index 00000000..bb3b5fe4 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/veh_shield_generator_mk3.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/veh_shield_generator_mk3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "iron_kammris", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "absorption_matrix" + ], + "ingredient": "crystalline_vertex", + "count": 300 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "steel", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "power_conditioner" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "power_conditioner" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_ion_feed_unit.iff", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "projector_plate" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "projector_plate" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_projector_plate.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "energy_ray" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_ray" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_energy_ray.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "particle_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "particle_generator" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_generator_particle.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "energy_distributor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_distributor" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_overload_discharge_unit.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "emitter_assembly" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "emitter_assembly" + ], + "ingredient": "object/tangible/component/armor/deflector_shield_emitter_assembly.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_veh_shield_generator_mk3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/vehicle_module.json b/serverdata/draft_schematic/vehicle/component/vehicle_module.json new file mode 100644 index 00000000..e5d5f34f --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/vehicle_module.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/vehicle_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "metal", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_vehicle_module.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/vehicle_module_advanced.json b/serverdata/draft_schematic/vehicle/component/vehicle_module_advanced.json new file mode 100644 index 00000000..674e20df --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/vehicle_module_advanced.json @@ -0,0 +1,43 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/adv_vehicle_module.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "steel_duralloy", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 8, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_vehicle_module_advanced.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/warhead_launcher.json b/serverdata/draft_schematic/vehicle/component/warhead_launcher.json new file mode 100644 index 00000000..d979f074 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/warhead_launcher.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/warhead_launcher.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "steel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "metal", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "launcher" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "launcher" + ], + "ingredient": "gas_reactive", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "liquid_fuel" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "liquid_fuel" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_warhead_launcher.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/weapon_array.json b/serverdata/draft_schematic/vehicle/component/weapon_array.json new file mode 100644 index 00000000..70b831fe --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/weapon_array.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/weapon_array.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "aluminum_phrik", + "count": 1200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "energy_core" + ], + "ingredient": "steel_thoranium", + "count": 600 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "heavy_weapon_mount1" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "heavy_weapon_mount1" + ], + "ingredient": "object/tangible/component/vehicle/base/base_veh_weapon_hvy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "heavy_weapon_mount2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "heavy_weapon_mount2" + ], + "ingredient": "object/tangible/component/vehicle/base/base_veh_weapon_hvy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_weapon_array.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/component/weapon_link.json b/serverdata/draft_schematic/vehicle/component/weapon_link.json new file mode 100644 index 00000000..908b8f22 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/component/weapon_link.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/vehicle/weapon_link.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_frame" + ], + "ingredient": "aluminum_phrik", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "component_body" + ], + "ingredient": "metal", + "count": 200 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "weapon_mount1" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "reactor" + ], + "ingredient": "object/tangible/component/vehicle/base/base_veh_weapon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "weapon_mount2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "reactor" + ], + "ingredient": "object/tangible/component/vehicle/base/base_veh_weapon.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 15, + "sharedTemplate": "object/draft_schematic/vehicle/component/shared_weapon_link.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/military/military_a.json b/serverdata/draft_schematic/vehicle/military/military_a.json new file mode 100644 index 00000000..ea1f8572 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/military/military_a.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/vehicle/fill_me_in.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "steel", + "count": 180 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "object/tangible/component/vehicle/structral_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/component/vehicle/base_weapon_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/vehicle/military/shared_miliary_a.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/military/military_b.json b/serverdata/draft_schematic/vehicle/military/military_b.json new file mode 100644 index 00000000..0c249fd7 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/military/military_b.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/vehicle/fill_me_in.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "steel", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "object/tangible/component/vehicle/structral_frame.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/component/vehicle/base_weapon_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/vehicle/military/shared_miliary_b.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/military/military_c.json b/serverdata/draft_schematic/vehicle/military/military_c.json new file mode 100644 index 00000000..95a327cf --- /dev/null +++ b/serverdata/draft_schematic/vehicle/military/military_c.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/vehicle/fill_me_in.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "steel_thoranium", + "count": 500 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "object/tangible/component/vehicle/structral_frame.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_2" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/component/vehicle/base_weapon_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade_2" + ], + "ingredient": "object/tangible/component/vehicle/base_weapon_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/vehicle/military/shared_miliary_c.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/military/military_d.json b/serverdata/draft_schematic/vehicle/military/military_d.json new file mode 100644 index 00000000..82619fce --- /dev/null +++ b/serverdata/draft_schematic/vehicle/military/military_d.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/vehicle/fill_me_in.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "steel_thoranium", + "count": 800 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "object/tangible/component/vehicle/structral_frame.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_2" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_heavy" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_heavy" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/component/vehicle/base_weapon_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade_2" + ], + "ingredient": "object/tangible/component/vehicle/base_weapon_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade_heavy" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade_heavy" + ], + "ingredient": "object/tangible/component/vehicle/base_weapon_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 50, + "sharedTemplate": "object/draft_schematic/vehicle/military/shared_miliary_d.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/military/military_e.json b/serverdata/draft_schematic/vehicle/military/military_e.json new file mode 100644 index 00000000..2fe0adb0 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/military/military_e.json @@ -0,0 +1,286 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/vehicle/fill_me_in.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "vehicle_body" + ], + "ingredient": "steel_thoranium", + "count": 1400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "structural_frame" + ], + "ingredient": "object/tangible/component/vehicle/structral_frame.iff", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_2" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_heavy" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_heavy" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_heavy_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "hull_upgrade_heavy_2" + ], + "ingredient": "object/tangible/component/vehicle/base_hull_upgrade_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade" + ], + "ingredient": "object/tangible/component/vehicle/base_weapon_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade_2" + ], + "ingredient": "object/tangible/component/vehicle/base_weapon_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade_heavy" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade_heavy" + ], + "ingredient": "object/tangible/component/vehicle/base_weapon_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade_heavy_2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "weapon_upgrade_heavy_2" + ], + "ingredient": "object/tangible/component/vehicle/base_weapon_upgrade.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 55, + "sharedTemplate": "object/draft_schematic/vehicle/military/shared_miliary_e.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/military/starship_impl_tie_a.json b/serverdata/draft_schematic/vehicle/military/starship_impl_tie_a.json new file mode 100644 index 00000000..2cb6ae57 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/military/starship_impl_tie_a.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/vehicle/fill_me_in.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "starship_chassis" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_chassis" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "starship_power_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_power_core" + ], + "ingredient": "object/tangible/component/vehicle/reactor_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_gun" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_gun" + ], + "ingredient": "object/tangible/component/vehicle/adv_hvy_blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_missile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_missile" + ], + "ingredient": "object/tangible/component/vehicle/adv_warhead_launcher.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_shield_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_shield_system" + ], + "ingredient": "object/tangible/component/vehicle/veh_shield_generator_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "starship_conduit_framework" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_conduit_framework" + ], + "ingredient": "object/tangible/component/vehicle/adv_vehicle_structure_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_armor_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_armor_plating" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_torpedo" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_torpedo" + ], + "ingredient": "object/tangible/component/vehicle/proton_torpedo_array.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/vehicle/military/shared_starship_impl_tie_a.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/military/starship_impl_tie_b.json b/serverdata/draft_schematic/vehicle/military/starship_impl_tie_b.json new file mode 100644 index 00000000..0af88db5 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/military/starship_impl_tie_b.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/vehicle/fill_me_in.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "starship_chassis" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_chassis" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "starship_power_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_power_core" + ], + "ingredient": "object/tangible/component/vehicle/reactor_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_gun" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_gun" + ], + "ingredient": "object/tangible/component/vehicle/adv_hvy_blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_missile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_missile" + ], + "ingredient": "object/tangible/component/vehicle/adv_warhead_launcher.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_shield_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_shield_system" + ], + "ingredient": "object/tangible/component/vehicle/veh_shield_generator_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "starship_conduit_framework" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_conduit_framework" + ], + "ingredient": "object/tangible/component/vehicle/adv_vehicle_structure_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_armor_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_armor_plating" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_torpedo" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_torpedo" + ], + "ingredient": "object/tangible/component/vehicle/proton_torpedo_array.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/vehicle/military/shared_starship_impl_tie_b.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/military/starship_rebel_xwing_a.json b/serverdata/draft_schematic/vehicle/military/starship_rebel_xwing_a.json new file mode 100644 index 00000000..5ba2de8a --- /dev/null +++ b/serverdata/draft_schematic/vehicle/military/starship_rebel_xwing_a.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/vehicle/fill_me_in.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "starship_chassis" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_chassis" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "starship_power_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_power_core" + ], + "ingredient": "object/tangible/component/vehicle/reactor_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_gun" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_gun" + ], + "ingredient": "object/tangible/component/vehicle/adv_hvy_blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_missile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_missile" + ], + "ingredient": "object/tangible/component/vehicle/adv_warhead_launcher.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_shield_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_shield_system" + ], + "ingredient": "object/tangible/component/vehicle/veh_shield_generator_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "starship_conduit_framework" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_conduit_framework" + ], + "ingredient": "object/tangible/component/vehicle/adv_vehicle_structure_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_armor_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_armor_plating" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_torpedo" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_torpedo" + ], + "ingredient": "object/tangible/component/vehicle/proton_torpedo_array.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/vehicle/military/shared_starship_rebel_xwing_a.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/military/starship_rebel_xwing_b.json b/serverdata/draft_schematic/vehicle/military/starship_rebel_xwing_b.json new file mode 100644 index 00000000..698d24be --- /dev/null +++ b/serverdata/draft_schematic/vehicle/military/starship_rebel_xwing_b.json @@ -0,0 +1,232 @@ +{ + "parent": "object/draft_schematic/vehicle/base/base_vehicle_schematic.iff", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/vehicle/fill_me_in.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "starship_chassis" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_chassis" + ], + "ingredient": "steel", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "starship_power_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_power_core" + ], + "ingredient": "object/tangible/component/vehicle/reactor_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_gun" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_gun" + ], + "ingredient": "object/tangible/component/vehicle/adv_hvy_blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_missile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_missile" + ], + "ingredient": "object/tangible/component/vehicle/adv_warhead_launcher.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_shield_system" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_shield_system" + ], + "ingredient": "object/tangible/component/vehicle/veh_shield_generator_mk1.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_vehicle_ingredients_n", + "starship_conduit_framework" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_conduit_framework" + ], + "ingredient": "object/tangible/component/vehicle/adv_vehicle_structure_frame.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_armor_plating" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_armor_plating" + ], + "ingredient": "steel", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_torpedo" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_vehicle_ingredients_n", + "starship_weapon_torpedo" + ], + "ingredient": "object/tangible/component/vehicle/proton_torpedo_array.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.armor.component.crafting_armor_layer_component" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/vehicle/military/shared_starship_rebel_xwing_b.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/vehicle/vehicle_customization_kit.json b/serverdata/draft_schematic/vehicle/vehicle_customization_kit.json new file mode 100644 index 00000000..f82ba280 --- /dev/null +++ b/serverdata/draft_schematic/vehicle/vehicle_customization_kit.json @@ -0,0 +1,156 @@ +{ + "parent": "object/draft_schematic/item/base_item_schematic.iff", + "itemsPerContainer": 30, + "category": "CT_misc", + "craftedObjectTemplate": "object/tangible/item/vehicle_customization.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "assembly_enclosure" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "thermal_shielding" + ], + "ingredient": "mineral", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "colors" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "colors" + ], + "ingredient": "mineral", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "electronic_control_unit" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_droid_ingredients_n", + "color_stowage" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_droid_ingredients_n", + "color_stowage" + ], + "ingredient": "object/tangible/component/droid/droid_storage_compartment.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "manufactureScripts": [ + "systems.crafting.vehicle.crafted_item.crafting_customization_kit" + ], + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/vehicle/shared_vehicle_customization_kit.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/2h_sword_avatar_wke_toothpick.json b/serverdata/draft_schematic/weapon/2h_sword_avatar_wke_toothpick.json new file mode 100644 index 00000000..6116338c --- /dev/null +++ b/serverdata/draft_schematic/weapon/2h_sword_avatar_wke_toothpick.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_avatar_wke_toothpick.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_carbonite", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "aluminum_phrik", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "omnipotent_sword_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "omnipotent_sword_core" + ], + "ingredient": "object/tangible/component/weapon/geonosian_sword_core.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_2h_sword_avatar_wke_toothpick.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/2h_sword_kashyyk.json b/serverdata/draft_schematic/weapon/2h_sword_kashyyk.json new file mode 100644 index 00000000..d0736b4d --- /dev/null +++ b/serverdata/draft_schematic/weapon/2h_sword_kashyyk.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_kashyyk.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 28, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_2h_sword_kashyyk.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/2h_sword_kun_massassi.json b/serverdata/draft_schematic/weapon/2h_sword_kun_massassi.json new file mode 100644 index 00000000..63d669a8 --- /dev/null +++ b/serverdata/draft_schematic/weapon/2h_sword_kun_massassi.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_kun_massassi.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_duralloy", + "count": 115 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "iron_colat", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_2h_sword_kun_massassi.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/2h_sword_obsidian.json b/serverdata/draft_schematic/weapon/2h_sword_obsidian.json new file mode 100644 index 00000000..f470977c --- /dev/null +++ b/serverdata/draft_schematic/weapon/2h_sword_obsidian.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/som_2h_sword_obsidian.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_carbonite", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "aluminum_linksteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/2h_obsid_sword_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_2h_sword_obsidian.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/2h_sword_scythe.json b/serverdata/draft_schematic/weapon/2h_sword_scythe.json new file mode 100644 index 00000000..38abdf33 --- /dev/null +++ b/serverdata/draft_schematic/weapon/2h_sword_scythe.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_scythe.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_carbonite", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "aluminum_phrik", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "omnipotent_sword_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "omnipotent_sword_core" + ], + "ingredient": "object/tangible/component/weapon/geonosian_sword_core.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_2h_sword_scythe.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/2h_sword_sith.json b/serverdata/draft_schematic/weapon/2h_sword_sith.json new file mode 100644 index 00000000..eefd6743 --- /dev/null +++ b/serverdata/draft_schematic/weapon/2h_sword_sith.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_sith.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_2h_sword_sith.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/2h_sword_tulrus.json b/serverdata/draft_schematic/weapon/2h_sword_tulrus.json new file mode 100644 index 00000000..ce69e5e3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/2h_sword_tulrus.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/som_2h_sword_tulrus.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_duralloy", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "iron_colat", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/2h_tulrus_sword_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_2h_sword_tulrus.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_avatar_wke_toothpick.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_avatar_wke_toothpick.json new file mode 100644 index 00000000..1a89441a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_avatar_wke_toothpick.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_avatar_wke_toothpick.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_carbonite", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "aluminum_phrik", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "geonosian_sword_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "geonosian_sword_core" + ], + "ingredient": "object/tangible/component/weapon/geonosian_sword_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_2h_sword_avatar_wke_toothpick.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_kashyyk.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_kashyyk.json new file mode 100644 index 00000000..f6f8fdc8 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_kashyyk.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_kashyyk.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "iron", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_2h_sword_kashyyk.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_kun_massassi.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_kun_massassi.json new file mode 100644 index 00000000..8d6c485e --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_kun_massassi.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_kun_massassi.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_duralloy", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_2h_sword_kun_massassi.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_obsidian.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_obsidian.json new file mode 100644 index 00000000..409f0b97 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_obsidian.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/som_2h_sword_obsidian.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_carbonite", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "aluminum_linksteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/2h_obsid_sword_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_2h_sword_obsidian.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_pvp_bf.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_pvp_bf.json new file mode 100644 index 00000000..ffe6d628 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_pvp_bf.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_pvp_bf_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal_ferrous", + "count": 180 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "metal", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "ingredient": "copper", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_2h_sword_pvp_bf.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_scythe.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_scythe.json new file mode 100644 index 00000000..62368647 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_scythe.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_scythe.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_carbonite", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "aluminum_phrik", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "geonosian_sword_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "geonosian_sword_core" + ], + "ingredient": "object/tangible/component/weapon/geonosian_sword_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_2h_sword_scythe.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_sith.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_sith.json new file mode 100644 index 00000000..4bbeeb1d --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_sith.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_sith.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "iron", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_2h_sword_sith.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_tulrus.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_tulrus.json new file mode 100644 index 00000000..2f15ff41 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_2h_sword_tulrus.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/som_2h_sword_tulrus.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_duralloy", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "iron_colat", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/2h_tulrus_sword_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_2h_sword_tulrus.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_axe.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_axe.json new file mode 100644 index 00000000..ee701247 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_axe.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/axe/axe_heavy_duty.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shaft" + ], + "ingredient": "wood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head_fastener" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head_fastener" + ], + "ingredient": "steel", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 16, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_axe.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_axe_vibro.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_axe_vibro.json new file mode 100644 index 00000000..6efaa3a0 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_axe_vibro.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/axe/axe_vibroaxe.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_base" + ], + "ingredient": "steel_ditanium", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_axe_vibro.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_baton_avatar_trando_stun_stick.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_baton_avatar_trando_stun_stick.json new file mode 100644 index 00000000..4cc04c4b --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_baton_avatar_trando_stun_stick.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/baton/baton_avatar_trando_stun_stick.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "steel", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conductive_strike_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conductive_strike_face" + ], + "ingredient": "copper_polysteel", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "ingredient": "crystalline_byrothsis", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_pulsor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_pulsor" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_baton_avatar_trando_stun_stick.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_baton_gaderiffi.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_baton_gaderiffi.json new file mode 100644 index 00000000..b3aad7af --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_baton_gaderiffi.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/baton/baton_gaderiffi.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "iron", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "ingredient": "metal_ferrous", + "count": 23 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_baton_gaderiffi.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_baton_stun.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_baton_stun.json new file mode 100644 index 00000000..86275fdc --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_baton_stun.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/baton/baton_stun.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "steel", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "ingredient": "metal_ferrous", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "ingredient": "copper_polysteel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "ingredient": "crystalline_byrothsis", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_baton_stun.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_battleaxe.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_battleaxe.json new file mode 100644 index 00000000..20e9ad4e --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_battleaxe.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_battleaxe.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "ingredient": "iron", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shaft" + ], + "ingredient": "wood", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head_fastener" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head_fastener" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 16, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_battleaxe.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_battleaxe_quest.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_battleaxe_quest.json new file mode 100644 index 00000000..b995ab7f --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_battleaxe_quest.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_battleaxe_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "ingredient": "iron", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shaft" + ], + "ingredient": "wood", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head_fastener" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head_fastener" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_battleaxe_quest.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_blasterfist.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_blasterfist.json new file mode 100644 index 00000000..68fc85a8 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_blasterfist.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/special/blasterfist.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal_ferrous", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "ingredient": "steel", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "ingredient": "copper", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_blasterfist.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_bowcaster_assault.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_bowcaster_assault.json new file mode 100644 index 00000000..0879fec2 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_bowcaster_assault.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_bowcaster_heavy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_polonium", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "crystalline_gallinorian", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate_alantium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_bowcaster_assault.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_bowcaster_recon.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_bowcaster_recon.json new file mode 100644 index 00000000..caeffc32 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_bowcaster_recon.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_bowcaster_medium.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_codoan", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "firing_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "firing_mechanism" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_bowcaster_recon.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_alliance_needler.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_alliance_needler.json new file mode 100644 index 00000000..738a48ba --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_alliance_needler.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_alliance_needler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_alliance_needler.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_avatar_trandoshan.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_avatar_trandoshan.json new file mode 100644 index 00000000..263f23b3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_avatar_trandoshan.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_avatar_trando.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_avatar_trandoshan.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_blaster_cdef.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_blaster_cdef.json new file mode 100644 index 00000000..32c4f3d1 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_blaster_cdef.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_cdef.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 16, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_blaster_cdef.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_blaster_cdef_corsec.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_blaster_cdef_corsec.json new file mode 100644 index 00000000..b9e21867 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_blaster_cdef_corsec.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_cdef_corsec.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_blaster_cdef_corsec.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_bothan_bola.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_bothan_bola.json new file mode 100644 index 00000000..3216424f --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_bothan_bola.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_bothan_bola.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_bothan_bola.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_czerka_dart.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_czerka_dart.json new file mode 100644 index 00000000..c4c652dd --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_czerka_dart.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_czerka_dart.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_czerka_dart.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_dc15.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_dc15.json new file mode 100644 index 00000000..b7b73243 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_dc15.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3/carbine_dc15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "aluminum", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_dc15.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_e11_mk2.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_e11_mk2.json new file mode 100644 index 00000000..dc454b13 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_e11_mk2.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_e11_mark2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_e11_mk2.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_e5.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_e5.json new file mode 100644 index 00000000..d62de29e --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_e5.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_e5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_e5.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_ee3_bounty.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_ee3_bounty.json new file mode 100644 index 00000000..cb0f5db6 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_ee3_bounty.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_bounty_ee3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_carbonite", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_polysteel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_ee3_bounty.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_gcw_charric.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_gcw_charric.json new file mode 100644 index 00000000..3dd43bff --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_gcw_charric.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_charric.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "aluminum", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_gcw_charric.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_geo.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_geo.json new file mode 100644 index 00000000..eff63b0f --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_geo.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_geo.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_polonium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "geonosian_power_cube_base" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "geonosian_power_cube_base" + ], + "ingredient": "object/tangible/component/weapon/geonosian_power_cube_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_geo.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_heroic_sd.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_heroic_sd.json new file mode 100644 index 00000000..94bbbe72 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_heroic_sd.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_heroic_sd.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_polonium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_heroic_sd.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_kun_massassi.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_kun_massassi.json new file mode 100644 index 00000000..9bb69f4b --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_kun_massassi.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_kun_massassi.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_duralloy", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_kammris", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_kun_massassi.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_mandalorian.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_mandalorian.json new file mode 100644 index 00000000..f1218562 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_mandalorian.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_mandalorian.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_carbonite", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_polysteel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_mandalorian.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_ngant_pvp.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_ngant_pvp.json new file mode 100644 index 00000000..544ccc22 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_ngant_pvp.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_pvp_ngant.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_duralloy", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_kammris", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_ngant_pvp.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_nym_slugthrower.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_nym_slugthrower.json new file mode 100644 index 00000000..27c229ad --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_nym_slugthrower.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_nym_slugthrower.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_nym_slugthrower.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_proton.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_proton.json new file mode 100644 index 00000000..08656330 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_proton.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_proton.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_proton.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_quest_smuggler_underslung.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_quest_smuggler_underslung.json new file mode 100644 index 00000000..a38b953a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_quest_smuggler_underslung.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_cdef.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_quest_smuggler_underslung.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_republic_sfor.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_republic_sfor.json new file mode 100644 index 00000000..01c13f21 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_republic_sfor.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/som_carbine_republic_sfor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "aluminum", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/carbine_coil_sfor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_republic_sfor.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_slug.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_slug.json new file mode 100644 index 00000000..c1b359af --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_slug.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_slug.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_slug.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_specops_bothan_carbine.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_specops_bothan_carbine.json new file mode 100644 index 00000000..575a537a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_specops_bothan_carbine.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_specops_bothan_carbine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_specops_bothan_carbine.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_underslung.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_underslung.json new file mode 100644 index 00000000..9df6527e --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_underslung.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_underslung.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_underslung.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_wookiee_bowcaster.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_wookiee_bowcaster.json new file mode 100644 index 00000000..65cf37b5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_carbine_wookiee_bowcaster.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3/carbine_wookiee_bowcaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "aluminum", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_carbine_wookiee_bowcaster.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_cleaver.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_cleaver.json new file mode 100644 index 00000000..99c9d889 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_cleaver.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_cleaver.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "iron_colat", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_cleaver.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_executioners_hack.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_executioners_hack.json new file mode 100644 index 00000000..06d2ba34 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_executioners_hack.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_blacksun_hack.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_carbonite", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "aluminum_phrik", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "geonosian_sword_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "geonosian_sword_core" + ], + "ingredient": "object/tangible/component/weapon/geonosian_sword_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_executioners_hack.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_gaderiffi_elite.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_gaderiffi_elite.json new file mode 100644 index 00000000..4d893f7a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_gaderiffi_elite.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/baton/baton_gaderiffi_elite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "ingredient": "aluminum_titanium", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "ingredient": "copper_polysteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_gaderiffi_elite.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_acid_beam.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_acid_beam.json new file mode 100644 index 00000000..5b907a86 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_acid_beam.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/heavy_acid_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_heavy_acid_beam.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_avatar_acid_beam.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_avatar_acid_beam.json new file mode 100644 index 00000000..348c5992 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_avatar_acid_beam.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/heavy_avatar_acid_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "aluminum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_heavy_avatar_acid_beam.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_carbonite_rifle.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_carbonite_rifle.json new file mode 100644 index 00000000..32ef6657 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_carbonite_rifle.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/heavy_carbonite_rifle.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_kammris", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_heavy_carbonite_rifle.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_cr1_pvp.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_cr1_pvp.json new file mode 100644 index 00000000..1025fcd9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_cr1_pvp.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/heavy_cr1_blast_cannon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "launch_tubes" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "launch_tubes" + ], + "ingredient": "steel", + "count": 170 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shell_handling_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shell_handling_unit" + ], + "ingredient": "steel_neutronium", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_heavy_cr1_pvp.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_lava_cannon.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_lava_cannon.json new file mode 100644 index 00000000..a2eb88af --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_lava_cannon.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/som_lava_cannon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_carbonite", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_kammris", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/lava_cannon_coil.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_heavy_lava_cannon.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_lightning_beam.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_lightning_beam.json new file mode 100644 index 00000000..0e88c3c9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_lightning_beam.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/heavy/heavy_lightning_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_heavy_lightning_beam.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_mandalorian.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_mandalorian.json new file mode 100644 index 00000000..573051b7 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_mandalorian.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/heavy_mandalorian.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_axidite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_heavy_mandalorian.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_particle_beam.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_particle_beam.json new file mode 100644 index 00000000..bbb98cc3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_particle_beam.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/heavy/heavy_particle_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_heavy_particle_beam.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_pulse_cannon.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_pulse_cannon.json new file mode 100644 index 00000000..37b9dc99 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_pulse_cannon.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/heavy_pulse_cannon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_heavy_pulse_cannon.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_republic_flamer.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_republic_flamer.json new file mode 100644 index 00000000..b4352412 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_republic_flamer.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/som_republic_flamer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_duralloy", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_kammris", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/flamer_coil.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_heavy_republic_flamer.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_rocket_launcher.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_rocket_launcher.json new file mode 100644 index 00000000..d0e90f94 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_rocket_launcher.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/heavy/heavy_rocket_launcher.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "launch_tubes" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "launch_tubes" + ], + "ingredient": "steel", + "count": 170 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shell_handling_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shell_handling_unit" + ], + "ingredient": "steel_neutronium", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_heavy_rocket_launcher.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_shotgun.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_shotgun.json new file mode 100644 index 00000000..72221376 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_heavy_shotgun.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/heavy_rebel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_duralloy", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_colat", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_heavy_shotgun.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_katana.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_katana.json new file mode 100644 index 00000000..967c59a8 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_katana.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_katana.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_katana.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_katana_quest.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_katana_quest.json new file mode 100644 index 00000000..ebaf400a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_katana_quest.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_katana_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_katana_quest.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_donkuwah.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_donkuwah.json new file mode 100644 index 00000000..c3f3f582 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_donkuwah.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/knife/knife_donkuwah.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "ingredient": "metal_ferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_cap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_cap" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "mineral", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_knife_donkuwah.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_janta.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_janta.json new file mode 100644 index 00000000..aa2c2753 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_janta.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/knife/knife_janta.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "knife_blade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "knife_blade" + ], + "ingredient": "mineral", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_cap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_cap" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_knife_janta.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_naktra_crystal.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_naktra_crystal.json new file mode 100644 index 00000000..c7a83caf --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_naktra_crystal.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/knife/ep3/knife_naktra_crystal.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "iron", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal1" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal1" + ], + "ingredient": "object/tangible/loot/quest/naktra_crystal.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal2" + ], + "ingredient": "object/tangible/loot/quest/naktra_crystal.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal3" + ], + "ingredient": "object/tangible/loot/quest/naktra_crystal.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_knife_naktra_crystal.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_stone.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_stone.json new file mode 100644 index 00000000..aa41a7b5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_stone.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/knife/knife_stone.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "knife_blade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "knife_blade" + ], + "ingredient": "mineral", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "bone", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_knife_stone.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_survival.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_survival.json new file mode 100644 index 00000000..a1064436 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_survival.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/knife/knife_survival.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "ingredient": "metal_ferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_cap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_cap" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "mineral", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_knife_survival.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_trando_skinner.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_trando_skinner.json new file mode 100644 index 00000000..8dad803f --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_trando_skinner.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/knife/ep3/knife_trando_skinner.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_ditanium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_knife_trando_skinner.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_twilek_dagger.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_twilek_dagger.json new file mode 100644 index 00000000..c98a80b7 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_twilek_dagger.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/knife/knife_dagger.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "ingredient": "steel", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "ingredient": "metal_ferrous", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_knife_twilek_dagger.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_vibroblade.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_vibroblade.json new file mode 100644 index 00000000..4e0b4bc1 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_vibroblade.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/knife/knife_vibroblade.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "ingredient": "steel", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "ingredient": "metal_ferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_knife_vibroblade.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_vibroblade_quest.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_vibroblade_quest.json new file mode 100644 index 00000000..b3d7b094 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knife_vibroblade_quest.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/knife/knife_vibroblade_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "ingredient": "steel", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "ingredient": "metal_ferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_knife_vibroblade_quest.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knuckler_pvp.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knuckler_pvp.json new file mode 100644 index 00000000..1cd9803b --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knuckler_pvp.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/special/pvp_bf_knuckler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal_ferrous", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "ingredient": "copper", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_knuckler_pvp.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knuckler_vibro.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knuckler_vibro.json new file mode 100644 index 00000000..7e821a42 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_knuckler_vibro.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/special/vibroknuckler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal_ferrous", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "ingredient": "copper", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_knuckler_vibro.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_avatar_wke_heartlance.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_avatar_wke_heartlance.json new file mode 100644 index 00000000..d6e997ae --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_avatar_wke_heartlance.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_avatar_wke_heartlance.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper_polysteel", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_circuits" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_circuits" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_lance_avatar_wke_heartlance.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_cryo.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_cryo.json new file mode 100644 index 00000000..37ef593f --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_cryo.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_cryo.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "chemical", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_lance_cryo.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_kaminoan.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_kaminoan.json new file mode 100644 index 00000000..e6f9fd43 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_kaminoan.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_kaminoan.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "chemical", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "geonosian_reinforcement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "geonosian_reinforcement_core" + ], + "ingredient": "object/tangible/component/weapon/geonosian_reinforcement_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_lance_kaminoan.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_massassi.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_massassi.json new file mode 100644 index 00000000..a5019f7d --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_massassi.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_massassi.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "ingredient": "metal", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_lance_massassi.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_nightsister.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_nightsister.json new file mode 100644 index 00000000..736abe8e --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_nightsister.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_nightsister.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_quadranium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper_polysteel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_nightsister.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_lance_nightsister.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_obsidian.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_obsidian.json new file mode 100644 index 00000000..d67f8712 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_obsidian.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/som_lance_obsidian.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_carbonite", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "copper_polysteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/obsid_lance_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_lance_obsidian.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_shock.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_shock.json new file mode 100644 index 00000000..a2f1b642 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_shock.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_shock.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "metal", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "chemical", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_pulsor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_pulsor" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_lance_shock.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_trando.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_trando.json new file mode 100644 index 00000000..0fc9f6ee --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_trando.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/ep3/lance_trando.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_ditanium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "copper_polysteel", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_lance_trando.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_vibro.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_vibro.json new file mode 100644 index 00000000..8de621a6 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_vibro.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_vibrolance.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_ditanium", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper_polysteel", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_lance_vibro.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_vibro_controller_fp.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_vibro_controller_fp.json new file mode 100644 index 00000000..85ba89f4 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_vibro_controller_fp.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_controllerfp.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 27 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "metal_ferrous", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_lance_vibro_controller_fp.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_vibro_nightsister.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_vibro_nightsister.json new file mode 100644 index 00000000..dae3784e --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_vibro_nightsister.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_controllerfp_nightsister.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "metal_ferrous", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_circuits" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_circuits" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_lance_vibro_nightsister.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_xandank.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_xandank.json new file mode 100644 index 00000000..04bbd130 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_lance_xandank.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/som_lance_xandank.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_ditanium", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "copper_mythra", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/tulrus_lance_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_lance_xandank.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_blackbane.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_blackbane.json new file mode 100644 index 00000000..81756d1d --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_blackbane.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/knife/ep3_loot_blackbane.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "steel_thoranium", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "ingredient": "aluminum_linksteel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "steel_duralloy", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_blackbane.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_blackfalcon.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_blackfalcon.json new file mode 100644 index 00000000..dc6006c5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_blackfalcon.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_blackfalcon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_chromium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_mythra", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_blackfalcon.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_blackhand.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_blackhand.json new file mode 100644 index 00000000..d286c026 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_blackhand.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_blackhand.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_colat", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_blackhand.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_calibrated.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_calibrated.json new file mode 100644 index 00000000..f127219c --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_calibrated.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_calibrated.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_colat", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_calibrated.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_corellian.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_corellian.json new file mode 100644 index 00000000..c2f41ceb --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_corellian.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/ep3_loot_corellian.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_duralloy", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_corellian.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_corestrike.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_corestrike.json new file mode 100644 index 00000000..abeb9e6e --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_corestrike.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3_loot_corestrike.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_colat", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_corestrike.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_darksting.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_darksting.json new file mode 100644 index 00000000..8e0dcb2d --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_darksting.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3_loot_darksting.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_darksting.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_dawnsorrow.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_dawnsorrow.json new file mode 100644 index 00000000..2469aa73 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_dawnsorrow.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3_loot_dawnsorrow.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_polonium", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_dawnsorrow.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_deathrain.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_deathrain.json new file mode 100644 index 00000000..75b7ef39 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_deathrain.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_deathrain.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_deathrain.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_dragoneye.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_dragoneye.json new file mode 100644 index 00000000..390746a9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_dragoneye.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_dragoneye.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_dragoneye.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_eventide.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_eventide.json new file mode 100644 index 00000000..84830cd8 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_eventide.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/ep3_loot_eventide.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "steel_quadranium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "copper_polysteel", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_eventide.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_executer.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_executer.json new file mode 100644 index 00000000..b9cd98e8 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_executer.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/ep3_loot_executer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "steel_carbonite", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "copper_polysteel", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_executer.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_firestar.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_firestar.json new file mode 100644 index 00000000..3859949a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_firestar.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3_loot_firestar.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_axidite", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_firestar.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_grievance.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_grievance.json new file mode 100644 index 00000000..a71ba9ad --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_grievance.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3_loot_grievance.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_quadranium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_grievance.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_heartstriker.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_heartstriker.json new file mode 100644 index 00000000..5235adfe --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_heartstriker.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/special/ep3_loot_heartstriker.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "copper_polysteel", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_heartstriker.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_hydra.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_hydra.json new file mode 100644 index 00000000..78408155 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_hydra.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_hydra.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_hydra.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_lifeblood.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_lifeblood.json new file mode 100644 index 00000000..6b9f6879 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_lifeblood.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/ep3_loot_lifeblood.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "copper_polysteel", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_lifeblood.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_liquidsilver.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_liquidsilver.json new file mode 100644 index 00000000..8ff362a6 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_liquidsilver.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_liquidsilver.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_liquidsilver.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_mark.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_mark.json new file mode 100644 index 00000000..feda4a64 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_mark.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3_loot_mark.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_mark.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_necrosis.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_necrosis.json new file mode 100644 index 00000000..60463580 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_necrosis.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/special/ep3_loot_necrosis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "copper_polysteel", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_necrosis.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_nullifier.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_nullifier.json new file mode 100644 index 00000000..3a296587 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_nullifier.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3_loot_nullifier.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_quadranium", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_nullifier.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_pestilence.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_pestilence.json new file mode 100644 index 00000000..7976bcf2 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_pestilence.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/ep3_loot_pestilence.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "steel_quadranium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "copper_polysteel", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_pestilence.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_poisonspike.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_poisonspike.json new file mode 100644 index 00000000..0fb2ac58 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_poisonspike.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/ep3_loot_poisonspike.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "copper_polysteel", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_poisonspike.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_quicktrigger.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_quicktrigger.json new file mode 100644 index 00000000..2be8593a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_quicktrigger.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_quicktrigger.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_carbonite", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_quicktrigger.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_retaliation.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_retaliation.json new file mode 100644 index 00000000..d03c7ebe --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_retaliation.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3_loot_retaliation.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_retaliation.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_retribution.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_retribution.json new file mode 100644 index 00000000..497bdb55 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_retribution.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3_loot_retribution.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_rhodium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_retribution.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_rhiss.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_rhiss.json new file mode 100644 index 00000000..8ae09438 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_rhiss.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_rhiss.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_duralloy", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_rhiss.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_rilctur.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_rilctur.json new file mode 100644 index 00000000..4a8014e5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_rilctur.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3_loot_rilctur.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_rilctur.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_ripper.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_ripper.json new file mode 100644 index 00000000..5f68a42a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_ripper.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/ep3_loot_ripper.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "copper_polysteel", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_ripper.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_sharpshooter.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_sharpshooter.json new file mode 100644 index 00000000..a2fa2c51 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_sharpshooter.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3_loot_sharpshooter.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_sharpshooter.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_sickle.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_sickle.json new file mode 100644 index 00000000..a94bd6b6 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_sickle.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/ep3_loot_sickle.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "copper_polysteel", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_sickle.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_silencer.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_silencer.json new file mode 100644 index 00000000..6a42eb6d --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_silencer.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_silencer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_silencer.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_soulstinger.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_soulstinger.json new file mode 100644 index 00000000..2e4b01ea --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_soulstinger.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/special/ep3_loot_soulstinger.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "copper_polysteel", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_soulstinger.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_strike.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_strike.json new file mode 100644 index 00000000..281f7dff --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_strike.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/ep3_loot_strike.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "copper_polysteel", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_strike.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_void.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_void.json new file mode 100644 index 00000000..0c3dce51 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_loot_void.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/ep3_loot_void.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_loot_void.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_massassiknuckler.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_massassiknuckler.json new file mode 100644 index 00000000..175e52bb --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_massassiknuckler.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/special/massassiknuckler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal_ferrous", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "ingredient": "steel", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "ingredient": "copper", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_massassiknuckler.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_maul.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_maul.json new file mode 100644 index 00000000..01fc0e70 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_maul.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_maul.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "ingredient": "iron_kammris", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "ingredient": "copper", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_maul.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_alliance_disruptor.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_alliance_disruptor.json new file mode 100644 index 00000000..43482893 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_alliance_disruptor.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_alliance_disruptor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_alliance_disruptor.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_avatar_trando_special.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_avatar_trando_special.json new file mode 100644 index 00000000..b6118fd0 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_avatar_trando_special.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_avatar_trando_special.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_plumbum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_avatar_trando_special.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_cdef.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_cdef.json new file mode 100644 index 00000000..1352c2f9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_cdef.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_cdef.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 16, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_blaster_cdef.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_cdef_corsec.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_cdef_corsec.json new file mode 100644 index 00000000..e45e1357 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_cdef_corsec.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_cdef_corsec.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_blaster_cdef_corsec.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_d18.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_d18.json new file mode 100644 index 00000000..353f7bda --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_d18.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_d18.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 16, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_blaster_d18.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_dh17.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_dh17.json new file mode 100644 index 00000000..4e87522c --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_dh17.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_dh17.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_blaster_dh17.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_dl44.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_dl44.json new file mode 100644 index 00000000..368c52c0 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_dl44.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_dl44.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_blaster_dl44.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_dl44_metal.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_dl44_metal.json new file mode 100644 index 00000000..dc2d00c0 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_dl44_metal.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_dl44_metal.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_blaster_dl44_metal.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_power5.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_power5.json new file mode 100644 index 00000000..7a3cc47b --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_power5.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_power5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_blaster_power5.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_scout_trooper.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_scout_trooper.json new file mode 100644 index 00000000..6d64b090 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_scout_trooper.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_scout_blaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_blaster_scout_trooper.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_scout_trooper_corsec.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_scout_trooper_corsec.json new file mode 100644 index 00000000..46b443ba --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_scout_trooper_corsec.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_scout_blaster_corsec.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_blaster_scout_trooper_corsec.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_short_range_combat.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_short_range_combat.json new file mode 100644 index 00000000..606893b3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_blaster_short_range_combat.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_srcombat.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_plumbum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_blaster_short_range_combat.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_dd6.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_dd6.json new file mode 100644 index 00000000..b9128ac5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_dd6.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_dd6.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_duralloy", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_polysteel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_dd6.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_de_10.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_de_10.json new file mode 100644 index 00000000..1653ef22 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_de_10.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_de_10.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_quadranium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_plumbum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "ingredient": "copper_diatium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "de10_barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "de10_barrel" + ], + "ingredient": "object/tangible/loot/dungeon/death_watch_bunker/pistol_de10_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_de_10.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_deathhammer_needle.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_deathhammer_needle.json new file mode 100644 index 00000000..a6008ea8 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_deathhammer_needle.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_deathhammer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_deathhammer_needle.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_dh_18a.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_dh_18a.json new file mode 100644 index 00000000..791979fc --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_dh_18a.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_dh18a_gcw.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_quadranium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_plumbum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "ingredient": "copper_diatium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_dh_18a.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_disrupter.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_disrupter.json new file mode 100644 index 00000000..c84aa9d0 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_disrupter.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/som_disruptor_pistol.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/pistol_coil_dist.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_disrupter.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_disrupter_dx2.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_disrupter_dx2.json new file mode 100644 index 00000000..e7fdad27 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_disrupter_dx2.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_dx2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_disrupter_dx2.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_dl44_metal_light.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_dl44_metal_light.json new file mode 100644 index 00000000..e0b91397 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_dl44_metal_light.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_dl44_metal_light.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_dl44_metal_light.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_flare.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_flare.json new file mode 100644 index 00000000..6e5d0728 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_flare.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_flare.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_flare.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_flechette.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_flechette.json new file mode 100644 index 00000000..178bc0af --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_flechette.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_flechette.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_flechette.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_flechette_fwg5.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_flechette_fwg5.json new file mode 100644 index 00000000..9be1241b --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_flechette_fwg5.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_fwg5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_flechette_fwg5.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_flechette_fwg5_quest.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_flechette_fwg5_quest.json new file mode 100644 index 00000000..b6e4348e --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_flechette_fwg5_quest.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_fwg5_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_axidite", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_flechette_fwg5_quest.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_geo_sonic_blaster.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_geo_sonic_blaster.json new file mode 100644 index 00000000..8eb9baa7 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_geo_sonic_blaster.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_geonosian_sonic_blaster_loot.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_cubirian", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "aluminum_chromium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_supply" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_supply" + ], + "ingredient": "object/tangible/component/weapon/geonosian_power_cube_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_geo_sonic_blaster.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_heroic_exar.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_heroic_exar.json new file mode 100644 index 00000000..55fd4f9c --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_heroic_exar.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_heroic_exar.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_duralloy", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_heroic_exar.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_heroic_sd.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_heroic_sd.json new file mode 100644 index 00000000..2d26f853 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_heroic_sd.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_heroic_sd.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_heroic_sd.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_intimidator.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_intimidator.json new file mode 100644 index 00000000..2ee52636 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_intimidator.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_intimidator.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "aluminum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_intimidator.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_ion_relic.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_ion_relic.json new file mode 100644 index 00000000..b671a13b --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_ion_relic.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/som_ion_relic_pistol.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_polysteel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/pistol_coil_ion.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_ion_relic.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_ion_stunner.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_ion_stunner.json new file mode 100644 index 00000000..17720e8c --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_ion_stunner.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3/pistol_ion_stunner.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_plumbum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_ion_stunner.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_jawa.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_jawa.json new file mode 100644 index 00000000..4da0ea67 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_jawa.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_jawa.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_jawa.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_kyd21.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_kyd21.json new file mode 100644 index 00000000..7686e5c3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_kyd21.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3/pistol_kyd21.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_kyd21.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_launcher.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_launcher.json new file mode 100644 index 00000000..8764e9a9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_launcher.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_launcher.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_launcher.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_launcher_elite.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_launcher_elite.json new file mode 100644 index 00000000..ca226ac7 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_launcher_elite.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_launcher_elite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_launcher_elite.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_launcher_medium.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_launcher_medium.json new file mode 100644 index 00000000..3752370b --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_launcher_medium.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_launcher_medium.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_launcher_medium.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_mandalorian.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_mandalorian.json new file mode 100644 index 00000000..98d5cc06 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_mandalorian.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_mandalorian.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_mythra", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_mandalorian.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_projectile_striker.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_projectile_striker.json new file mode 100644 index 00000000..f16a30b3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_projectile_striker.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_striker.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_projectile_striker.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_quest_imperial_navy_formal.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_quest_imperial_navy_formal.json new file mode 100644 index 00000000..993136ad --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_quest_imperial_navy_formal.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_quest_imperial_navy_formal.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_quest_imperial_navy_formal.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_rebel.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_rebel.json new file mode 100644 index 00000000..f687927e --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_rebel.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_rebel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_thoranium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_codoan", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_rebel.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_renegade.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_renegade.json new file mode 100644 index 00000000..2fd94828 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_renegade.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_renegade.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_plumbum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_renegade.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_republic_blaster.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_republic_blaster.json new file mode 100644 index 00000000..3f82d5ae --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_republic_blaster.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_republic_blaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "ingredient": "copper_diatium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_republic_blaster.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_republic_blaster_quest.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_republic_blaster_quest.json new file mode 100644 index 00000000..f6495e92 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_republic_blaster_quest.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_republic_blaster_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "ingredient": "copper_diatium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_republic_blaster_quest.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_scatter.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_scatter.json new file mode 100644 index 00000000..6769a60e --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_scatter.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_scatter.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_doonium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_scatter.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_scatter_light.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_scatter_light.json new file mode 100644 index 00000000..6450b0b7 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_scatter_light.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_scatter_light.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_doonium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_scatter_light.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_trando_suppressor.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_trando_suppressor.json new file mode 100644 index 00000000..8446b60f --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_trando_suppressor.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3/pistol_trando_suppressor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "aluminum_chromium", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_trando_suppressor.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_westar_pvp.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_westar_pvp.json new file mode 100644 index 00000000..d6034513 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_westar_pvp.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_westar_34.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_duralloy", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_westar_pvp.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_wookiee.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_wookiee.json new file mode 100644 index 00000000..c4d25de4 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_wookiee.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3/pistol_wookiee.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_wookiee.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_wookiee_bowcaster.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_wookiee_bowcaster.json new file mode 100644 index 00000000..4547525d --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_pistol_wookiee_bowcaster.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3/pistol_wookiee_bowcaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_plumbum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_pistol_wookiee_bowcaster.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_polearm_electric.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_polearm_electric.json new file mode 100644 index 00000000..ffe27c99 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_polearm_electric.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/polearm_lance_electric_polearm.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_ditanium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_pulsor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_pulsor" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_polearm_electric.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_polearm_gcw_gand_shockprod.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_polearm_gcw_gand_shockprod.json new file mode 100644 index 00000000..7dff1a4c --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_polearm_gcw_gand_shockprod.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_gcw_gand_shockprod.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "aluminum_phrik", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper_polysteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_polearm_gcw_gand_shockprod.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_polearm_heroic_sd.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_polearm_heroic_sd.json new file mode 100644 index 00000000..8f4a5570 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_polearm_heroic_sd.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/polearm_heroic_sd.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_carbonite", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper_polysteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_polearm_heroic_sd.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_polearm_kashyyk_bladestick.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_polearm_kashyyk_bladestick.json new file mode 100644 index 00000000..4e9e5ab3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_polearm_kashyyk_bladestick.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_kashyyk.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_polearm_kashyyk_bladestick.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_polearm_magnaguard_pvp.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_polearm_magnaguard_pvp.json new file mode 100644 index 00000000..2f6c2f65 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_polearm_magnaguard_pvp.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_staff_magna_guard.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "aluminum_phrik", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper_polysteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_polearm_magnaguard_pvp.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_poleaxe_vibro.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_poleaxe_vibro.json new file mode 100644 index 00000000..cc763e0d --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_poleaxe_vibro.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/polearm_vibro_axe.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_ditanium", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "ingredient": "steel_duralloy", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_poleaxe_vibro.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_punch_dagger.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_punch_dagger.json new file mode 100644 index 00000000..789b0d47 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_punch_dagger.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/special/punch_dagger.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal_ferrous", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "ingredient": "copper", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_punch_dagger.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_battleaxe.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_battleaxe.json new file mode 100644 index 00000000..f98c317f --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_battleaxe.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/quest_2h_sword_battleaxe.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "ingredient": "iron", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shaft" + ], + "ingredient": "wood", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head_fastener" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head_fastener" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_quest_battleaxe.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_heavy_acid_beam.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_heavy_acid_beam.json new file mode 100644 index 00000000..6201f1b4 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_heavy_acid_beam.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/quest_heavy_acid_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_quest_heavy_acid_beam.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_heavy_particle_beam.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_heavy_particle_beam.json new file mode 100644 index 00000000..f7b44ff2 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_heavy_particle_beam.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/quest_heavy_particle_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 175 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_quest_heavy_particle_beam.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_maul.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_maul.json new file mode 100644 index 00000000..4c856e8f --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_maul.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/quest_2h_sword_maul.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "ingredient": "iron_kammris", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "ingredient": "copper", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_quest_maul.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_pistol_launcher.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_pistol_launcher.json new file mode 100644 index 00000000..aa6bc32c --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_pistol_launcher.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/quest_pistol_launcher.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_quest_pistol_launcher.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_pistol_republic_blaster_quest.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_pistol_republic_blaster_quest.json new file mode 100644 index 00000000..f166b7be --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_pistol_republic_blaster_quest.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/quest_pistol_republic_blaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "ingredient": "copper_diatium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_quest_pistol_republic_blaster_quest.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_rifle_flame_thrower.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_rifle_flame_thrower.json new file mode 100644 index 00000000..dff742e1 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_rifle_flame_thrower.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/quest_rifle_flame_thrower.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "ignition_pulse_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ignition_pulse_generator" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_quest_rifle_flame_thrower.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_rifle_lightning.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_rifle_lightning.json new file mode 100644 index 00000000..a9c3be33 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_rifle_lightning.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/quest_rifle_lightning.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conduction_mass" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conduction_mass" + ], + "ingredient": "copper", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "ingredient": "ore_siliclastic", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_buffer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_buffer" + ], + "ingredient": "petrochem_inert", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_quest_rifle_lightning.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_rifle_projectile_tusken.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_rifle_projectile_tusken.json new file mode 100644 index 00000000..260c73a6 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_quest_rifle_projectile_tusken.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/quest/rifle_quest_tusken.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_quest_rifle_projectile_tusken.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_razor_knuckler.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_razor_knuckler.json new file mode 100644 index 00000000..7a9bb3c0 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_razor_knuckler.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/special/blacksun_razor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal_ferrous", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "ingredient": "steel", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "metal_nonferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "ingredient": "copper", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_nightsister.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_razor_knuckler.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_a280.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_a280.json new file mode 100644 index 00000000..690dcb5b --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_a280.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_a280.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_cubirian", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_beyrllius", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_a280.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_acid_beam.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_acid_beam.json new file mode 100644 index 00000000..0a177e2d --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_acid_beam.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_acid_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_acid_beam.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_adventurer_hv_sniper.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_adventurer_hv_sniper.json new file mode 100644 index 00000000..54153960 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_adventurer_hv_sniper.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_adventurer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_adventurer_hv_sniper.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_avatar_laser_trando.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_avatar_laser_trando.json new file mode 100644 index 00000000..170ac9a5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_avatar_laser_trando.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_avatar_laser_trando.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_avatar_laser_trando.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_beam.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_beam.json new file mode 100644 index 00000000..18b30bbf --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_beam.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_beam.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_berserker.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_berserker.json new file mode 100644 index 00000000..ae1257a4 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_berserker.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_berserker.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_stabelizer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_stabelizer" + ], + "ingredient": "object/tangible/component/weapon/corvette_rifle_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_berserker.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_cdef.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_cdef.json new file mode 100644 index 00000000..be56270a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_cdef.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_cdef.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 16, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_blaster_cdef.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_dlt20.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_dlt20.json new file mode 100644 index 00000000..1bcc0e6f --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_dlt20.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_dlt20.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 16, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_blaster_dlt20.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_dlt20a.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_dlt20a.json new file mode 100644 index 00000000..ecd4f226 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_dlt20a.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_dlt20a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_blaster_dlt20a.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_e11.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_e11.json new file mode 100644 index 00000000..e1b70b2a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_e11.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_e11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_blaster_e11.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_ionization_jawa.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_ionization_jawa.json new file mode 100644 index 00000000..40504565 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_ionization_jawa.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_jawa_ion.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "copper_mythra", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_doonium", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_blaster_ionization_jawa.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_laser_rifle.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_laser_rifle.json new file mode 100644 index 00000000..786f46e5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_blaster_laser_rifle.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_laser.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_blaster_laser_rifle.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_bowcaster.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_bowcaster.json new file mode 100644 index 00000000..400644b6 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_bowcaster.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_bowcaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_doonium", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel_quadranium", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_bowcaster.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_bowcaster_master.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_bowcaster_master.json new file mode 100644 index 00000000..22edb628 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_bowcaster_master.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_bowcaster_master.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel_duralloy", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_bowcaster_master.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_dc15.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_dc15.json new file mode 100644 index 00000000..578ddb91 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_dc15.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3/rifle_dc15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_dc15.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_dc15_bounty.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_dc15_bounty.json new file mode 100644 index 00000000..aa68b952 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_dc15_bounty.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_bounty_dc15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_carbonite", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_polysteel", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_dc15_bounty.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_deathtroopers.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_deathtroopers.json new file mode 100644 index 00000000..5606f774 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_deathtroopers.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_weapon", + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_deathtroopers.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_cubirian", + "count": 135 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_beyrllius", + "count": 66 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 32 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_deathtroopers.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_disrupter.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_disrupter.json new file mode 100644 index 00000000..0c6d6d51 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_disrupter.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/som_rifle_mustafar_disruptor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_phrik", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/rifle_coil_dist.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_disrupter.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_disrupter_dxr6.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_disrupter_dxr6.json new file mode 100644 index 00000000..c083c73c --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_disrupter_dxr6.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_dxr6.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_disrupter_dxr6.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_dp23.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_dp23.json new file mode 100644 index 00000000..1b388bdb --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_dp23.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/som_rifle_dp23.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/rifle_coil_dp23.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_dp23.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_eweb.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_eweb.json new file mode 100644 index 00000000..69e11c0a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_eweb.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_eweb.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_cubirian", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_beyrllius", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_eweb.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_faux_bowcaster.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_faux_bowcaster.json new file mode 100644 index 00000000..29e6f849 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_faux_bowcaster.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_faux_bowcaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_faux_bowcaster.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_flame_thrower.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_flame_thrower.json new file mode 100644 index 00000000..94d8f8c2 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_flame_thrower.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_flame_thrower.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "ignition_pulse_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ignition_pulse_generator" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_flame_thrower.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_flame_thrower_light.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_flame_thrower_light.json new file mode 100644 index 00000000..469478a2 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_flame_thrower_light.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_flame_thrower_light.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "ignition_pulse_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ignition_pulse_generator" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_heavy_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_flame_thrower_light.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_geo_drill.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_geo_drill.json new file mode 100644 index 00000000..4229d744 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_geo_drill.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_geo_drill.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_rhodium", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "geonosian_power_cube_base" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "geonosian_power_cube_base" + ], + "ingredient": "object/tangible/component/weapon/geonosian_power_cube_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_geo_drill.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_jinkins_j1.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_jinkins_j1.json new file mode 100644 index 00000000..cefd02e8 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_jinkins_j1.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/jinkins_j1_rifle.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_polonium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "crystalline_gallinorian", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate_alantium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_jinkins_j1.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_laser_light.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_laser_light.json new file mode 100644 index 00000000..f5da7302 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_laser_light.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_laser_light.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_laser_light.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_ld1.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_ld1.json new file mode 100644 index 00000000..c4a06e6a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_ld1.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_ld1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_codoan", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_ld1.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_dh17_carbine.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_dh17_carbine.json new file mode 100644 index 00000000..3da0e9ca --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_dh17_carbine.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_dh17.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 16, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_light_blaster_dh17_carbine.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_dh17_carbine_black.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_dh17_carbine_black.json new file mode 100644 index 00000000..b13e454a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_dh17_carbine_black.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_dh17_black.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_light_blaster_dh17_carbine_black.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_dh17_carbine_snubnose.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_dh17_carbine_snubnose.json new file mode 100644 index 00000000..6b57ef28 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_dh17_carbine_snubnose.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_dh17_snubnose.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_light_blaster_dh17_carbine_snubnose.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_e11_carbine.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_e11_carbine.json new file mode 100644 index 00000000..edea7a1e --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_e11_carbine.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_e11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_light_blaster_e11_carbine.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_e11_carbine_quest.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_e11_carbine_quest.json new file mode 100644 index 00000000..75aba66c --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_e11_carbine_quest.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_e11_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_light_blaster_e11_carbine_quest.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_e11_carbine_victor.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_e11_carbine_victor.json new file mode 100644 index 00000000..25777bb0 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_e11_carbine_victor.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_e11_victor_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_light_blaster_e11_carbine_victor.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_ee3.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_ee3.json new file mode 100644 index 00000000..6a7c6505 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_ee3.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_ee3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_light_blaster_ee3.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_imperial_scout_carbine.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_imperial_scout_carbine.json new file mode 100644 index 00000000..60da6a95 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_imperial_scout_carbine.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_elite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_polonium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_light_blaster_imperial_scout_carbine.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_laser_carbine.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_laser_carbine.json new file mode 100644 index 00000000..2b8044aa --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_light_blaster_laser_carbine.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_laser.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_light_blaster_laser_carbine.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_lightning.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_lightning.json new file mode 100644 index 00000000..0f0df61a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_lightning.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_lightning.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conduction_mass" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conduction_mass" + ], + "ingredient": "copper", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "ingredient": "ore_siliclastic", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_buffer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_buffer" + ], + "ingredient": "petrochem_inert", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_lightning.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_lightning_basic.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_lightning_basic.json new file mode 100644 index 00000000..2e81c25c --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_lightning_basic.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_lightning_light.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conduction_mass" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conduction_mass" + ], + "ingredient": "copper", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "ingredient": "ore_siliclastic", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_buffer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_buffer" + ], + "ingredient": "petrochem_inert", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_lightning_basic.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_lightning_heavy.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_lightning_heavy.json new file mode 100644 index 00000000..d755ae15 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_lightning_heavy.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_lightning_heavy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_duralloy", + "count": 175 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_colat", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conduction_mass" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conduction_mass" + ], + "ingredient": "copper", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "ingredient": "ore_siliclastic", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_buffer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_buffer" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_lightning_heavy.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_mandalorian.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_mandalorian.json new file mode 100644 index 00000000..10ff93af --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_mandalorian.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_mandalorian.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_quadranium", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_thallium", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_mandalorian.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_massassi_ink.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_massassi_ink.json new file mode 100644 index 00000000..583e8e5b --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_massassi_ink.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_massassi_ink.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "aluminum_chromium", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "crystalline_gallinorian", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate_alantium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_massassi_ink.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_naktra_crystal.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_naktra_crystal.json new file mode 100644 index 00000000..76ddd976 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_naktra_crystal.json @@ -0,0 +1,294 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3/rifle_naktra_crystal.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_axidite", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_beyrllius", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal1" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal1" + ], + "ingredient": "object/tangible/loot/quest/naktra_crystal.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal2" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal2" + ], + "ingredient": "object/tangible/loot/quest/naktra_crystal.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal3" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal3" + ], + "ingredient": "object/tangible/loot/quest/naktra_crystal.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_naktra_crystal.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_odararissl.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_odararissl.json new file mode 100644 index 00000000..a6d2bcc8 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_odararissl.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_odararissl.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_bronzium", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_odararissl.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_projectile_tusken.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_projectile_tusken.json new file mode 100644 index 00000000..d89ea036 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_projectile_tusken.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_tusken.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_projectile_tusken.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_proton.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_proton.json new file mode 100644 index 00000000..c9daacc3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_proton.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_proton.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "crystalline_gallinorian", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate_alantium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_proton.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_quest_rebel_longrifle.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_quest_rebel_longrifle.json new file mode 100644 index 00000000..94c2cae7 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_quest_rebel_longrifle.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_quest_rebel_longrifle.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_quest_rebel_longrifle.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_rebel.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_rebel.json new file mode 100644 index 00000000..537c2fa0 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_rebel.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_rebel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_cubirian", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_beyrllius", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_rebel.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_sonic_sg82.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_sonic_sg82.json new file mode 100644 index 00000000..5ab78c7f --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_sonic_sg82.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_sg82.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "copper_codoan", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_sonic_sg82.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_spray_stick_stohli.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_spray_stick_stohli.json new file mode 100644 index 00000000..83c2bbe4 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_spray_stick_stohli.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_spraystick.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_chromium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_polysteel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_spray_stick_stohli.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_t21.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_t21.json new file mode 100644 index 00000000..7bf0bcc2 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_t21.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_t21.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_polonium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "crystalline_gallinorian", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate_alantium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_t21.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_tangle_gun7.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_tangle_gun7.json new file mode 100644 index 00000000..563a75ea --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_tangle_gun7.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_tangle.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "copper_codoan", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_tangle_gun7.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_tc22.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_tc22.json new file mode 100644 index 00000000..ad475299 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_tc22.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_tc22_blaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_polonium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "crystalline_gallinorian", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate_alantium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_tc22.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_tenloss_disrupter.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_tenloss_disrupter.json new file mode 100644 index 00000000..e536eddf --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_tenloss_disrupter.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_tenloss_dxr6_disruptor_loot.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "geonosian_power_cube_base" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "geonosian_power_cube_base" + ], + "ingredient": "object/tangible/component/weapon/geonosian_power_cube_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_tenloss_disrupter.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_trando_hunter.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_trando_hunter.json new file mode 100644 index 00000000..bffd84df --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_trando_hunter.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3/rifle_trando_hunter.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_polonium", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_desh", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_trando_hunter.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_trando_hunter_crafted.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_trando_hunter_crafted.json new file mode 100644 index 00000000..f5f1de4d --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_trando_hunter_crafted.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3/rifle_trando_hunter_crafted.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_avatar_loot_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_trando_hunter_crafted.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_victor_projectile_tusken.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_victor_projectile_tusken.json new file mode 100644 index 00000000..34f3795c --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_victor_projectile_tusken.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_victor_tusken.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_victor_projectile_tusken.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_westar_pvp.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_westar_pvp.json new file mode 100644 index 00000000..c84946f5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_rifle_westar_pvp.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_westar_m5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_cubirian", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_beyrllius", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_rifle_westar_pvp.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_staff.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_staff.json new file mode 100644 index 00000000..d234bd1c --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_staff.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_staff_wood_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "wood", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 16, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_staff.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_staff_janta.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_staff_janta.json new file mode 100644 index 00000000..411d8f4a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_staff_janta.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_staff_janta.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "wood", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal_ferrous", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_staff_janta.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_staff_metal.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_staff_metal.json new file mode 100644 index 00000000..e9e1b5e7 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_staff_metal.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_staff_metal.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_staff_metal.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_staff_reinforced.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_staff_reinforced.json new file mode 100644 index 00000000..f9f9ff81 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_staff_reinforced.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_staff_wood_s2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal_ferrous", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 16, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_staff_reinforced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword.json new file mode 100644 index 00000000..0565a65f --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "metal", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_acid.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_acid.json new file mode 100644 index 00000000..a6dae907 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_acid.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_acid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_acid.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_avatar_wke_spiritblade.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_avatar_wke_spiritblade.json new file mode 100644 index 00000000..bf83d526 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_avatar_wke_spiritblade.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_avatar_wke_spiritblade.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "iron", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_avatar_wke_spiritblade.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_bandit.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_bandit.json new file mode 100644 index 00000000..e0374660 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_bandit.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/som_sword_mustafar_bandit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_neutronium", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "aluminum_titanium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/1h_bandit_sword_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_bandit.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_curved.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_curved.json new file mode 100644 index 00000000..6721c37c --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_curved.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_curved.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_curved_nyax.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_curved_nyax.json new file mode 100644 index 00000000..ef975504 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_curved_nyax.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_curved_nyax.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_curved_nyax.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_junti_mace.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_junti_mace.json new file mode 100644 index 00000000..20e45572 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_junti_mace.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_mace_junti.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_junti_mace.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_mandalorian.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_mandalorian.json new file mode 100644 index 00000000..07b98f0a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_mandalorian.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_mandalorian.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_duralloy", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_mandalorian.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_marauder.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_marauder.json new file mode 100644 index 00000000..0c9fa2e6 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_marauder.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_marauder.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_marauder.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_massassi.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_massassi.json new file mode 100644 index 00000000..2df2cc39 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_massassi.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_massassi.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_massassi.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_nyax.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_nyax.json new file mode 100644 index 00000000..974564d6 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_nyax.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_nyax.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "metal", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_nyax.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_obsidian.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_obsidian.json new file mode 100644 index 00000000..a183fd5d --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_obsidian.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/som_sword_obsidian.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_carbonite", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/1h_obsid_sword_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_obsidian.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_pvp_bf.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_pvp_bf.json new file mode 100644 index 00000000..9a9c9d99 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_pvp_bf.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_pvp_bf_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_ditanium", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_pvp_bf.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_rantok.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_rantok.json new file mode 100644 index 00000000..ce1cec53 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_rantok.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_rantok.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "metal", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_rantok.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_rebel.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_rebel.json new file mode 100644 index 00000000..3d1f4342 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_rebel.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_rebel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_duranium", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_rebel.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_rsf.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_rsf.json new file mode 100644 index 00000000..f59b7752 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_rsf.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_rsf.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_rsf.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_ryyk_blade.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_ryyk_blade.json new file mode 100644 index 00000000..953c295a --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_ryyk_blade.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_blade_ryyk.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "iron", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_ryyk_blade.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_wookiee.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_wookiee.json new file mode 100644 index 00000000..cf748e5c --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_sword_wookiee.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/ep3/sword_wookiee.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_sword_wookiee.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_tusken_elite.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_tusken_elite.json new file mode 100644 index 00000000..5a8819b1 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_tusken_elite.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_tusken_elite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "aluminum_chromium", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_ranged_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock" + ], + "ingredient": "object/tangible/component/weapon/stock_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_tusken_elite.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_victor_baton_gaderiffi.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_victor_baton_gaderiffi.json new file mode 100644 index 00000000..7c9cc080 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_victor_baton_gaderiffi.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/baton/victor_baton_gaderiffi.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "iron", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "ingredient": "metal_ferrous", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_victor_baton_gaderiffi.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/appearance/weapon_appearance_wookiee_knuckler.json b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_wookiee_knuckler.json new file mode 100644 index 00000000..64c676c5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/appearance/weapon_appearance_wookiee_knuckler.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/special/ep3/wookiee_knuckler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal_ferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "ingredient": "steel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "metal", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "ingredient": "copper", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_core" + ], + "ingredient": "object/tangible/component/weapon/core/weapon_core_melee_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_final" + ], + "complexity": 40, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/appearance/shared_weapon_appearance_wookiee_knuckler.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/axe.json b/serverdata/draft_schematic/weapon/axe.json new file mode 100644 index 00000000..4e218705 --- /dev/null +++ b/serverdata/draft_schematic/weapon/axe.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/axe/axe_heavy_duty.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shaft" + ], + "ingredient": "wood", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head_fastener" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head_fastener" + ], + "ingredient": "steel", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_artisan_weapon" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_axe.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/axe_vibro.json b/serverdata/draft_schematic/weapon/axe_vibro.json new file mode 100644 index 00000000..d59a6c56 --- /dev/null +++ b/serverdata/draft_schematic/weapon/axe_vibro.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/axe/axe_vibroaxe.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_base" + ], + "ingredient": "steel_ditanium", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 30, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_axe_vibro.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/base_lightsaber_schematic.json b/serverdata/draft_schematic/weapon/base_lightsaber_schematic.json new file mode 100644 index 00000000..633ecd66 --- /dev/null +++ b/serverdata/draft_schematic/weapon/base_lightsaber_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_lightsaber", + "destroyIngredients": true, + "crateObjectTemplate": "object/factory/factory_crate_weapon.iff", + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/base_weapon_schematic.json b/serverdata/draft_schematic/weapon/base_weapon_schematic.json new file mode 100644 index 00000000..2293cc4f --- /dev/null +++ b/serverdata/draft_schematic/weapon/base_weapon_schematic.json @@ -0,0 +1,13 @@ +{ + "parent": "object/draft_schematic/base/base_draft_schematic.iff", + "category": "CT_weapon", + "destroyIngredients": true, + "crateObjectTemplate": "object/factory/factory_crate_weapon.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/baton_avatar_trando_stun_stick.json b/serverdata/draft_schematic/weapon/baton_avatar_trando_stun_stick.json new file mode 100644 index 00000000..605a28bf --- /dev/null +++ b/serverdata/draft_schematic/weapon/baton_avatar_trando_stun_stick.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/baton/baton_avatar_trando_stun_stick.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "steel", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conductive_strike_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conductive_strike_face" + ], + "ingredient": "copper_polysteel", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "ingredient": "crystalline_byrothsis", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_pulsor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_pulsor" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/reinforcement_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_baton_avatar_trando_stun_stick.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/baton_gaderiffi.json b/serverdata/draft_schematic/weapon/baton_gaderiffi.json new file mode 100644 index 00000000..ff658684 --- /dev/null +++ b/serverdata/draft_schematic/weapon/baton_gaderiffi.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/baton/baton_gaderiffi.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "iron", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "ingredient": "metal", + "count": 23 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/reinforcement_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 26, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_baton_gaderiffi.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/baton_stun.json b/serverdata/draft_schematic/weapon/baton_stun.json new file mode 100644 index 00000000..f7740617 --- /dev/null +++ b/serverdata/draft_schematic/weapon/baton_stun.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/baton/baton_stun.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "steel", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conductive_strike_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conductive_strike_face" + ], + "ingredient": "copper_polysteel", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "ingredient": "crystalline_byrothsis", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_pulsor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_pulsor" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/reinforcement_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_baton_stun.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/battleaxe.json b/serverdata/draft_schematic/weapon/battleaxe.json new file mode 100644 index 00000000..efaf049c --- /dev/null +++ b/serverdata/draft_schematic/weapon/battleaxe.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_battleaxe.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "ingredient": "iron", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shaft" + ], + "ingredient": "wood", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head_fastener" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head_fastener" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core" + ], + "ingredient": "object/tangible/component/weapon/reinforcement_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 8, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_battleaxe.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/battleaxe_quest.json b/serverdata/draft_schematic/weapon/battleaxe_quest.json new file mode 100644 index 00000000..50fa3728 --- /dev/null +++ b/serverdata/draft_schematic/weapon/battleaxe_quest.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_battleaxe_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "ingredient": "iron", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shaft" + ], + "ingredient": "wood", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head_fastener" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head_fastener" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core" + ], + "ingredient": "object/tangible/component/weapon/reinforcement_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 8, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_battleaxe_quest.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/blaster_cannon.json b/serverdata/draft_schematic/weapon/blaster_cannon.json new file mode 100644 index 00000000..f17c88a1 --- /dev/null +++ b/serverdata/draft_schematic/weapon/blaster_cannon.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_casing" + ], + "ingredient": "metal", + "count": 220 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cannon_tube_casing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cannon_tube_casing" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "charge_and_contaminent_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_and_contaminent_shielding" + ], + "ingredient": "gas_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "muzzle_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "muzzle_assembly" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "laser_actuator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "laser_actuator" + ], + "ingredient": "object/tangible/component/weapon/laser_generator.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "blaster_gas_chamber" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "sharedTemplate": "object/draft_schematic/weapon/shared_blaster_cannon.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/blasterfist.json b/serverdata/draft_schematic/weapon/blasterfist.json new file mode 100644 index 00000000..97afee86 --- /dev/null +++ b/serverdata/draft_schematic/weapon/blasterfist.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/special/blasterfist.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal_ferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "ingredient": "copper", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_blasterfist.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/bowcaster_assault.json b/serverdata/draft_schematic/weapon/bowcaster_assault.json new file mode 100644 index 00000000..c050a20e --- /dev/null +++ b/serverdata/draft_schematic/weapon/bowcaster_assault.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_bowcaster_heavy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_polonium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "crystalline_gallinorian", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate_alantium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_bowcaster_assault.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/bowcaster_recon.json b/serverdata/draft_schematic/weapon/bowcaster_recon.json new file mode 100644 index 00000000..92b3bf6c --- /dev/null +++ b/serverdata/draft_schematic/weapon/bowcaster_recon.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_bowcaster_medium.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "copper_codoan", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "firing_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "firing_mechanism" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 21, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_bowcaster_recon.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_alliance_needler.json b/serverdata/draft_schematic/weapon/carbine_alliance_needler.json new file mode 100644 index 00000000..e2c40899 --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_alliance_needler.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_alliance_needler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_alliance_needler.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_avatar_trandoshan.json b/serverdata/draft_schematic/weapon/carbine_avatar_trandoshan.json new file mode 100644 index 00000000..2d68454e --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_avatar_trandoshan.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_avatar_trando.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_avatar_trandoshan.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_blaster_cdef.json b/serverdata/draft_schematic/weapon/carbine_blaster_cdef.json new file mode 100644 index 00000000..b7f98810 --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_blaster_cdef.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_cdef.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "chemical", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_artisan_weapon" + ], + "complexity": 8, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_blaster_cdef.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_blaster_cdef_corsec.json b/serverdata/draft_schematic/weapon/carbine_blaster_cdef_corsec.json new file mode 100644 index 00000000..60b85e23 --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_blaster_cdef_corsec.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_cdef_corsec.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_artisan_weapon" + ], + "complexity": 8, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_blaster_cdef_corsec.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_bothan_bola.json b/serverdata/draft_schematic/weapon/carbine_bothan_bola.json new file mode 100644 index 00000000..79074c07 --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_bothan_bola.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_bothan_bola.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_bothan_bola.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_czerka_dart.json b/serverdata/draft_schematic/weapon/carbine_czerka_dart.json new file mode 100644 index 00000000..ba31197d --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_czerka_dart.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_czerka_dart.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_czerka_dart.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_dc15.json b/serverdata/draft_schematic/weapon/carbine_dc15.json new file mode 100644 index 00000000..2e7c96e7 --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_dc15.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3/carbine_dc15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_dc15.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_e11_mk2.json b/serverdata/draft_schematic/weapon/carbine_e11_mk2.json new file mode 100644 index 00000000..5a0cd186 --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_e11_mk2.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_e11_mark2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_e11_mk2.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_e5.json b/serverdata/draft_schematic/weapon/carbine_e5.json new file mode 100644 index 00000000..5fadf9b5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_e5.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_e5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_e5.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_ee3_bounty.json b/serverdata/draft_schematic/weapon/carbine_ee3_bounty.json new file mode 100644 index 00000000..7af052d6 --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_ee3_bounty.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_bounty_ee3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_carbonite", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_polysteel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "aluminum_chromium", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_ee3_bounty.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_geo.json b/serverdata/draft_schematic/weapon/carbine_geo.json new file mode 100644 index 00000000..8916f091 --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_geo.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_geo.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_polonium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_geo.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_heroic_sd.json b/serverdata/draft_schematic/weapon/carbine_heroic_sd.json new file mode 100644 index 00000000..dde0925b --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_heroic_sd.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_heroic_sd.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_polonium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_heroic_sd.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_kun_massassi.json b/serverdata/draft_schematic/weapon/carbine_kun_massassi.json new file mode 100644 index 00000000..bcbfe983 --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_kun_massassi.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_kun_massassi.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_duralloy", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_kammris", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_kun_massassi.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_nym_slugthrower.json b/serverdata/draft_schematic/weapon/carbine_nym_slugthrower.json new file mode 100644 index 00000000..43bc5e49 --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_nym_slugthrower.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_nym_slugthrower.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_nym_slugthrower.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_proton.json b/serverdata/draft_schematic/weapon/carbine_proton.json new file mode 100644 index 00000000..0b0ef31f --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_proton.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_proton.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "copper_platinite", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_proton.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_quest_smuggler_underslung.json b/serverdata/draft_schematic/weapon/carbine_quest_smuggler_underslung.json new file mode 100644 index 00000000..d153df6a --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_quest_smuggler_underslung.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_cdef.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "chemical", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_artisan_weapon" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_quest_smuggler_underslung.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_republic_sfor.json b/serverdata/draft_schematic/weapon/carbine_republic_sfor.json new file mode 100644 index 00000000..7a6ea07a --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_republic_sfor.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/som_carbine_republic_sfor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/carbine_coil_sfor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_republic_sfor.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_slug.json b/serverdata/draft_schematic/weapon/carbine_slug.json new file mode 100644 index 00000000..cfa29313 --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_slug.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_slug.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_slug.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_specops_bothan_carbine.json b/serverdata/draft_schematic/weapon/carbine_specops_bothan_carbine.json new file mode 100644 index 00000000..aabe13e3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_specops_bothan_carbine.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_specops_bothan_carbine.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_specops_bothan_carbine.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_underslung.json b/serverdata/draft_schematic/weapon/carbine_underslung.json new file mode 100644 index 00000000..51e8d446 --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_underslung.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_underslung.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_underslung.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_wookie_bowcaster.json b/serverdata/draft_schematic/weapon/carbine_wookie_bowcaster.json new file mode 100644 index 00000000..557667c6 --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_wookie_bowcaster.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3/carbine_wookie_bowcaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope_advanced" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock_advanced" + ], + "ingredient": "object/tangible/component/weapon/stock_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_wookie_bowcaster.iff", + "xpPoints": [ + { + "type": "XP_craftingWeaponsRanged", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/carbine_wookiee_bowcaster.json b/serverdata/draft_schematic/weapon/carbine_wookiee_bowcaster.json new file mode 100644 index 00000000..fe1e6ddb --- /dev/null +++ b/serverdata/draft_schematic/weapon/carbine_wookiee_bowcaster.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3/carbine_wookiee_bowcaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_carbine_wookiee_bowcaster.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/cleaver.json b/serverdata/draft_schematic/weapon/cleaver.json new file mode 100644 index 00000000..31052bfa --- /dev/null +++ b/serverdata/draft_schematic/weapon/cleaver.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_cleaver.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "iron_colat", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core" + ], + "ingredient": "object/tangible/component/weapon/sword_core.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 21, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_cleaver.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/blade_vibro_unit.json b/serverdata/draft_schematic/weapon/component/blade_vibro_unit.json new file mode 100644 index 00000000..36d493ef --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/blade_vibro_unit.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/vibro_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_housing" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "ultrasonic_vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ultrasonic_vibration_generator" + ], + "ingredient": "fuel_petrochem_solid", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conductive_circuits" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conductive_circuits" + ], + "ingredient": "copper", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blade_vibro_component" + ], + "complexity": 25, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_blade_vibro_unit.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/blade_vibro_unit_advanced.json b/serverdata/draft_schematic/weapon/component/blade_vibro_unit_advanced.json new file mode 100644 index 00000000..3258ad80 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/blade_vibro_unit_advanced.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_housing" + ], + "ingredient": "copper_desh", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "ultrasonic_vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ultrasonic_vibration_generator" + ], + "ingredient": "petrochem_fuel_solid_type3", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conductive_circuits" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conductive_circuits" + ], + "ingredient": "copper_platinite", + "count": 13 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blade_vibro_component" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_blade_vibro_unit_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/blaster_pistol_barrel.json b/serverdata/draft_schematic/weapon/component/blaster_pistol_barrel.json new file mode 100644 index 00000000..6c747c1c --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/blaster_pistol_barrel.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/blaster_pistol_barrel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "actuating_blaster_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "actuating_blaster_module" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_to_receiver_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_to_receiver_coupling" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "prismatic_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "prismatic_crystal" + ], + "ingredient": "gemstone", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blaster_pistol_barrel_component" + ], + "complexity": 20, + "volume": 2, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_blaster_pistol_barrel.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/blaster_pistol_barrel_advanced.json b/serverdata/draft_schematic/weapon/component/blaster_pistol_barrel_advanced.json new file mode 100644 index 00000000..1dd65501 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/blaster_pistol_barrel_advanced.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "ingredient": "steel_rhodium", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "actuating_blaster_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "actuating_blaster_module" + ], + "ingredient": "steel_duralloy", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_to_receiver_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_to_receiver_coupling" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "prismatic_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "prismatic_crystal" + ], + "ingredient": "armophous_ryll", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blaster_pistol_barrel_component" + ], + "complexity": 20, + "volume": 2, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_blaster_pistol_barrel_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/blaster_power_handler.json b/serverdata/draft_schematic/weapon/component/blaster_power_handler.json new file mode 100644 index 00000000..5f5b127e --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/blaster_power_handler.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/blaster_power_handler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "xciter_circuitry" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "xciter_circuitry" + ], + "ingredient": "copper", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "circuitry_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "circuitry_substrate" + ], + "ingredient": "ore", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "ingredient": "gas_reactive", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_power_handler_component" + ], + "complexity": 20, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_blaster_power_handler.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/blaster_power_handler_advanced.json b/serverdata/draft_schematic/weapon/component/blaster_power_handler_advanced.json new file mode 100644 index 00000000..3be77455 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/blaster_power_handler_advanced.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "xciter_circuitry" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "xciter_circuitry" + ], + "ingredient": "copper_diatium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "circuitry_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "circuitry_substrate" + ], + "ingredient": "ore_carbonate_ostrine", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "ingredient": "aluminum_phrik", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "ingredient": "gas_reactive_irolunn", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_power_handler_component" + ], + "complexity": 20, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_blaster_power_handler_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/blaster_rifle_barrel.json b/serverdata/draft_schematic/weapon/component/blaster_rifle_barrel.json new file mode 100644 index 00000000..cdc892ae --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/blaster_rifle_barrel.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/blaster_rifle_barrel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "actuating_blaster_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "actuating_blaster_module" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_to_receiver_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_to_receiver_coupling" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "prismatic_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "prismatic_crystal" + ], + "ingredient": "gemstone_crystalline", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blaster_rifle_barrel_component" + ], + "complexity": 22, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_blaster_rifle_barrel.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/blaster_rifle_barrel_advanced.json b/serverdata/draft_schematic/weapon/component/blaster_rifle_barrel_advanced.json new file mode 100644 index 00000000..eea5d075 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/blaster_rifle_barrel_advanced.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "ingredient": "steel_rhodium", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "actuating_blaster_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "actuating_blaster_module" + ], + "ingredient": "steel_duralloy", + "count": 19 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_to_receiver_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_to_receiver_coupling" + ], + "ingredient": "steel_duranium", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "prismatic_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "prismatic_crystal" + ], + "ingredient": "armophous_ryll", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "ingredient": "metal", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blaster_rifle_barrel_component" + ], + "complexity": 22, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_blaster_rifle_barrel_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/chemical_dispersion_mechanism.json b/serverdata/draft_schematic/weapon/component/chemical_dispersion_mechanism.json new file mode 100644 index 00000000..2c7e0daa --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/chemical_dispersion_mechanism.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/chemical_dispersion_mechanism.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "chemical_barrel_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "chemical_barrel_coupling" + ], + "ingredient": "steel", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "ingredient": "metal_nonferrous", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sealant_gaskets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sealant_gaskets" + ], + "ingredient": "petrochem_inert_polymer", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_chem_dispersion_component" + ], + "complexity": 15, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_chemical_dispersion_mechanism.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/chemical_dispersion_mechanism_advanced.json b/serverdata/draft_schematic/weapon/component/chemical_dispersion_mechanism_advanced.json new file mode 100644 index 00000000..aa68f43f --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/chemical_dispersion_mechanism_advanced.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/chemical_dispersion_mechanism_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "chemical_barrel_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "chemical_barrel_coupling" + ], + "ingredient": "steel_carbonite", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "ingredient": "aluminum_linksteel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sealant_gaskets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sealant_gaskets" + ], + "ingredient": "petrochem_inert_polymer", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_chem_dispersion_component" + ], + "complexity": 15, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_chemical_dispersion_mechanism_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/energization_crystals.json b/serverdata/draft_schematic/weapon/component/energization_crystals.json new file mode 100644 index 00000000..9808e55a --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/energization_crystals.json @@ -0,0 +1,124 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/energization_crystals.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "crystal_mounting" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "crystal_mounting" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "crystals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "crystals" + ], + "ingredient": "gemstone", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_frame" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blaster_energy_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_energization_crystals.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/galven_tube_circuits.json b/serverdata/draft_schematic/weapon/component/galven_tube_circuits.json new file mode 100644 index 00000000..9e65261a --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/galven_tube_circuits.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/galven_tube_circuits.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_coils" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_coils" + ], + "ingredient": "copper", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "galven_coil_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "galven_coil_substrate" + ], + "ingredient": "ore_carbonate", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "galven_circuitry_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "galven_circuitry_frame" + ], + "ingredient": "petrochem_inert_polymer", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "coolant_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "coolant_medium" + ], + "ingredient": "gas_inert", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blade_vibro_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_galven_tube_circuits.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/laser_cannon_cooling_sleeve.json b/serverdata/draft_schematic/weapon/component/laser_cannon_cooling_sleeve.json new file mode 100644 index 00000000..04b63fd1 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/laser_cannon_cooling_sleeve.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/laser_cannon_cooling_sleeve.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enclosure_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enclosure_shell" + ], + "ingredient": "metal_ferrous", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "pressure_can" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "pressure_can" + ], + "ingredient": "steel_kiirium", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_and_gasket_seals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_and_gasket_seals" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "tube_and_sleeve_interface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "tube_and_sleeve_interface" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore_extrusive_bene", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "coolant_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "coolant_medium" + ], + "ingredient": "gas_inert", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_cannon_component" + ], + "complexity": 25, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_laser_cannon_cooling_sleeve.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/laser_cannon_gun_tube.json b/serverdata/draft_schematic/weapon/component/laser_cannon_gun_tube.json new file mode 100644 index 00000000..66b649f8 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/laser_cannon_gun_tube.json @@ -0,0 +1,178 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/laser_cannon_gun_tube.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cannon_tube_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cannon_tube_shell" + ], + "ingredient": "copper_platinite", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cannon_tube_truss" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cannon_tube_truss" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cannon_breech" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cannon_breech" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "galven_circuitry" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "galven_circuitry" + ], + "ingredient": "object/tangible/component/weapon/galven_tube_circuits.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energization_crystal_cluster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energization_crystal_cluster" + ], + "ingredient": "object/tangible/component/weapon/energization_crystals.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "flashback_supressor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "flashback_supressor" + ], + "ingredient": "object/tangible/component/weapon/laser_magnetic_flashback_supressor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_cannon_component" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_laser_cannon_gun_tube.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/laser_generator.json b/serverdata/draft_schematic/weapon/component/laser_generator.json new file mode 100644 index 00000000..15ad3e18 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/laser_generator.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/laser_generator.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "generator_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "generator_enclosure" + ], + "ingredient": "metal", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_buffers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_buffers" + ], + "ingredient": "chemical", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "charge_and_contaminent_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_and_contaminent_shielding" + ], + "ingredient": "gas_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactant_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactant_medium" + ], + "ingredient": "gas_reactive", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "ingredient": "copper", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energy_sink" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energy_sink" + ], + "ingredient": "ore_carbonate", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactant_chamber_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactant_chamber_shielding" + ], + "ingredient": "steel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactive_module_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactive_module_enclosure" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energy_pile" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energy_pile" + ], + "ingredient": "radioactive", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blaster_energy_component" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_laser_generator.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/laser_magnetic_flashback_supressor.json b/serverdata/draft_schematic/weapon/component/laser_magnetic_flashback_supressor.json new file mode 100644 index 00000000..6ad54834 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/laser_magnetic_flashback_supressor.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/laser_magnetic_flashback_supressor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "supressor_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "supressor_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energy_sink" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energy_sink" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "charge_reflector" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_reflector" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reflector_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reflector_substratey" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_cannon_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_laser_magnetic_flashback_supressor.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_blade_vibro_unit.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_blade_vibro_unit.json new file mode 100644 index 00000000..fbfbd6a2 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_blade_vibro_unit.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/vibro_unit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_housing" + ], + "ingredient": "steel", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "ultrasonic_vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ultrasonic_vibration_generator" + ], + "ingredient": "fuel_petrochem_solid", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conductive_circuits" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conductive_circuits" + ], + "ingredient": "copper", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_vibro_unit" + ], + "complexity": 21, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_blade_vibro_unit.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_blade_vibro_unit_advanced.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_blade_vibro_unit_advanced.json new file mode 100644 index 00000000..87cf0ade --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_blade_vibro_unit_advanced.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_housing" + ], + "ingredient": "copper_desh", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "ultrasonic_vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ultrasonic_vibration_generator" + ], + "ingredient": "petrochem_fuel_solid_type3", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conductive_circuits" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conductive_circuits" + ], + "ingredient": "copper_platinite", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_vibro_unit" + ], + "complexity": 42, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_blade_vibro_unit_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_blaster_pistol_barrel.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_blaster_pistol_barrel.json new file mode 100644 index 00000000..fe4bd74b --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_blaster_pistol_barrel.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/blaster_pistol_barrel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "actuating_blaster_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "actuating_blaster_module" + ], + "ingredient": "metal", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_to_receiver_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_to_receiver_coupling" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "prismatic_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "prismatic_crystal" + ], + "ingredient": "gemstone", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_barrel_blaster" + ], + "complexity": 21, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_blaster_pistol_barrel.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_blaster_pistol_barrel_advanced.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_blaster_pistol_barrel_advanced.json new file mode 100644 index 00000000..d9180489 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_blaster_pistol_barrel_advanced.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "ingredient": "steel_rhodium", + "count": 26 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "actuating_blaster_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "actuating_blaster_module" + ], + "ingredient": "steel_duralloy", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_to_receiver_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_to_receiver_coupling" + ], + "ingredient": "metal", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "prismatic_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "prismatic_crystal" + ], + "ingredient": "armophous_ryll", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_barrel_blaster" + ], + "complexity": 42, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_blaster_pistol_barrel_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_blaster_rifle_barrel.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_blaster_rifle_barrel.json new file mode 100644 index 00000000..dbc31c92 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_blaster_rifle_barrel.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/blaster_rifle_barrel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "actuating_blaster_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "actuating_blaster_module" + ], + "ingredient": "metal", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_to_receiver_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_to_receiver_coupling" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "prismatic_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "prismatic_crystal" + ], + "ingredient": "gemstone_crystalline", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_barrel_blaster" + ], + "complexity": 21, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_blaster_rifle_barrel.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_blaster_rifle_barrel_advanced.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_blaster_rifle_barrel_advanced.json new file mode 100644 index 00000000..3fe65663 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_blaster_rifle_barrel_advanced.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_nozzle" + ], + "ingredient": "steel_rhodium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "actuating_blaster_module" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "actuating_blaster_module" + ], + "ingredient": "steel_duralloy", + "count": 36 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_to_receiver_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_to_receiver_coupling" + ], + "ingredient": "steel_duranium", + "count": 34 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "prismatic_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "prismatic_crystal" + ], + "ingredient": "armophous_ryll", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "ingredient": "metal", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_barrel_blaster" + ], + "complexity": 42, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_blaster_rifle_barrel_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_elemental_acid.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_elemental_acid.json new file mode 100644 index 00000000..fb134046 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_elemental_acid.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/new_weapon/elemental_acid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "circuitry_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "circuitry_substrate" + ], + "ingredient": "ore_carbonate_varium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "ingredient": "aluminum_phrik", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "ingredient": "gas_reactive_tolium", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_elemental" + ], + "complexity": 38, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_elemental_acid.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_elemental_cold.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_elemental_cold.json new file mode 100644 index 00000000..6c4de52e --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_elemental_cold.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/new_weapon/elemental_cold.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "circuitry_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "circuitry_substrate" + ], + "ingredient": "ore_carbonate_ostrine", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "ingredient": "aluminum_chromium", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "ingredient": "gas_reactive_eleton", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_elemental" + ], + "complexity": 38, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_elemental_cold.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_elemental_electric.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_elemental_electric.json new file mode 100644 index 00000000..b3294131 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_elemental_electric.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/new_weapon/elemental_electric.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "circuitry_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "circuitry_substrate" + ], + "ingredient": "ore_carbonate_chromite", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "ingredient": "aluminum_duralumin", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "ingredient": "gas_reactive_methane", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_elemental" + ], + "complexity": 38, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_elemental_electric.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_elemental_heat.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_elemental_heat.json new file mode 100644 index 00000000..bb73bc63 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_elemental_heat.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/new_weapon/elemental_heat.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "circuitry_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "circuitry_substrate" + ], + "ingredient": "ore_carbonate_alantium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "ingredient": "aluminum_titanium", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "ingredient": "gas_reactive_skevon", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_elemental" + ], + "complexity": 38, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_elemental_heat.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_elemental_heavy.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_elemental_heavy.json new file mode 100644 index 00000000..dedfa6db --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_elemental_heavy.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/new_weapon/elemental_heavy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "circuitry_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "circuitry_substrate" + ], + "ingredient": "ore_carbonate", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "ingredient": "aluminum_linksteel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "ingredient": "gas_reactive", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_elemental" + ], + "complexity": 38, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_elemental_heavy.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_gas_cartridge.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_gas_cartridge.json new file mode 100644 index 00000000..02b6e8d1 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_gas_cartridge.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/new_weapon_comp_gas_cartridge.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "ingredient": "gas_reactive", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_gas_cartridge" + ], + "complexity": 21, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_gas_cartridge.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_gas_cartridge_advanced.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_gas_cartridge_advanced.json new file mode 100644 index 00000000..5ac9858f --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_gas_cartridge_advanced.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/new_weapon_comp_gas_cartridge_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "xciter_circuitry" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "xciter_circuitry" + ], + "ingredient": "copper_diatium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "circuitry_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "circuitry_substrate" + ], + "ingredient": "ore_carbonate_ostrine", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "gas_containment_unit" + ], + "ingredient": "aluminum_phrik", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactant_source" + ], + "ingredient": "gas_reactive_irolunn", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_gas_cartridge" + ], + "complexity": 42, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_gas_cartridge_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_projectile_pistol_barrel.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_projectile_pistol_barrel.json new file mode 100644 index 00000000..76782ef1 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_projectile_pistol_barrel.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/projectile_pistol_barrel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "ingredient": "steel", + "count": 48 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "ingredient": "metal", + "count": 21 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_barrel_projectile" + ], + "complexity": 21, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_projectile_pistol_barrel.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_projectile_pistol_barrel_advanced.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_projectile_pistol_barrel_advanced.json new file mode 100644 index 00000000..dc79eefb --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_projectile_pistol_barrel_advanced.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "ingredient": "steel_duralloy", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "ingredient": "iron_plumbum", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "ingredient": "iron_axidite", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_barrel_projectile" + ], + "complexity": 42, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_projectile_pistol_barrel_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_projectile_rifle_barrel.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_projectile_rifle_barrel.json new file mode 100644 index 00000000..4eb5d841 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_projectile_rifle_barrel.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/projectile_rifle_barrel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "ingredient": "steel", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "ingredient": "metal", + "count": 26 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_barrel_projectile" + ], + "complexity": 21, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_projectile_rifle_barrel.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_projectile_rifle_barrel_advanced.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_projectile_rifle_barrel_advanced.json new file mode 100644 index 00000000..c9955545 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_projectile_rifle_barrel_advanced.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "ingredient": "steel_quadranium", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "ingredient": "iron_plumbum", + "count": 32 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_shroud" + ], + "ingredient": "iron_axidite", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_barrel_projectile" + ], + "complexity": 42, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_projectile_rifle_barrel_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_reinforcement_core.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_reinforcement_core.json new file mode 100644 index 00000000..04aeed67 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_reinforcement_core.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/new_weapon_comp_reinforcement_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_base" + ], + "ingredient": "petrochem_inert", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_material" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_attachment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_attachment" + ], + "ingredient": "gas_reactive", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_reinforcement_core" + ], + "complexity": 21, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_reinforcement_core.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_reinforcement_core_advanced.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_reinforcement_core_advanced.json new file mode 100644 index 00000000..8f75048b --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_reinforcement_core_advanced.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/new_weapon_comp_reinforcement_core_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_base" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_base" + ], + "ingredient": "petrochem_inert_polymer", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_material" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_material" + ], + "ingredient": "copper_diatium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "ingredient": "ore_carbonate_ostrine", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_attachment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_attachment" + ], + "ingredient": "aluminum_phrik", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_reinforcement_core" + ], + "complexity": 42, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_reinforcement_core_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_scope.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_scope.json new file mode 100644 index 00000000..5cd43862 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_scope.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/scope_weapon_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "scope_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope_shell" + ], + "ingredient": "aluminum_chromium", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_and_gasket_seals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_and_gasket_seals" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "scope_bracket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope_bracket" + ], + "ingredient": "aluminum_linksteel", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "light_accumulators" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "light_accumulators" + ], + "ingredient": "crystalline_green_diamond", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "targeting_aid_circuitry" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "targeting_aid_circuitry" + ], + "ingredient": "copper_polysteel", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_scope" + ], + "complexity": 42, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_scope.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/new_weapon_comp_stock.json b/serverdata/draft_schematic/weapon/component/new_weapon_comp_stock.json new file mode 100644 index 00000000..8b4f6f93 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/new_weapon_comp_stock.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/stock_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "ingredient": "wood_deciduous_corellia", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "butt_cap_and_receiver_attachment_point" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "butt_cap_and_receiver_attachment_point" + ], + "ingredient": "aluminum_linksteel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_attachment" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_attachment" + ], + "ingredient": "steel_duralloy", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_stock" + ], + "complexity": 42, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_new_weapon_comp_stock.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/parallel_weapon_targeting_computer.json b/serverdata/draft_schematic/weapon/component/parallel_weapon_targeting_computer.json new file mode 100644 index 00000000..e556bedd --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/parallel_weapon_targeting_computer.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/parallel_weapon_targeting_computer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enclosure_framework" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enclosure_framework" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_enclosure" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_and_thermal_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_and_thermal_insulation" + ], + "ingredient": "chemical", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "coolant" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "coolant" + ], + "ingredient": "gas_inert", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "logic_communication_subnet" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "logic_communication_subnet" + ], + "ingredient": "copper", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "data_processing_nodes" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "data_processing_nodes" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "targeting_metric_handling_units" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "targeting_metric_handling_units" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_weapon_computer_component" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_parallel_weapon_targeting_computer.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/projectile_feed_mechanism.json b/serverdata/draft_schematic/weapon/component/projectile_feed_mechanism.json new file mode 100644 index 00000000..8412012f --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/projectile_feed_mechanism.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/projectile_feed_mechanism.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_mechanism" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "feed_tray_and_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "feed_tray_and_frame" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blade_vibro_component" + ], + "complexity": 10, + "volume": 2, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_projectile_feed_mechanism.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/projectile_feed_mechanism_advanced.json b/serverdata/draft_schematic/weapon/component/projectile_feed_mechanism_advanced.json new file mode 100644 index 00000000..53422667 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/projectile_feed_mechanism_advanced.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_mechanism" + ], + "ingredient": "steel_quadranium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "feed_tray_and_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "feed_tray_and_frame" + ], + "ingredient": "iron_axidite", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blade_vibro_component" + ], + "complexity": 10, + "volume": 2, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_projectile_feed_mechanism_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/projectile_pistol_barrel.json b/serverdata/draft_schematic/weapon/component/projectile_pistol_barrel.json new file mode 100644 index 00000000..e651c10c --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/projectile_pistol_barrel.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/projectile_pistol_barrel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "ingredient": "steel", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_projectile_barrel_component" + ], + "complexity": 4, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_projectile_pistol_barrel.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/projectile_pistol_barrel_advanced.json b/serverdata/draft_schematic/weapon/component/projectile_pistol_barrel_advanced.json new file mode 100644 index 00000000..b3c8271a --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/projectile_pistol_barrel_advanced.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "ingredient": "steel_duralloy", + "count": 29 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "ingredient": "iron_plumbum", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_projectile_barrel_component" + ], + "complexity": 4, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_projectile_pistol_barrel_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/projectile_rifle_barrel.json b/serverdata/draft_schematic/weapon/component/projectile_rifle_barrel.json new file mode 100644 index 00000000..bfeb66e6 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/projectile_rifle_barrel.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/projectile_rifle_barrel.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "ingredient": "steel", + "count": 31 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_projectile_barrel_component" + ], + "complexity": 5, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_projectile_rifle_barrel.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/projectile_rifle_barrel_advanced.json b/serverdata/draft_schematic/weapon/component/projectile_rifle_barrel_advanced.json new file mode 100644 index 00000000..7e02aef3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/projectile_rifle_barrel_advanced.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "ingredient": "steel_quadranium", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "ingredient": "iron_axidite", + "count": 26 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_projectile_barrel_component" + ], + "complexity": 5, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_projectile_rifle_barrel_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/projectile_rifle_barrel_faux_bowcaster.json b/serverdata/draft_schematic/weapon/component/projectile_rifle_barrel_faux_bowcaster.json new file mode 100644 index 00000000..86a6998b --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/projectile_rifle_barrel_faux_bowcaster.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/projectile_rifle_barrel_faux_bowcaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "ingredient": "steel", + "count": 31 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "bore" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_projectile_barrel_component" + ], + "complexity": 5, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_projectile_rifle_barrel_faux_bowcaster.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/reinforcement_core.json b/serverdata/draft_schematic/weapon/component/reinforcement_core.json new file mode 100644 index 00000000..0928b65e --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/reinforcement_core.json @@ -0,0 +1,51 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/reinforcement_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blade_vibro_component" + ], + "complexity": 5, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_reinforcement_core.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/reinforcement_core_advanced.json b/serverdata/draft_schematic/weapon/component/reinforcement_core_advanced.json new file mode 100644 index 00000000..3ec3d156 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/reinforcement_core_advanced.json @@ -0,0 +1,51 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/reinforcement_core_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core" + ], + "ingredient": "steel_ditanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blade_vibro_component" + ], + "complexity": 5, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_reinforcement_core_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/reinforcement_core_geo.json b/serverdata/draft_schematic/weapon/component/reinforcement_core_geo.json new file mode 100644 index 00000000..6cb4615f --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/reinforcement_core_geo.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/geonosian_reinforcement_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core" + ], + "ingredient": "steel_ditanium", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_supply" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_supply" + ], + "ingredient": "object/tangible/component/weapon/geonosian_power_cube_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blade_vibro_component" + ], + "complexity": 5, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_reinforcement_core_geo.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/scope_weapon.json b/serverdata/draft_schematic/weapon/component/scope_weapon.json new file mode 100644 index 00000000..5be14799 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/scope_weapon.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/scope_weapon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "scope_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope_shell" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_and_gasket_seals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_and_gasket_seals" + ], + "ingredient": "petrochem_inert", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "scope_bracket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope_bracket" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "light_accumulators" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "light_accumulators" + ], + "ingredient": "gemstone", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "targeting_aid_circuitry" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "targeting_aid_circuitry" + ], + "ingredient": "copper", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_scope_weapon_component" + ], + "complexity": 14, + "volume": 2, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_scope_weapon.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/scope_weapon_advanced.json b/serverdata/draft_schematic/weapon/component/scope_weapon_advanced.json new file mode 100644 index 00000000..659c6d08 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/scope_weapon_advanced.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/scope_weapon_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "scope_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope_shell" + ], + "ingredient": "aluminum_chromium", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_and_gasket_seals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_and_gasket_seals" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "scope_bracket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope_bracket" + ], + "ingredient": "aluminum_chromium", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "light_accumulators" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "light_accumulators" + ], + "ingredient": "crystalline_green_diamond", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "targeting_aid_circuitry" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "targeting_aid_circuitry" + ], + "ingredient": "copper", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_scope_weapon_component" + ], + "complexity": 14, + "volume": 2, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_scope_weapon_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/stock.json b/serverdata/draft_schematic/weapon/component/stock.json new file mode 100644 index 00000000..d018e3e2 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/stock.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/stock.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "ingredient": "wood", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "butt_cap_and_receiver_attachment_point" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "butt_cap_and_receiver_attachment_point" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_stock_component" + ], + "complexity": 3, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_stock.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/stock_advanced.json b/serverdata/draft_schematic/weapon/component/stock_advanced.json new file mode 100644 index 00000000..3a911c37 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/stock_advanced.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/stock_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lining" + ], + "ingredient": "wood_deciduous_corellia", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "butt_cap_and_receiver_attachment_point" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "butt_cap_and_receiver_attachment_point" + ], + "ingredient": "aluminum_linksteel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_stock_component" + ], + "complexity": 3, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_stock_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/sword_core.json b/serverdata/draft_schematic/weapon/component/sword_core.json new file mode 100644 index 00000000..ee8d2b91 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/sword_core.json @@ -0,0 +1,51 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/sword_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blade_vibro_component" + ], + "complexity": 5, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_sword_core.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/sword_core_advanced.json b/serverdata/draft_schematic/weapon/component/sword_core_advanced.json new file mode 100644 index 00000000..eba582a8 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/sword_core_advanced.json @@ -0,0 +1,51 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/sword_core_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core" + ], + "ingredient": "iron_dolovite", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blade_vibro_component" + ], + "complexity": 5, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_sword_core_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/sword_core_geo.json b/serverdata/draft_schematic/weapon/component/sword_core_geo.json new file mode 100644 index 00000000..a40c104a --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/sword_core_geo.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/geonosian_sword_core.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core" + ], + "ingredient": "steel_neutronium", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_supply" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_supply" + ], + "ingredient": "object/tangible/component/weapon/geonosian_power_cube_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blade_vibro_component" + ], + "complexity": 5, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_sword_core_geo.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/turbo_laser_gun_tube.json b/serverdata/draft_schematic/weapon/component/turbo_laser_gun_tube.json new file mode 100644 index 00000000..b3e5fe5f --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/turbo_laser_gun_tube.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/turbo_laser_gun_tube.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cannon_tube_shell" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cannon_tube_shell" + ], + "ingredient": "metal_nonferrous", + "count": 225 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "breech_and_tube_coupling" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "breech_and_tube_coupling" + ], + "ingredient": "steel_ditanium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cannon_tube_truss" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cannon_tube_truss" + ], + "ingredient": "steel", + "count": 165 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "galven_circuitry" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "galven_circuitry" + ], + "ingredient": "object/tangible/component/weapon/galven_tube_circuits.iff", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energization_crystal_array" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energization_crystal_array" + ], + "ingredient": "object/tangible/component/weapon/energization_crystals.iff", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cannon_cooling_jacket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cannon_cooling_jacket" + ], + "ingredient": "object/tangible/component/weapon/laser_cannon_cooling_sleeve.iff", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "flashback_supressor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "flashback_supressor" + ], + "ingredient": "object/tangible/component/weapon/laser_magnetic_flashback_supressor.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_cannon_component" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_turbo_laser_gun_tube.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/vibro_unit_nightsister.json b/serverdata/draft_schematic/weapon/component/vibro_unit_nightsister.json new file mode 100644 index 00000000..fc6cc96e --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/vibro_unit_nightsister.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_housing" + ], + "ingredient": "copper_desh", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "ultrasonic_vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ultrasonic_vibration_generator" + ], + "ingredient": "petrochem_fuel_solid_type3", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conductive_circuits" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conductive_circuits" + ], + "ingredient": "copper_platinite", + "count": 13 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_blade_vibro_component" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_vibro_unit_nightsister.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/weapon_mount.json b/serverdata/draft_schematic/weapon/component/weapon_mount.json new file mode 100644 index 00000000..a23b885c --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/weapon_mount.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/weapon_mount.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "mount_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "mount_frame" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "brackets_and_load_bearing_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "brackets_and_load_bearing_structure" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_buffers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_buffers" + ], + "ingredient": "petrochem_inert_polymer", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "mount_servo_controller" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "mount_servo_controller" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_pointing_computer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_pointing_computer" + ], + "ingredient": "object/tangible/component/weapon/weapon_trajectory_computer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_weapon_mount_component" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_weapon_mount.iff", + "volume": 3 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/weapon_mount_light.json b/serverdata/draft_schematic/weapon/component/weapon_mount_light.json new file mode 100644 index 00000000..64499fe5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/weapon_mount_light.json @@ -0,0 +1,151 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/weapon_mount_light.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "mount_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "mount_frame" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "brackets_and_load_bearing_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "brackets_and_load_bearing_structure" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_buffers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_buffers" + ], + "ingredient": "petrochem_inert_polymer", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "mount_servo_controller" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "mount_servo_controller" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_pointing_computer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_pointing_computer" + ], + "ingredient": "object/tangible/component/weapon/weapon_trajectory_computer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_weapon_mount_component" + ], + "complexity": 12, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_weapon_mount_light.iff", + "volume": 2 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/weapon_power_bit.json b/serverdata/draft_schematic/weapon/component/weapon_power_bit.json new file mode 100644 index 00000000..c74989c4 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/weapon_power_bit.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/component/weapon/new_weapon/power_bit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_bit_modifier" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_bit_modifier" + ], + "ingredient": "object/tangible/component/reverse_engineering/modifier_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_bit_value" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_bit_value" + ], + "ingredient": "object/tangible/component/reverse_engineering/base_power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_comp_power_bit" + ], + "complexity": 21, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_weapon_power_bit.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/weapon_targeting_computer.json b/serverdata/draft_schematic/weapon/component/weapon_targeting_computer.json new file mode 100644 index 00000000..3ae4e990 --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/weapon_targeting_computer.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/weapon_targeting_computer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_enclosure" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_mounting_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_mounting_frame" + ], + "ingredient": "steel", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "charge_and_contaminent_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_and_contaminent_shielding" + ], + "ingredient": "gas_inert", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_and_gasket_seals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_and_gasket_seals" + ], + "ingredient": "chemical", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "dynamic_collision_predictor_circuits" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "dynamic_collision_predictor_circuits" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "target_data_tables" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "target_data_tables" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_weapon_computer_component" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_weapon_targeting_computer.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/component/weapon_trajectory_computer.json b/serverdata/draft_schematic/weapon/component/weapon_trajectory_computer.json new file mode 100644 index 00000000..7b24dc1f --- /dev/null +++ b/serverdata/draft_schematic/weapon/component/weapon_trajectory_computer.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/component/weapon/weapon_trajectory_computer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_enclosure" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_mounting_frame" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_mounting_frame" + ], + "ingredient": "steel", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "charge_and_contaminent_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_and_contaminent_shielding" + ], + "ingredient": "gas_inert", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_shieldings" + ], + "ingredient": "ore", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_and_gasket_seals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_proofing_and_gasket_seals" + ], + "ingredient": "chemical", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_pointing_alignment_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_pointing_alignment_module" + ], + "ingredient": "object/tangible/component/item/electronics_gp_module.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_behavior_tables" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_behavior_tables" + ], + "ingredient": "object/tangible/component/item/electronics_memory_module.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_weapon_computer_component" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/weapon/component/shared_weapon_trajectory_computer.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/core/weapon_core_heavy_advanced.json b/serverdata/draft_schematic/weapon/core/weapon_core_heavy_advanced.json new file mode 100644 index 00000000..fa6727be --- /dev/null +++ b/serverdata/draft_schematic/weapon/core/weapon_core_heavy_advanced.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/core/weapon_core_heavy_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "aluminum_linksteel", + "count": 155 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "ingredient": "steel_carbonite", + "count": 115 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "ingredient": "gemstone_crystalline", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_gas_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_gas_cartridge" + ], + "ingredient": "object/tangible/component/weapon/new_weapon_comp_gas_cartridge_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "elemental_chamber" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "elemental_chamber" + ], + "ingredient": "object/tangible/component/weapon/new_weapon/elemental_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "ranged_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ranged_enhancement_one" + ], + "ingredient": "object/tangible/component/weapon/new_weapon/enhancement_ranged_slot_one_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "ranged_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ranged_enhancement_two" + ], + "ingredient": "object/tangible/component/weapon/new_weapon/enhancement_ranged_slot_two_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "weapon_power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_power_bit" + ], + "ingredient": "object/tangible/component/weapon/new_weapon/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_core" + ], + "complexity": 44, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/core/shared_weapon_core_heavy_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/core/weapon_core_heavy_standard.json b/serverdata/draft_schematic/weapon/core/weapon_core_heavy_standard.json new file mode 100644 index 00000000..765e8506 --- /dev/null +++ b/serverdata/draft_schematic/weapon/core/weapon_core_heavy_standard.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/core/weapon_core_heavy_standard.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "petrochem_inert", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "metal_nonferrous", + "count": 115 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "ingredient": "metal_ferrous", + "count": 95 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_gas_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_gas_cartridge" + ], + "ingredient": "object/tangible/component/weapon/new_weapon_comp_gas_cartridge_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "elemental_chamber" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "elemental_chamber" + ], + "ingredient": "object/tangible/component/weapon/new_weapon/elemental_heavy.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "ranged_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ranged_enhancement_one" + ], + "ingredient": "object/tangible/component/weapon/new_weapon/enhancement_ranged_slot_one_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_core" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/core/shared_weapon_core_heavy_standard.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/core/weapon_core_melee_advanced.json b/serverdata/draft_schematic/weapon/core/weapon_core_melee_advanced.json new file mode 100644 index 00000000..97d2a49d --- /dev/null +++ b/serverdata/draft_schematic/weapon/core/weapon_core_melee_advanced.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/core/weapon_core_melee_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "copper_desh", + "count": 95 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "ingredient": "steel_duralloy", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "ingredient": "iron_bronzium", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_reinforcement" + ], + "ingredient": "object/tangible/component/weapon/new_weapon_comp_reinforcement_core_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "elemental_component" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "elemental_component" + ], + "ingredient": "object/tangible/component/weapon/new_weapon/elemental_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "melee_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "melee_enhancement_one" + ], + "ingredient": "object/tangible/component/weapon/new_weapon/enhancement_melee_slot_one_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "melee_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "melee_enhancement_two" + ], + "ingredient": "object/tangible/component/weapon/new_weapon/enhancement_melee_slot_two_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "weapon_power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_power_bit" + ], + "ingredient": "object/tangible/component/weapon/new_weapon/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_core_melee" + ], + "complexity": 44, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/core/shared_weapon_core_melee_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/core/weapon_core_melee_basic.json b/serverdata/draft_schematic/weapon/core/weapon_core_melee_basic.json new file mode 100644 index 00000000..b1b5bc29 --- /dev/null +++ b/serverdata/draft_schematic/weapon/core/weapon_core_melee_basic.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/core/weapon_core_melee_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_reinforcement" + ], + "ingredient": "object/tangible/component/weapon/new_weapon_comp_reinforcement_core_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_core_melee" + ], + "complexity": 22, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/core/shared_weapon_core_melee_basic.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/core/weapon_core_melee_standard.json b/serverdata/draft_schematic/weapon/core/weapon_core_melee_standard.json new file mode 100644 index 00000000..304c3f3f --- /dev/null +++ b/serverdata/draft_schematic/weapon/core/weapon_core_melee_standard.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/core/weapon_core_melee_standard.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "petrochem_inert", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "ingredient": "metal_ferrous", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_reinforcement" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_reinforcement" + ], + "ingredient": "object/tangible/component/weapon/new_weapon_comp_reinforcement_core_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "melee_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "melee_enhancement_one" + ], + "ingredient": "object/tangible/component/weapon/new_weapon/enhancement_melee_slot_one_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_core_melee" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/core/shared_weapon_core_melee_standard.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/core/weapon_core_ranged_advanced.json b/serverdata/draft_schematic/weapon/core/weapon_core_ranged_advanced.json new file mode 100644 index 00000000..9e6b15ce --- /dev/null +++ b/serverdata/draft_schematic/weapon/core/weapon_core_ranged_advanced.json @@ -0,0 +1,267 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/core/weapon_core_ranged_advanced.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "petrochem_inert_polymer", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "copper_polysteel", + "count": 95 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "ingredient": "steel_carbonite", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_accumulator" + ], + "ingredient": "gemstone_crystalline", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_gas_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_gas_cartridge" + ], + "ingredient": "object/tangible/component/weapon/new_weapon_comp_gas_cartridge_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "elemental_chamber" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "elemental_chamber" + ], + "ingredient": "object/tangible/component/weapon/new_weapon/elemental_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "ranged_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ranged_enhancement_one" + ], + "ingredient": "object/tangible/component/weapon/new_weapon/enhancement_ranged_slot_one_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "ranged_enhancement_two" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ranged_enhancement_two" + ], + "ingredient": "object/tangible/component/weapon/new_weapon/enhancement_ranged_slot_two_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "weapon_power_bit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_power_bit" + ], + "ingredient": "object/tangible/component/weapon/new_weapon/power_bit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_core" + ], + "complexity": 44, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/core/shared_weapon_core_ranged_advanced.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/core/weapon_core_ranged_basic.json b/serverdata/draft_schematic/weapon/core/weapon_core_ranged_basic.json new file mode 100644 index 00000000..302168d9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/core/weapon_core_ranged_basic.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/core/weapon_core_ranged_basic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "chemical", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_gas_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_gas_cartridge" + ], + "ingredient": "object/tangible/component/weapon/new_weapon_comp_gas_cartridge_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_core" + ], + "complexity": 22, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/core/shared_weapon_core_ranged_basic.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/core/weapon_core_ranged_standard.json b/serverdata/draft_schematic/weapon/core/weapon_core_ranged_standard.json new file mode 100644 index 00000000..7b517c38 --- /dev/null +++ b/serverdata/draft_schematic/weapon/core/weapon_core_ranged_standard.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 50, + "craftedObjectTemplate": "object/tangible/component/weapon/core/weapon_core_ranged_standard.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "petrochem_inert", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "metal_nonferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "ingredient": "metal_ferrous", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "weapon_gas_cartridge" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "weapon_gas_cartridge" + ], + "ingredient": "object/tangible/component/weapon/new_weapon_comp_gas_cartridge_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "ranged_enhancement_one" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ranged_enhancement_one" + ], + "ingredient": "object/tangible/component/weapon/new_weapon/enhancement_ranged_slot_one_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.core.crafting_new_weapon_core" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/core/shared_weapon_core_ranged_standard.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/event_reward_bossk_carbine.json b/serverdata/draft_schematic/weapon/event_reward_bossk_carbine.json new file mode 100644 index 00000000..c279e012 --- /dev/null +++ b/serverdata/draft_schematic/weapon/event_reward_bossk_carbine.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/event_carbine_hairtrigger.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope_advanced" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock_advanced" + ], + "ingredient": "object/tangible/component/weapon/stock_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_event_reward_bossk_carbine.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/event_reward_bossk_pistol.json b/serverdata/draft_schematic/weapon/event_reward_bossk_pistol.json new file mode 100644 index 00000000..b0f95dde --- /dev/null +++ b/serverdata/draft_schematic/weapon/event_reward_bossk_pistol.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/event_pistol_striker_enforcer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope_advanced" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 26, + "volume": 2, + "sharedTemplate": "object/draft_schematic/weapon/shared_event_reward_bossk_pistol.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/event_reward_bossk_rifle.json b/serverdata/draft_schematic/weapon/event_reward_bossk_rifle.json new file mode 100644 index 00000000..236ac53c --- /dev/null +++ b/serverdata/draft_schematic/weapon/event_reward_bossk_rifle.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/event_rifle_tusken_berserker.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope_advanced" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "stock_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock_advanced" + ], + "ingredient": "object/tangible/component/weapon/stock_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "stock" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_event_reward_bossk_rifle.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/executioners_hack.json b/serverdata/draft_schematic/weapon/executioners_hack.json new file mode 100644 index 00000000..9b897139 --- /dev/null +++ b/serverdata/draft_schematic/weapon/executioners_hack.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_blacksun_hack.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_carbonite", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "aluminum_phrik", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "omnipotent_sword_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "omnipotent_sword_core" + ], + "ingredient": "object/tangible/component/weapon/geonosian_sword_core.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 30, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_executioners_hack.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/gaderiffi_elite.json b/serverdata/draft_schematic/weapon/gaderiffi_elite.json new file mode 100644 index 00000000..ca718710 --- /dev/null +++ b/serverdata/draft_schematic/weapon/gaderiffi_elite.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/baton/baton_gaderiffi_elite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "steel_ditanium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "ingredient": "aluminum_titanium", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "ingredient": "copper_polysteel", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/reinforcement_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 36, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_gaderiffi_elite.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/heavy_acid_beam.json b/serverdata/draft_schematic/weapon/heavy_acid_beam.json new file mode 100644 index 00000000..8a8b872b --- /dev/null +++ b/serverdata/draft_schematic/weapon/heavy_acid_beam.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 7, + "craftedObjectTemplate": "object/weapon/ranged/heavy/heavy_acid_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_heavy_weapon" + ], + "complexity": 32, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_heavy_acid_beam.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/heavy_avatar_acid_beam.json b/serverdata/draft_schematic/weapon/heavy_avatar_acid_beam.json new file mode 100644 index 00000000..3abc27bd --- /dev/null +++ b/serverdata/draft_schematic/weapon/heavy_avatar_acid_beam.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 7, + "craftedObjectTemplate": "object/weapon/ranged/heavy/heavy_avatar_acid_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_heavy_weapon" + ], + "complexity": 34, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_heavy_avatar_acid_beam.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/heavy_carbonite_rifle.json b/serverdata/draft_schematic/weapon/heavy_carbonite_rifle.json new file mode 100644 index 00000000..eaed0b53 --- /dev/null +++ b/serverdata/draft_schematic/weapon/heavy_carbonite_rifle.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/heavy_carbonite_rifle.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_kammris", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_heavy_carbonite_rifle.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/heavy_lava_cannon.json b/serverdata/draft_schematic/weapon/heavy_lava_cannon.json new file mode 100644 index 00000000..077139bb --- /dev/null +++ b/serverdata/draft_schematic/weapon/heavy_lava_cannon.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/som_lava_cannon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_carbonite", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_kammris", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "copper_polysteel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/lava_cannon_coil.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_heavy_lava_cannon.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/heavy_lightning_beam.json b/serverdata/draft_schematic/weapon/heavy_lightning_beam.json new file mode 100644 index 00000000..e9a4e18b --- /dev/null +++ b/serverdata/draft_schematic/weapon/heavy_lightning_beam.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 7, + "craftedObjectTemplate": "object/weapon/ranged/heavy/heavy_lightning_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_heavy_weapon" + ], + "complexity": 34, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_heavy_lightning_beam.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/heavy_particle_beam.json b/serverdata/draft_schematic/weapon/heavy_particle_beam.json new file mode 100644 index 00000000..a9652432 --- /dev/null +++ b/serverdata/draft_schematic/weapon/heavy_particle_beam.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 7, + "craftedObjectTemplate": "object/weapon/ranged/heavy/heavy_particle_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_heavy_weapon" + ], + "complexity": 30, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_heavy_particle_beam.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/heavy_republic_flamer.json b/serverdata/draft_schematic/weapon/heavy_republic_flamer.json new file mode 100644 index 00000000..59baa89f --- /dev/null +++ b/serverdata/draft_schematic/weapon/heavy_republic_flamer.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/som_republic_flamer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_duralloy", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_kammris", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "aluminum_phrik", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "ignition_pulse_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ignition_pulse_generator" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/flamer_coil.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_heavy_republic_flamer.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/heavy_rocket_launcher.json b/serverdata/draft_schematic/weapon/heavy_rocket_launcher.json new file mode 100644 index 00000000..e53e27eb --- /dev/null +++ b/serverdata/draft_schematic/weapon/heavy_rocket_launcher.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 8, + "craftedObjectTemplate": "object/weapon/ranged/heavy/heavy_rocket_launcher.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "ignition_pulse_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ignition_pulse_generator" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "launch_tubes" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "launch_tubes" + ], + "ingredient": "steel", + "count": 170 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shell_handling_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shell_handling_unit" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "warheads" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "warheads" + ], + "ingredient": "object/weapon/ranged/grenade/grenade_proton.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_heavy_weapon" + ], + "complexity": 28, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_heavy_rocket_launcher.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/ion_cannon.json b/serverdata/draft_schematic/weapon/ion_cannon.json new file mode 100644 index 00000000..6989a196 --- /dev/null +++ b/serverdata/draft_schematic/weapon/ion_cannon.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cannon_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cannon_assembly" + ], + "ingredient": "metal", + "count": 850 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 350 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "pulse_shielding_and_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "pulse_shielding_and_insulation" + ], + "ingredient": "chemical", + "count": 180 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "coolant_medium" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "coolant_medium" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "coolant_jacket_and_load_bearing_structure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "coolant_jacket_and_load_bearing_structure" + ], + "ingredient": "steel", + "count": 110 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_circuitry_substrate" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_circuitry_substrate" + ], + "ingredient": "ore_carbonate", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "pulse_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "pulse_generator" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "ion_accu_accelerator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ion_accu_accelerator" + ], + "ingredient": "object/tangible/component/weapon/galven_tube_circuits.iff", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 40, + "sharedTemplate": "object/draft_schematic/weapon/shared_ion_cannon.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/katana.json b/serverdata/draft_schematic/weapon/katana.json new file mode 100644 index 00000000..6109e7e7 --- /dev/null +++ b/serverdata/draft_schematic/weapon/katana.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_katana.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 24, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_katana.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/katana_quest.json b/serverdata/draft_schematic/weapon/katana_quest.json new file mode 100644 index 00000000..76b052e1 --- /dev/null +++ b/serverdata/draft_schematic/weapon/katana_quest.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_katana_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 24, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_katana_quest.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/knife_decorative.json b/serverdata/draft_schematic/weapon/knife_decorative.json new file mode 100644 index 00000000..3d5e4f01 --- /dev/null +++ b/serverdata/draft_schematic/weapon/knife_decorative.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/knife/knife_survival_decorative.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_cap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_cap" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "mineral", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_artisan_weapon" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_knife_decorative.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/knife_donkuwah.json b/serverdata/draft_schematic/weapon/knife_donkuwah.json new file mode 100644 index 00000000..2f60a91c --- /dev/null +++ b/serverdata/draft_schematic/weapon/knife_donkuwah.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/knife/knife_donkuwah.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_cap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_cap" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "mineral", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_artisan_weapon" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_knife_donkuwah.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/knife_janta.json b/serverdata/draft_schematic/weapon/knife_janta.json new file mode 100644 index 00000000..601b8395 --- /dev/null +++ b/serverdata/draft_schematic/weapon/knife_janta.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/knife/knife_janta.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "knife_blade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "knife_blade" + ], + "ingredient": "mineral", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "bone", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_cap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_cap" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_knife_janta.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/knife_naktra_crystal.json b/serverdata/draft_schematic/weapon/knife_naktra_crystal.json new file mode 100644 index 00000000..058a8b0d --- /dev/null +++ b/serverdata/draft_schematic/weapon/knife_naktra_crystal.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/knife/ep3/knife_naktra_crystal.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "iron", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal1" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal1" + ], + "ingredient": "object/tangible/loot/quest/naktra_crystal.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal2" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal2" + ], + "ingredient": "object/tangible/loot/quest/naktra_crystal.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal3" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "naktra_crystal3" + ], + "ingredient": "object/tangible/loot/quest/naktra_crystal.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_knife_naktra_crystal.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/knife_naktra_crystal_false.json b/serverdata/draft_schematic/weapon/knife_naktra_crystal_false.json new file mode 100644 index 00000000..5daff376 --- /dev/null +++ b/serverdata/draft_schematic/weapon/knife_naktra_crystal_false.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_weapon", + "craftedObjectTemplate": "object/weapon/melee/knife/ep3/knife_naktra_crystal.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "crystal1" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "crystal1" + ], + "ingredient": "object/tangible/loot/quest/naktra_crystal.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "crystal2" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "crystal2" + ], + "ingredient": "object/tangible/loot/quest/naktra_crystal.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "crystal3" + ], + "options": [ + { + "ingredientType": "IT_templateGeneric", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "crystal3" + ], + "ingredient": "object/tangible/loot/quest/naktra_crystal.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "xpPoints": [ + { + "type": "XP_craftingWeaponsMelee", + "level": 0, + "value": 0 + } + ], + "complexity": 2, + "sharedTemplate": "object/draft_schematic/weapon/shared_knife_naktra_crystal_false.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/knife_stone.json b/serverdata/draft_schematic/weapon/knife_stone.json new file mode 100644 index 00000000..b4fa9124 --- /dev/null +++ b/serverdata/draft_schematic/weapon/knife_stone.json @@ -0,0 +1,78 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/knife/knife_stone.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "knife_blade" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "knife_blade" + ], + "ingredient": "mineral", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "bone", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_knife_stone.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/knife_survival.json b/serverdata/draft_schematic/weapon/knife_survival.json new file mode 100644 index 00000000..a5ddf7df --- /dev/null +++ b/serverdata/draft_schematic/weapon/knife_survival.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/knife/knife_survival.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_cap" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_cap" + ], + "ingredient": "metal", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "mineral", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_artisan_weapon" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_knife_survival.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/knife_trando_skinner.json b/serverdata/draft_schematic/weapon/knife_trando_skinner.json new file mode 100644 index 00000000..5b287cd1 --- /dev/null +++ b/serverdata/draft_schematic/weapon/knife_trando_skinner.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/knife/ep3/knife_trando_skinner.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "iron", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_knife_trando_skinner.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/knife_twilek_dagger.json b/serverdata/draft_schematic/weapon/knife_twilek_dagger.json new file mode 100644 index 00000000..f06b1db9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/knife_twilek_dagger.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/knife/knife_dagger.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "ingredient": "steel", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "ingredient": "metal_ferrous", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_artisan_weapon" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_knife_twilek_dagger.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/knife_vibroblade.json b/serverdata/draft_schematic/weapon/knife_vibroblade.json new file mode 100644 index 00000000..fe601701 --- /dev/null +++ b/serverdata/draft_schematic/weapon/knife_vibroblade.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/knife/knife_vibroblade.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "ingredient": "steel", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "ingredient": "metal_ferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 21, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_knife_vibroblade.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/knife_vibroblade_quest.json b/serverdata/draft_schematic/weapon/knife_vibroblade_quest.json new file mode 100644 index 00000000..cd6d7823 --- /dev/null +++ b/serverdata/draft_schematic/weapon/knife_vibroblade_quest.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/knife/knife_vibroblade_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "knife_shaft" + ], + "ingredient": "steel", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cutting_edge" + ], + "ingredient": "metal_ferrous", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 21, + "volume": 2, + "sharedTemplate": "object/draft_schematic/weapon/shared_knife_vibroblade_quest.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/knuckler_vibro.json b/serverdata/draft_schematic/weapon/knuckler_vibro.json new file mode 100644 index 00000000..c941f5e2 --- /dev/null +++ b/serverdata/draft_schematic/weapon/knuckler_vibro.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/special/vibroknuckler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal_ferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "ingredient": "copper", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 26, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_knuckler_vibro.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lance_avatar_wke_heartlance.json b/serverdata/draft_schematic/weapon/lance_avatar_wke_heartlance.json new file mode 100644 index 00000000..02c61a4b --- /dev/null +++ b/serverdata/draft_schematic/weapon/lance_avatar_wke_heartlance.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_avatar_wke_heartlance.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "metal_ferrous", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_circuits" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_circuits" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 5, + "sharedTemplate": "object/draft_schematic/weapon/shared_lance_avatar_wke_heartlance.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lance_cryo.json b/serverdata/draft_schematic/weapon/lance_cryo.json new file mode 100644 index 00000000..c473734d --- /dev/null +++ b/serverdata/draft_schematic/weapon/lance_cryo.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_cryo.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_ditanium", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/reinforcement_core_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper_polysteel", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 30, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lance_cryo.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lance_kaminoan.json b/serverdata/draft_schematic/weapon/lance_kaminoan.json new file mode 100644 index 00000000..c144498c --- /dev/null +++ b/serverdata/draft_schematic/weapon/lance_kaminoan.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_kaminoan.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 5, + "sharedTemplate": "object/draft_schematic/weapon/shared_lance_kaminoan.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lance_kaminoan_great_staff.json b/serverdata/draft_schematic/weapon/lance_kaminoan_great_staff.json new file mode 100644 index 00000000..d95b4052 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lance_kaminoan_great_staff.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_kaminoan_great_staff.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 50, + "volume": 5, + "sharedTemplate": "object/draft_schematic/weapon/shared_lance_kaminoan_great_staff.iff", + "xpPoints": [ + { + "type": "XP_craftingWeaponsMelee", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lance_massassi.json b/serverdata/draft_schematic/weapon/lance_massassi.json new file mode 100644 index 00000000..40f67e8e --- /dev/null +++ b/serverdata/draft_schematic/weapon/lance_massassi.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_massassi.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_lance_massassi.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lance_nightsister.json b/serverdata/draft_schematic/weapon/lance_nightsister.json new file mode 100644 index 00000000..8e67eb04 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lance_nightsister.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_nightsister.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_quadranium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper_polysteel", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_nightsister.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lance_nightsister.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lance_obsidian.json b/serverdata/draft_schematic/weapon/lance_obsidian.json new file mode 100644 index 00000000..ca14aac1 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lance_obsidian.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/som_lance_obsidian.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_carbonite", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper_polysteel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "iron", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/obsid_lance_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lance_obsidian.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lance_shock.json b/serverdata/draft_schematic/weapon/lance_shock.json new file mode 100644 index 00000000..79e4ca0c --- /dev/null +++ b/serverdata/draft_schematic/weapon/lance_shock.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_shock.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_ditanium", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_pulsor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_pulsor" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/reinforcement_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lance_shock.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lance_shocklance.json b/serverdata/draft_schematic/weapon/lance_shocklance.json new file mode 100644 index 00000000..014dea08 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lance_shocklance.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_shocklance.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_ditanium", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_pulsor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_pulsor" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/reinforcement_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 65, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lance_shocklance.iff", + "xpPoints": [ + { + "type": "XP_craftingWeaponsMelee", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lance_sturdy.json b/serverdata/draft_schematic/weapon/lance_sturdy.json new file mode 100644 index 00000000..7d8b2476 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lance_sturdy.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_sturdy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_ditanium", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper_polysteel", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 50, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lance_sturdy.iff", + "xpPoints": [ + { + "type": "XP_craftingWeaponsMelee", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lance_trando.json b/serverdata/draft_schematic/weapon/lance_trando.json new file mode 100644 index 00000000..5410b939 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lance_trando.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/ep3/lance_trando.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_ditanium", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "copper_polysteel", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_lance_trando.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lance_vibro.json b/serverdata/draft_schematic/weapon/lance_vibro.json new file mode 100644 index 00000000..6ce0ae4a --- /dev/null +++ b/serverdata/draft_schematic/weapon/lance_vibro.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_vibrolance.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_ditanium", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper_polysteel", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lance_vibro.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lance_vibro_controller_fp.json b/serverdata/draft_schematic/weapon/lance_vibro_controller_fp.json new file mode 100644 index 00000000..31d58aa9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lance_vibro_controller_fp.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_controllerfp.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 27 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "metal_ferrous", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_circuits" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_circuits" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 26, + "volume": 5, + "sharedTemplate": "object/draft_schematic/weapon/shared_lance_vibro_controller_fp.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lance_vibro_nightsister.json b/serverdata/draft_schematic/weapon/lance_vibro_nightsister.json new file mode 100644 index 00000000..3570be39 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lance_vibro_nightsister.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_controllerfp_nightsister.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "metal_ferrous", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_circuits" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_circuits" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 30, + "volume": 5, + "sharedTemplate": "object/draft_schematic/weapon/shared_lance_vibro_nightsister.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lance_xandank.json b/serverdata/draft_schematic/weapon/lance_xandank.json new file mode 100644 index 00000000..d89b2905 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lance_xandank.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/som_lance_xandank.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_ditanium", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper_mythra", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "iron", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/tulrus_lance_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lance_xandank.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/laser_cannon.json b/serverdata/draft_schematic/weapon/laser_cannon.json new file mode 100644 index 00000000..754fad02 --- /dev/null +++ b/serverdata/draft_schematic/weapon/laser_cannon.json @@ -0,0 +1,205 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "breech_enclosure" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "breech_enclosure" + ], + "ingredient": "metal", + "count": 530 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cannon_breech" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cannon_breech" + ], + "ingredient": "steel", + "count": 180 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "charge_and_contaminent_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_and_contaminent_shielding" + ], + "ingredient": "gas_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_and_electrical_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_and_electrical_insulation" + ], + "ingredient": "ore", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cannon_cooling_jacket" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cannon_cooling_jacket" + ], + "ingredient": "object/tangible/component/weapon/laser_cannon_cooling_sleeve.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "pulse_generation_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "pulse_generation_module" + ], + "ingredient": "object/tangible/component/weapon/laser_generator.iff", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_feed_module" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_feed_module" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 35, + "sharedTemplate": "object/draft_schematic/weapon/shared_laser_cannon.iff", + "volume": 4 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen1.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen1.json new file mode 100644 index 00000000..cd174c45 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen1.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_gen1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "mineral", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "metal", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "chemical", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "metal", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_one_handed_gen1" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_one_hand_gen1.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen2.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen2.json new file mode 100644 index 00000000..46bd6a3e --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen2.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_gen2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "metal_nonferrous", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_known", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "metal_nonferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_one_handed_gen2" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_one_hand_gen2.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen3.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen3.json new file mode 100644 index 00000000..f91a08de --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen3.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_gen3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "metal_ferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_one_handed_gen3" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_one_hand_gen3.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen4.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen4.json new file mode 100644 index 00000000..f5a77fa5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen4.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_gen4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_one_handed_gen4" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_one_hand_gen4.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen4_must.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen4_must.json new file mode 100644 index 00000000..0fa9bee4 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen4_must.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_gen4_must.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_gen4_must" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_one_handed_gen4_must.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen5.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen5.json new file mode 100644 index 00000000..7b52d809 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_one_hand_gen5.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_gen5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_lightsaber_one_handed" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_one_hand_gen5.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_polearm_gen1.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_polearm_gen1.json new file mode 100644 index 00000000..2cf0f1fa --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_polearm_gen1.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "itemsPerContainer": 1, + "category": "CT_lightsaber", + "craftedObjectTemplate": "object/weapon/melee/polearm/crafted_saber/sword_lightsaber_polearm_gen1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "mineral", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "metal", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "chemical", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_polearm_gen1" + ], + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_polearm_gen1.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_polearm_gen2.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_polearm_gen2.json new file mode 100644 index 00000000..63d3fd54 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_polearm_gen2.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "itemsPerContainer": 1, + "category": "CT_lightsaber", + "craftedObjectTemplate": "object/weapon/melee/polearm/crafted_saber/sword_lightsaber_polearm_gen2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "metal_nonferrous", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_known", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "metal_nonferrous", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_polearm_gen2" + ], + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_polearm_gen2.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_polearm_gen3.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_polearm_gen3.json new file mode 100644 index 00000000..c6c38c86 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_polearm_gen3.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "itemsPerContainer": 1, + "category": "CT_lightsaber", + "craftedObjectTemplate": "object/weapon/melee/polearm/crafted_saber/sword_lightsaber_polearm_gen3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "metal_ferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 44 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_polearm_gen3" + ], + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_polearm_gen3.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_polearm_gen4.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_polearm_gen4.json new file mode 100644 index 00000000..75688a23 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_polearm_gen4.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "itemsPerContainer": 1, + "category": "CT_lightsaber", + "craftedObjectTemplate": "object/weapon/melee/polearm/crafted_saber/sword_lightsaber_polearm_gen4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 46 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 58 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 58 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_polearm_gen4" + ], + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_polearm_gen4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_polearm_gen5.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_polearm_gen5.json new file mode 100644 index 00000000..54e900df --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_polearm_gen5.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/weapon/melee/polearm/crafted_saber/sword_lightsaber_polearm_gen5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_lightsaber_polearm" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_polearm_gen5.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_refined_crystal_pack.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_refined_crystal_pack.json new file mode 100644 index 00000000..3abbfea0 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_refined_crystal_pack.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "module_housing" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "module_housing" + ], + "ingredient": "steel", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "ultrasonic_vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ultrasonic_vibration_generator" + ], + "ingredient": "gemstone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conductive_circuits" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conductive_circuits" + ], + "ingredient": "copper", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.component.crafting_refined_crystal_pack" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_refined_crystal_pack.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_training.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_training.json new file mode 100644 index 00000000..d6492454 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_training.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "itemsPerContainer": 1, + "category": "CT_lightsaber", + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_training.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "mineral", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "chemical", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_training" + ], + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_training.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen1.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen1.json new file mode 100644 index 00000000..df09b083 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen1.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_gen1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "metal", + "count": 19 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "chemical", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_gen1" + ], + "complexity": 16, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_two_hand_gen1.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen2.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen2.json new file mode 100644 index 00000000..10f5f72f --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen2.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_gen2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "metal_nonferrous", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_known", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "metal_nonferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_gen2" + ], + "complexity": 17, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_two_hand_gen2.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen3.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen3.json new file mode 100644 index 00000000..df7ec407 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen3.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_gen3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "metal_ferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_gen3" + ], + "complexity": 18, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_two_hand_gen3.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen4.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen4.json new file mode 100644 index 00000000..bd01136e --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen4.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_gen4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_gen4" + ], + "complexity": 19, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_two_hand_gen4.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen4_must.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen4_must.json new file mode 100644 index 00000000..651c400b --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen4_must.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_gen4_must.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_gen4_must" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_two_handed_gen4_must.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen5.json b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen5.json new file mode 100644 index 00000000..0bd5a846 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber/lightsaber_two_hand_gen5.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_lightsaber_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_gen5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "object/tangible/component/weapon/lightsaber/lightsaber_refined_crystal_pack.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_lightsaber_two_handed" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/weapon/lightsaber/shared_lightsaber_two_hand_gen5.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_jediGeneral", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_basic.json b/serverdata/draft_schematic/weapon/lightsaber_basic.json new file mode 100644 index 00000000..cd251ba9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_basic.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 1, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_lightsaber_anakin.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "mineral", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "primary_crystal" + ], + "ingredient": "gemstone", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "metal", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "chemical", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "focusing_crystals" + ], + "ingredient": "gemstone", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "metal", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_lightsaber" + ], + "complexity": 10, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_basic.iff", + "volume": 1, + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_one_handed_gcw_s01_gen4.json b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gcw_s01_gen4.json new file mode 100644 index 00000000..6a43e4ae --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gcw_s01_gen4.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_lightsaber", + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_gcw_s01_gen4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_one_handed_gen4" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_one_handed_gcw_s01_gen4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_one_handed_gcw_s01_gen5.json b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gcw_s01_gen5.json new file mode 100644 index 00000000..807982f5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gcw_s01_gen5.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_lightsaber", + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_gcw_s01_gen5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_one_handed_gen5" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_one_handed_gcw_s01_gen5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen1.json b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen1.json new file mode 100644 index 00000000..7db498d3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen1.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_gen1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "mineral", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "metal", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "chemical", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "metal", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_one_handed_gen1" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_one_handed_gen1.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen2.json b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen2.json new file mode 100644 index 00000000..83ab1582 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen2.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_gen2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "mineral", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "metal_nonferrous", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_known", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "metal_nonferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_one_handed_gen2" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_one_handed_gen2.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen3.json b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen3.json new file mode 100644 index 00000000..14fe2e9c --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen3.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_gen3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "metal_ferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_one_handed_gen3" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_one_handed_gen3.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen4.json b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen4.json new file mode 100644 index 00000000..e59da9da --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen4.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_gen4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_one_handed_gen4" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_one_handed_gen4.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen4_must.json b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen4_must.json new file mode 100644 index 00000000..0fa9bee4 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen4_must.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_gen4_must.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_gen4_must" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_one_handed_gen4_must.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen4_restuss.json b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen4_restuss.json new file mode 100644 index 00000000..2f3794ce --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen4_restuss.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_mandalorian.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_ditanium", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_linksteel", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_mirth", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_platinite", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_one_handed_gen4_restuss" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_one_handed_gen4_restuss.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen5.json b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen5.json new file mode 100644 index 00000000..7c364b8f --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_one_handed_gen5.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_gen5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_one_handed_gen5" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_one_handed_gen5.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_one_handed_pvp_bf.json b/serverdata/draft_schematic/weapon/lightsaber_one_handed_pvp_bf.json new file mode 100644 index 00000000..61bc65f8 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_one_handed_pvp_bf.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_pvp_bf.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_one_handed_pvp_bf" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_one_handed_pvp_bf.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_one_handed_pvp_bf_gen5.json b/serverdata/draft_schematic/weapon/lightsaber_one_handed_pvp_bf_gen5.json new file mode 100644 index 00000000..3549e4f3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_one_handed_pvp_bf_gen5.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_one_handed_pvp_bf_gen5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_one_handed_pvp_bf" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_one_handed_pvp_bf_gen5.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_polearm_gen1.json b/serverdata/draft_schematic/weapon/lightsaber_polearm_gen1.json new file mode 100644 index 00000000..f9bf9f51 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_polearm_gen1.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/crafted_saber/sword_lightsaber_polearm_gen1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "mineral", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "metal", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "chemical", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_polearm_gen1" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_polearm_gen1.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_polearm_gen2.json b/serverdata/draft_schematic/weapon/lightsaber_polearm_gen2.json new file mode 100644 index 00000000..52ce11d0 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_polearm_gen2.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/crafted_saber/sword_lightsaber_polearm_gen2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "metal_nonferrous", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_known", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "metal_nonferrous", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_polearm_gen2" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_polearm_gen2.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_polearm_gen3.json b/serverdata/draft_schematic/weapon/lightsaber_polearm_gen3.json new file mode 100644 index 00000000..75c8be98 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_polearm_gen3.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/crafted_saber/sword_lightsaber_polearm_gen3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "metal_ferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 44 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_polearm_gen3" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_polearm_gen3.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_polearm_gen4.json b/serverdata/draft_schematic/weapon/lightsaber_polearm_gen4.json new file mode 100644 index 00000000..05876deb --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_polearm_gen4.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/crafted_saber/sword_lightsaber_polearm_gen4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 46 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 58 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 58 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_polearm_gen4" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_polearm_gen4.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_polearm_gen4_heroic.json b/serverdata/draft_schematic/weapon/lightsaber_polearm_gen4_heroic.json new file mode 100644 index 00000000..684d6dee --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_polearm_gen4_heroic.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/crafted_saber/sword_lightsaber_polearm_gen4_heroic.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_polearm_gen4_heroic" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_polearm_gen4_heroic.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_polearm_gen5.json b/serverdata/draft_schematic/weapon/lightsaber_polearm_gen5.json new file mode 100644 index 00000000..4b8cc8d0 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_polearm_gen5.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/crafted_saber/sword_lightsaber_polearm_gen5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_polearm_gen5" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_polearm_gen5.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_polearm_pvp_bf.json b/serverdata/draft_schematic/weapon/lightsaber_polearm_pvp_bf.json new file mode 100644 index 00000000..92b06304 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_polearm_pvp_bf.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/crafted_saber/sword_lightsaber_polearm_pvp_bf.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_polearm_pvp_bf" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_polearm_pvp_bf.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_polearm_pvp_bf_gen5.json b/serverdata/draft_schematic/weapon/lightsaber_polearm_pvp_bf_gen5.json new file mode 100644 index 00000000..0e20dfb3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_polearm_pvp_bf_gen5.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/crafted_saber/sword_lightsaber_polearm_pvp_bf_gen5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 90 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_polearm_pvp_bf" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_polearm_pvp_bf_gen5.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_training.json b/serverdata/draft_schematic/weapon/lightsaber_training.json new file mode 100644 index 00000000..407a028a --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_training.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/crafted_saber/sword_lightsaber_training.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "mineral", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "chemical", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_training" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_training.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_two_handed_gcw_s01_gen4.json b/serverdata/draft_schematic/weapon/lightsaber_two_handed_gcw_s01_gen4.json new file mode 100644 index 00000000..41a0c9a2 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_two_handed_gcw_s01_gen4.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_lightsaber", + "craftedObjectTemplate": "object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_gcw_s01_gen4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_gen4" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_two_handed_gcw_s01_gen4.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_two_handed_gcw_s01_gen5.json b/serverdata/draft_schematic/weapon/lightsaber_two_handed_gcw_s01_gen5.json new file mode 100644 index 00000000..0075ff67 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_two_handed_gcw_s01_gen5.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 0, + "category": "CT_lightsaber", + "craftedObjectTemplate": "object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_gcw_s01_gen5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_gen5" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_two_handed_gcw_s01_gen5.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen1.json b/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen1.json new file mode 100644 index 00000000..ba5340da --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen1.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_gen1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "mineral", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "metal", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "chemical", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "metal", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_gen1" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_two_handed_gen1.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen2.json b/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen2.json new file mode 100644 index 00000000..bca27334 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen2.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_gen2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "metal_nonferrous", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_known", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "metal_nonferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_gen2" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_two_handed_gen2.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen3.json b/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen3.json new file mode 100644 index 00000000..87e2407c --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen3.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_gen3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "metal_ferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_gen3" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_two_handed_gen3.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen4.json b/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen4.json new file mode 100644 index 00000000..9e796fac --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen4.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_gen4.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_gen4" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_two_handed_gen4.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen4_must.json b/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen4_must.json new file mode 100644 index 00000000..651c400b --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen4_must.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_gen4_must.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_gen4_must" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_two_handed_gen4_must.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen5.json b/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen5.json new file mode 100644 index 00000000..18c0a9a6 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_two_handed_gen5.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_gen5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_gen5" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_two_handed_gen5.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_two_handed_pvp_bf.json b/serverdata/draft_schematic/weapon/lightsaber_two_handed_pvp_bf.json new file mode 100644 index 00000000..94349a02 --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_two_handed_pvp_bf.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_pvp_bf.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_pvp_bf" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_two_handed_pvp_bf.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/lightsaber_two_handed_pvp_bf_gen5.json b/serverdata/draft_schematic/weapon/lightsaber_two_handed_pvp_bf_gen5.json new file mode 100644 index 00000000..c8c037ce --- /dev/null +++ b/serverdata/draft_schematic/weapon/lightsaber_two_handed_pvp_bf_gen5.json @@ -0,0 +1,152 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_lightsaber", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/crafted_saber/sword_lightsaber_two_handed_pvp_bf_gen5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "emitter_shroud" + ], + "ingredient": "steel_duralloy", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "activator" + ], + "ingredient": "aluminum_titanium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "handgrip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_field_insulator" + ], + "ingredient": "gas_inert_culsion", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "energizers" + ], + "ingredient": "copper_polysteel", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.lightsaber.crafting_melee_lightsaber_two_handed_pvp_bf" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_lightsaber_two_handed_pvp_bf_gen5.iff" +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_blackbane.json b/serverdata/draft_schematic/weapon/loot_blackbane.json new file mode 100644 index 00000000..3d0c689c --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_blackbane.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/knife/ep3_loot_blackbane.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_blackbane.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_blackfalcon.json b/serverdata/draft_schematic/weapon/loot_blackfalcon.json new file mode 100644 index 00000000..de1862a3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_blackfalcon.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_blackfalcon.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_chromium", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_mythra", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "aluminum_chromium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_supply" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_supply" + ], + "ingredient": "object/tangible/component/weapon/geonosian_power_cube_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_blackfalcon.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_blackhand.json b/serverdata/draft_schematic/weapon/loot_blackhand.json new file mode 100644 index 00000000..17dace7b --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_blackhand.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_blackhand.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_blackhand.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_calibrated.json b/serverdata/draft_schematic/weapon/loot_calibrated.json new file mode 100644 index 00000000..2a5929e4 --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_calibrated.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_calibrated.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_calibrated.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_corellian.json b/serverdata/draft_schematic/weapon/loot_corellian.json new file mode 100644 index 00000000..b23b537d --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_corellian.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/ep3_loot_corellian.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_corellian.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_corestrike.json b/serverdata/draft_schematic/weapon/loot_corestrike.json new file mode 100644 index 00000000..911044ac --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_corestrike.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3_loot_corestrike.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_corestrike.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_darksting.json b/serverdata/draft_schematic/weapon/loot_darksting.json new file mode 100644 index 00000000..f0e63902 --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_darksting.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3_loot_darksting.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_darksting.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_dawnsorrow.json b/serverdata/draft_schematic/weapon/loot_dawnsorrow.json new file mode 100644 index 00000000..7f87238a --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_dawnsorrow.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3_loot_dawnsorrow.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_dawnsorrow.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_deathrain.json b/serverdata/draft_schematic/weapon/loot_deathrain.json new file mode 100644 index 00000000..be9e2c3f --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_deathrain.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_deathrain.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_deathrain.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_dragoneye.json b/serverdata/draft_schematic/weapon/loot_dragoneye.json new file mode 100644 index 00000000..39574755 --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_dragoneye.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_dragoneye.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_dragoneye.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_eventide.json b/serverdata/draft_schematic/weapon/loot_eventide.json new file mode 100644 index 00000000..f9451f8d --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_eventide.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/ep3_loot_eventide.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_eventide.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_executer.json b/serverdata/draft_schematic/weapon/loot_executer.json new file mode 100644 index 00000000..4f7e037c --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_executer.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/ep3_loot_executer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_executer.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_firestar.json b/serverdata/draft_schematic/weapon/loot_firestar.json new file mode 100644 index 00000000..ea19f862 --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_firestar.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3_loot_firestar.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_firestar.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_grievance.json b/serverdata/draft_schematic/weapon/loot_grievance.json new file mode 100644 index 00000000..e169df35 --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_grievance.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3_loot_grievance.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_grievance.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_heartstriker.json b/serverdata/draft_schematic/weapon/loot_heartstriker.json new file mode 100644 index 00000000..daf2c26b --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_heartstriker.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/special/ep3_loot_heartstriker.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_heartstriker.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_hydra.json b/serverdata/draft_schematic/weapon/loot_hydra.json new file mode 100644 index 00000000..6e6f1110 --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_hydra.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_hydra.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_hydra.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_lifeblood.json b/serverdata/draft_schematic/weapon/loot_lifeblood.json new file mode 100644 index 00000000..f983f917 --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_lifeblood.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/ep3_loot_lifeblood.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_lifeblood.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_liquidsilver.json b/serverdata/draft_schematic/weapon/loot_liquidsilver.json new file mode 100644 index 00000000..ca9c3b6a --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_liquidsilver.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_liquidsilver.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_liquidsilver.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_mark.json b/serverdata/draft_schematic/weapon/loot_mark.json new file mode 100644 index 00000000..e0b090bc --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_mark.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3_loot_mark.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_mark.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_necrosis.json b/serverdata/draft_schematic/weapon/loot_necrosis.json new file mode 100644 index 00000000..27d362eb --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_necrosis.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/special/ep3_loot_necrosis.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_necrosis.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_nullifier.json b/serverdata/draft_schematic/weapon/loot_nullifier.json new file mode 100644 index 00000000..b8003ff6 --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_nullifier.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3_loot_nullifier.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_nullifier.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_pestilence.json b/serverdata/draft_schematic/weapon/loot_pestilence.json new file mode 100644 index 00000000..783bbec9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_pestilence.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/ep3_loot_pestilence.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_pestilence.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_poisonspike.json b/serverdata/draft_schematic/weapon/loot_poisonspike.json new file mode 100644 index 00000000..e5890192 --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_poisonspike.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/ep3_loot_poisonspike.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_poisonspike.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_quicktrigger.json b/serverdata/draft_schematic/weapon/loot_quicktrigger.json new file mode 100644 index 00000000..95c7ab42 --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_quicktrigger.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_quicktrigger.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_quicktrigger.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_retaliation.json b/serverdata/draft_schematic/weapon/loot_retaliation.json new file mode 100644 index 00000000..e49fdacb --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_retaliation.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3_loot_retaliation.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_retaliation.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_retribution.json b/serverdata/draft_schematic/weapon/loot_retribution.json new file mode 100644 index 00000000..bbcba873 --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_retribution.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3_loot_retribution.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_retribution.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_rhiss.json b/serverdata/draft_schematic/weapon/loot_rhiss.json new file mode 100644 index 00000000..0d87c6ae --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_rhiss.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_rhiss.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_rhiss.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_rilctur.json b/serverdata/draft_schematic/weapon/loot_rilctur.json new file mode 100644 index 00000000..ae13a856 --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_rilctur.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/carbine/ep3_loot_rilctur.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_rilctur.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_ripper.json b/serverdata/draft_schematic/weapon/loot_ripper.json new file mode 100644 index 00000000..0f8eabb2 --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_ripper.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/ep3_loot_ripper.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_ripper.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_sharpshooter.json b/serverdata/draft_schematic/weapon/loot_sharpshooter.json new file mode 100644 index 00000000..19c94a4d --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_sharpshooter.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3_loot_sharpshooter.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_sharpshooter.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_sickle.json b/serverdata/draft_schematic/weapon/loot_sickle.json new file mode 100644 index 00000000..8c05d3ff --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_sickle.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/ep3_loot_sickle.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_sickle.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_silencer.json b/serverdata/draft_schematic/weapon/loot_silencer.json new file mode 100644 index 00000000..ca2613ac --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_silencer.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3_loot_silencer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_silencer.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_soulstinger.json b/serverdata/draft_schematic/weapon/loot_soulstinger.json new file mode 100644 index 00000000..f8bbb65f --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_soulstinger.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/special/ep3_loot_soulstinger.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_soulstinger.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_strike.json b/serverdata/draft_schematic/weapon/loot_strike.json new file mode 100644 index 00000000..6f11cf5e --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_strike.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/ep3_loot_strike.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_strike.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/loot_void.json b/serverdata/draft_schematic/weapon/loot_void.json new file mode 100644 index 00000000..001c34d8 --- /dev/null +++ b/serverdata/draft_schematic/weapon/loot_void.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/heavy/ep3_loot_void.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_loot_void.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/massassiknuckler.json b/serverdata/draft_schematic/weapon/massassiknuckler.json new file mode 100644 index 00000000..012c71a2 --- /dev/null +++ b/serverdata/draft_schematic/weapon/massassiknuckler.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/special/massassiknuckler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal_ferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "ingredient": "copper", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 26, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_massassiknuckler.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/maul.json b/serverdata/draft_schematic/weapon/maul.json new file mode 100644 index 00000000..19851c2c --- /dev/null +++ b/serverdata/draft_schematic/weapon/maul.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/2h_sword_maul.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "ingredient": "iron_kammris", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "ingredient": "copper", + "count": 24 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/reinforcement_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_maul.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_alliance_disruptor.json b/serverdata/draft_schematic/weapon/pistol_alliance_disruptor.json new file mode 100644 index 00000000..b3c25f3f --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_alliance_disruptor.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_alliance_disruptor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_alliance_disruptor.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_avatar_trando_special.json b/serverdata/draft_schematic/weapon/pistol_avatar_trando_special.json new file mode 100644 index 00000000..0e8a16f9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_avatar_trando_special.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_avatar_trando_special.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_plumbum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_avatar_trando_special.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_blaster_cdef.json b/serverdata/draft_schematic/weapon/pistol_blaster_cdef.json new file mode 100644 index 00000000..bb57f9bf --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_blaster_cdef.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_cdef.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "chemical", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_artisan_weapon" + ], + "complexity": 8, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_blaster_cdef.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_blaster_cdef_corsec.json b/serverdata/draft_schematic/weapon/pistol_blaster_cdef_corsec.json new file mode 100644 index 00000000..d1bedf0e --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_blaster_cdef_corsec.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_cdef_corsec.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "chemical", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_artisan_weapon" + ], + "complexity": 8, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_blaster_cdef_corsec.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_blaster_d18.json b/serverdata/draft_schematic/weapon/pistol_blaster_d18.json new file mode 100644 index 00000000..2b369e49 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_blaster_d18.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_d18.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 8, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_blaster_d18.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_blaster_dh17.json b/serverdata/draft_schematic/weapon/pistol_blaster_dh17.json new file mode 100644 index 00000000..8ae11fd3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_blaster_dh17.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_dh17.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 28, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_blaster_dh17.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_blaster_dl44.json b/serverdata/draft_schematic/weapon/pistol_blaster_dl44.json new file mode 100644 index 00000000..c30fd403 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_blaster_dl44.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_dl44.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 16, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_blaster_dl44.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_blaster_dl44_metal.json b/serverdata/draft_schematic/weapon/pistol_blaster_dl44_metal.json new file mode 100644 index 00000000..83d0a2a6 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_blaster_dl44_metal.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_dl44_metal.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_blaster_dl44_metal.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_blaster_power5.json b/serverdata/draft_schematic/weapon/pistol_blaster_power5.json new file mode 100644 index 00000000..8df2d832 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_blaster_power5.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_power5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_blaster_power5.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_blaster_scout_trooper.json b/serverdata/draft_schematic/weapon/pistol_blaster_scout_trooper.json new file mode 100644 index 00000000..ad018642 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_blaster_scout_trooper.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_scout_blaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 21, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_blaster_scout_trooper.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_blaster_scout_trooper_corsec.json b/serverdata/draft_schematic/weapon/pistol_blaster_scout_trooper_corsec.json new file mode 100644 index 00000000..ae4e26fd --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_blaster_scout_trooper_corsec.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_scout_blaster_corsec.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 21, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_blaster_scout_trooper_corsec.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_blaster_short_range_combat.json b/serverdata/draft_schematic/weapon/pistol_blaster_short_range_combat.json new file mode 100644 index 00000000..c1bf54c3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_blaster_short_range_combat.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_srcombat.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_plumbum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_blaster_short_range_combat.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_dd6.json b/serverdata/draft_schematic/weapon/pistol_dd6.json new file mode 100644 index 00000000..3341ff07 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_dd6.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_dd6.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_duralloy", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_polysteel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_dd6.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_de_10.json b/serverdata/draft_schematic/weapon/pistol_de_10.json new file mode 100644 index 00000000..f097e8fb --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_de_10.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_de_10.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "ingredient": "copper_diatium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "de10_barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "de10_barrel" + ], + "ingredient": "object/tangible/loot/dungeon/death_watch_bunker/pistol_de10_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_de_10.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_deathhammer_needle.json b/serverdata/draft_schematic/weapon/pistol_deathhammer_needle.json new file mode 100644 index 00000000..d0f8c15b --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_deathhammer_needle.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_deathhammer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_deathhammer_needle.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_disrupter.json b/serverdata/draft_schematic/weapon/pistol_disrupter.json new file mode 100644 index 00000000..1c950157 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_disrupter.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/som_disruptor_pistol.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/pistol_coil_dist.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_disrupter.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_disrupter_dx2.json b/serverdata/draft_schematic/weapon/pistol_disrupter_dx2.json new file mode 100644 index 00000000..e6e8d30a --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_disrupter_dx2.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_dx2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_disrupter_dx2.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_dl44_metal_light.json b/serverdata/draft_schematic/weapon/pistol_dl44_metal_light.json new file mode 100644 index 00000000..20474b25 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_dl44_metal_light.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_dl44_metal_light.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 24, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_dl44_metal_light.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_flare.json b/serverdata/draft_schematic/weapon/pistol_flare.json new file mode 100644 index 00000000..88121e95 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_flare.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_flare.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 66 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_flare.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_flechette.json b/serverdata/draft_schematic/weapon/pistol_flechette.json new file mode 100644 index 00000000..1cc71a29 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_flechette.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_flechette.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_flechette.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_flechette_fwg5.json b/serverdata/draft_schematic/weapon/pistol_flechette_fwg5.json new file mode 100644 index 00000000..b49ea443 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_flechette_fwg5.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_fwg5.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_flechette_fwg5.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_flechette_fwg5_quest.json b/serverdata/draft_schematic/weapon/pistol_flechette_fwg5_quest.json new file mode 100644 index 00000000..eba14dcc --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_flechette_fwg5_quest.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_fwg5_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_axidite", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel_ditanium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_flechette_fwg5_quest.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_geo_sonic_blaster.json b/serverdata/draft_schematic/weapon/pistol_geo_sonic_blaster.json new file mode 100644 index 00000000..6c877df9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_geo_sonic_blaster.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_geonosian_sonic_blaster_loot.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_chromium", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_mythra", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "aluminum_chromium", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_supply" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_supply" + ], + "ingredient": "object/tangible/component/weapon/geonosian_power_cube_base.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_geo_sonic_blaster.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_heroic_exar.json b/serverdata/draft_schematic/weapon/pistol_heroic_exar.json new file mode 100644 index 00000000..d864fcaf --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_heroic_exar.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_heroic_exar.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_duralloy", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "aluminum_chromium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_heroic_exar.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_heroic_sd.json b/serverdata/draft_schematic/weapon/pistol_heroic_sd.json new file mode 100644 index 00000000..3bba2f66 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_heroic_sd.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_heroic_sd.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_heroic_sd.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_intimidator.json b/serverdata/draft_schematic/weapon/pistol_intimidator.json new file mode 100644 index 00000000..38cb3c65 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_intimidator.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_intimidator.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 2, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_intimidator.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_ion_relic.json b/serverdata/draft_schematic/weapon/pistol_ion_relic.json new file mode 100644 index 00000000..6ae71493 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_ion_relic.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/som_ion_relic_pistol.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_polysteel", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "aluminum_phrik", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/pistol_coil_ion.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_ion_relic.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_ion_stunner.json b/serverdata/draft_schematic/weapon/pistol_ion_stunner.json new file mode 100644 index 00000000..9e44cfcb --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_ion_stunner.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3/pistol_ion_stunner.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_plumbum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_ion_stunner.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_jawa.json b/serverdata/draft_schematic/weapon/pistol_jawa.json new file mode 100644 index 00000000..1b917a0d --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_jawa.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_jawa.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 28, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_jawa.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_kyd21.json b/serverdata/draft_schematic/weapon/pistol_kyd21.json new file mode 100644 index 00000000..4272662b --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_kyd21.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3/pistol_kyd21.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_plumbum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_kyd21.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_launcher.json b/serverdata/draft_schematic/weapon/pistol_launcher.json new file mode 100644 index 00000000..a46242a9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_launcher.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_launcher.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 66 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "scope_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope_advanced" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 26, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_launcher.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_launcher_elite.json b/serverdata/draft_schematic/weapon/pistol_launcher_elite.json new file mode 100644 index 00000000..157e97bc --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_launcher_elite.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_launcher_elite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_launcher_elite.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_launcher_medium.json b/serverdata/draft_schematic/weapon/pistol_launcher_medium.json new file mode 100644 index 00000000..21807d1d --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_launcher_medium.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_launcher_medium.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 66 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_launcher_medium.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_projectile_striker.json b/serverdata/draft_schematic/weapon/pistol_projectile_striker.json new file mode 100644 index 00000000..e5355267 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_projectile_striker.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_striker.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 26, + "volume": 2, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_projectile_striker.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_quest_imperial_navy_formal.json b/serverdata/draft_schematic/weapon/pistol_quest_imperial_navy_formal.json new file mode 100644 index 00000000..74b4e01b --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_quest_imperial_navy_formal.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_quest_imperial_navy_formal.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 24, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_quest_imperial_navy_formal.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_renegade.json b/serverdata/draft_schematic/weapon/pistol_renegade.json new file mode 100644 index 00000000..3c0b201c --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_renegade.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_renegade.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_plumbum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_renegade.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_republic_blaster.json b/serverdata/draft_schematic/weapon/pistol_republic_blaster.json new file mode 100644 index 00000000..1ecb8ed9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_republic_blaster.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_republic_blaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_republic_blaster.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_republic_blaster_quest.json b/serverdata/draft_schematic/weapon/pistol_republic_blaster_quest.json new file mode 100644 index 00000000..9207c021 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_republic_blaster_quest.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_republic_blaster_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "ingredient": "copper_diatium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_republic_blaster_quest.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_scatter.json b/serverdata/draft_schematic/weapon/pistol_scatter.json new file mode 100644 index 00000000..b48b8e1c --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_scatter.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_scatter.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_doonium", + "count": 33 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_scatter.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_scatter_light.json b/serverdata/draft_schematic/weapon/pistol_scatter_light.json new file mode 100644 index 00000000..7a6f6a0b --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_scatter_light.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_scatter_light.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_doonium", + "count": 33 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 26, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_scatter_light.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_tangle_gun.json b/serverdata/draft_schematic/weapon/pistol_tangle_gun.json new file mode 100644 index 00000000..395979cc --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_tangle_gun.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_tangle.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "copper_codoan", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "magnetic_acceleration_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "magnetic_acceleration_unit" + ], + "ingredient": "object/tangible/component/launcher_assembly.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "targeting_assist" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "targeting_assist" + ], + "ingredient": "object/tangible/component/weapon/weapon_targeting_computer.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "firing_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "firing_mechanism" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 18, + "volume": 2, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_tangle_gun.iff", + "xpPoints": [ + { + "type": "XP_craftingWeaponsRanged", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_trando_suppressor.json b/serverdata/draft_schematic/weapon/pistol_trando_suppressor.json new file mode 100644 index 00000000..5a3d1b28 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_trando_suppressor.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3/pistol_trando_suppressor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_plumbum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_trando_suppressor.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_wookie.json b/serverdata/draft_schematic/weapon/pistol_wookie.json new file mode 100644 index 00000000..43811545 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_wookie.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3/pistol_wookie.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_plumbum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "muzzle" + }, + { + "optional": true, + "name": [ + "craft_weapon_ingredients_n", + "scope_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope_advanced" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "scope" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_wookie.iff", + "xpPoints": [ + { + "type": "XP_craftingWeaponsRanged", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_wookiee.json b/serverdata/draft_schematic/weapon/pistol_wookiee.json new file mode 100644 index 00000000..8cfa44c1 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_wookiee.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3/pistol_wookiee.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_plumbum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_wookiee.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/pistol_wookiee_bowcaster.json b/serverdata/draft_schematic/weapon/pistol_wookiee_bowcaster.json new file mode 100644 index 00000000..fab2df76 --- /dev/null +++ b/serverdata/draft_schematic/weapon/pistol_wookiee_bowcaster.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/ep3/pistol_wookiee_bowcaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_neutronium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_plumbum", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_pistol_wookiee_bowcaster.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/polearm_electric.json b/serverdata/draft_schematic/weapon/polearm_electric.json new file mode 100644 index 00000000..ff3f3833 --- /dev/null +++ b/serverdata/draft_schematic/weapon/polearm_electric.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/polearm_lance_electric_polearm.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_ditanium", + "count": 38 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_pulsor" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_pulsor" + ], + "ingredient": "object/tangible/component/item/electronic_power_conditioner.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/reinforcement_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 32, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_polearm_electric.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/polearm_heroic_sd.json b/serverdata/draft_schematic/weapon/polearm_heroic_sd.json new file mode 100644 index 00000000..3697921c --- /dev/null +++ b/serverdata/draft_schematic/weapon/polearm_heroic_sd.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/polearm_heroic_sd.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_carbonite", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper_polysteel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "iron", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/reinforcement_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_polearm_heroic_sd.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/polearm_kashyyk_bladestick.json b/serverdata/draft_schematic/weapon/polearm_kashyyk_bladestick.json new file mode 100644 index 00000000..b5bc2a12 --- /dev/null +++ b/serverdata/draft_schematic/weapon/polearm_kashyyk_bladestick.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_kashyyk.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_polearm_kashyyk_bladestick.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/poleaxe_vibro.json b/serverdata/draft_schematic/weapon/poleaxe_vibro.json new file mode 100644 index 00000000..a88bf116 --- /dev/null +++ b/serverdata/draft_schematic/weapon/poleaxe_vibro.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/polearm_vibro_axe.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "lance_shaft" + ], + "ingredient": "steel_ditanium", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "copper", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "metal_nonferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator_advanced" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "ingredient": "steel_duralloy", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 32, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_poleaxe_vibro.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/quest_battleaxe.json b/serverdata/draft_schematic/weapon/quest_battleaxe.json new file mode 100644 index 00000000..60e0afd5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/quest_battleaxe.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/quest_2h_sword_battleaxe.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head" + ], + "ingredient": "iron", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shaft" + ], + "ingredient": "wood", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "axe_head_fastener" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "axe_head_fastener" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core" + ], + "ingredient": "object/tangible/component/weapon/reinforcement_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 8, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_quest_battleaxe.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/quest_heavy_acid_beam.json b/serverdata/draft_schematic/weapon/quest_heavy_acid_beam.json new file mode 100644 index 00000000..e4c2d8c6 --- /dev/null +++ b/serverdata/draft_schematic/weapon/quest_heavy_acid_beam.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 7, + "craftedObjectTemplate": "object/weapon/ranged/heavy/quest_heavy_acid_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_heavy_weapon" + ], + "complexity": 32, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_quest_heavy_acid_beam.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/quest_heavy_particle_beam.json b/serverdata/draft_schematic/weapon/quest_heavy_particle_beam.json new file mode 100644 index 00000000..f6de71ae --- /dev/null +++ b/serverdata/draft_schematic/weapon/quest_heavy_particle_beam.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 7, + "craftedObjectTemplate": "object/weapon/ranged/heavy/quest_heavy_particle_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 175 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "gemstone_crystalline", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_heavy_weapon" + ], + "complexity": 30, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_quest_heavy_particle_beam.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/quest_maul.json b/serverdata/draft_schematic/weapon/quest_maul.json new file mode 100644 index 00000000..e88af2ba --- /dev/null +++ b/serverdata/draft_schematic/weapon/quest_maul.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/2h_sword/quest_2h_sword_maul.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "ingredient": "iron_kammris", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "ingredient": "copper", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/reinforcement_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 36, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_quest_maul.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/quest_myyydril_sword_01.json b/serverdata/draft_schematic/weapon/quest_myyydril_sword_01.json new file mode 100644 index 00000000..aed34fbd --- /dev/null +++ b/serverdata/draft_schematic/weapon/quest_myyydril_sword_01.json @@ -0,0 +1,97 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/tangible/loot/quest/myyydril_sword_quest_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "sword_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "sword_core" + ], + "ingredient": "object/tangible/loot/quest/naktra_crystal.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "metallic_components" + ], + "options": [ + { + "ingredientType": "IT_resourceType", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "metallic_components" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_item_ingredients_n", + "ore_components" + ], + "options": [ + { + "ingredientType": "IT_resourceType", + "ingredients": [ + { + "name": [ + "craft_item_ingredients_n", + "ore_components" + ], + "ingredient": "ore_carbonate", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.item.specific_item.crafting_item_myyydril_quest" + ], + "complexity": 20, + "sharedTemplate": "object/draft_schematic/weapon/shared_quest_myyydril_sword_01.iff", + "volume": 1 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/quest_pistol_launcher.json b/serverdata/draft_schematic/weapon/quest_pistol_launcher.json new file mode 100644 index 00000000..089f9de9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/quest_pistol_launcher.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/quest_pistol_launcher.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 26, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_quest_pistol_launcher.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/quest_pistol_republic_blaster_quest.json b/serverdata/draft_schematic/weapon/quest_pistol_republic_blaster_quest.json new file mode 100644 index 00000000..7ac8c6de --- /dev/null +++ b/serverdata/draft_schematic/weapon/quest_pistol_republic_blaster_quest.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/quest_pistol_republic_blaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_pistol_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_pistol_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "ingredient": "copper_diatium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_quest_pistol_republic_blaster_quest.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/quest_rifle_flame_thrower.json b/serverdata/draft_schematic/weapon/quest_rifle_flame_thrower.json new file mode 100644 index 00000000..8cb22984 --- /dev/null +++ b/serverdata/draft_schematic/weapon/quest_rifle_flame_thrower.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/quest_rifle_flame_thrower.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 165 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 95 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "ignition_pulse_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ignition_pulse_generator" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_quest_rifle_flame_thrower.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/quest_rifle_lightning.json b/serverdata/draft_schematic/weapon/quest_rifle_lightning.json new file mode 100644 index 00000000..e4f07413 --- /dev/null +++ b/serverdata/draft_schematic/weapon/quest_rifle_lightning.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/quest_rifle_lightning.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conduction_mass" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conduction_mass" + ], + "ingredient": "copper", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "ingredient": "ore_siliclastic", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_buffer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_buffer" + ], + "ingredient": "petrochem_inert", + "count": 275 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_quest_rifle_lightning.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/quest_rifle_projectile_tusken.json b/serverdata/draft_schematic/weapon/quest_rifle_projectile_tusken.json new file mode 100644 index 00000000..40afea76 --- /dev/null +++ b/serverdata/draft_schematic/weapon/quest_rifle_projectile_tusken.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/tangible/loot/quest/rifle_quest_tusken.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_quest_rifle_projectile_tusken.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/razor_knuckler.json b/serverdata/draft_schematic/weapon/razor_knuckler.json new file mode 100644 index 00000000..a0dcacae --- /dev/null +++ b/serverdata/draft_schematic/weapon/razor_knuckler.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/special/blacksun_razor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal_ferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "ingredient": "copper", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_nightsister.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_razor_knuckler.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_acid_beam.json b/serverdata/draft_schematic/weapon/rifle_acid_beam.json new file mode 100644 index 00000000..609cb9b0 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_acid_beam.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_acid_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 28, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_acid_beam.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_adventurer_hv_sniper.json b/serverdata/draft_schematic/weapon/rifle_adventurer_hv_sniper.json new file mode 100644 index 00000000..7e3b6a6a --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_adventurer_hv_sniper.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_adventurer.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_adventurer_hv_sniper.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_avatar_laser_trando.json b/serverdata/draft_schematic/weapon/rifle_avatar_laser_trando.json new file mode 100644 index 00000000..5d6d1bbe --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_avatar_laser_trando.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_avatar_laser_trando.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_avatar_laser_trando.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_beam.json b/serverdata/draft_schematic/weapon/rifle_beam.json new file mode 100644 index 00000000..65444820 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_beam.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_beam.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_beam.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_berserker.json b/serverdata/draft_schematic/weapon/rifle_berserker.json new file mode 100644 index 00000000..6cc6eee2 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_berserker.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_berserker.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "feed_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "feed_unit" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_stabelizer" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_stabelizer" + ], + "ingredient": "object/tangible/component/weapon/corvette_rifle_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_berserker.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_blaster_cdef.json b/serverdata/draft_schematic/weapon/rifle_blaster_cdef.json new file mode 100644 index 00000000..9b6d18fc --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_blaster_cdef.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_cdef.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "chemical", + "count": 6 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_artisan_weapon" + ], + "complexity": 8, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_blaster_cdef.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_blaster_dlt20.json b/serverdata/draft_schematic/weapon/rifle_blaster_dlt20.json new file mode 100644 index 00000000..69a0d3c5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_blaster_dlt20.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_dlt20.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 8, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_blaster_dlt20.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_blaster_dlt20a.json b/serverdata/draft_schematic/weapon/rifle_blaster_dlt20a.json new file mode 100644 index 00000000..49d8950f --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_blaster_dlt20a.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_dlt20a.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 16, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_blaster_dlt20a.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_blaster_e11.json b/serverdata/draft_schematic/weapon/rifle_blaster_e11.json new file mode 100644 index 00000000..42d5dedf --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_blaster_e11.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_e11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 28, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_blaster_e11.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_blaster_ionization_jawa.json b/serverdata/draft_schematic/weapon/rifle_blaster_ionization_jawa.json new file mode 100644 index 00000000..d354a8fa --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_blaster_ionization_jawa.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_jawa_ion.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "stock_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "stock_unit" + ], + "ingredient": "copper_mythra", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_doonium", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 2, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_blaster_ionization_jawa.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_blaster_laser_rifle.json b/serverdata/draft_schematic/weapon/rifle_blaster_laser_rifle.json new file mode 100644 index 00000000..a173494c --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_blaster_laser_rifle.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_laser.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_blaster_laser_rifle.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_bowcaster.json b/serverdata/draft_schematic/weapon/rifle_bowcaster.json new file mode 100644 index 00000000..f9f9229f --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_bowcaster.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_bowcaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_doonium", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel_quadranium", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 8, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_bowcaster.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_bowcaster_master.json b/serverdata/draft_schematic/weapon/rifle_bowcaster_master.json new file mode 100644 index 00000000..d2535280 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_bowcaster_master.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_bowcaster_master.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_polysteel", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "scope_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "scope_advanced" + ], + "ingredient": "object/tangible/component/weapon/scope_weapon_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_bowcaster_master.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_dc15.json b/serverdata/draft_schematic/weapon/rifle_dc15.json new file mode 100644 index 00000000..c05f9ad5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_dc15.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3/rifle_dc15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_dc15.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_dc15_bounty.json b/serverdata/draft_schematic/weapon/rifle_dc15_bounty.json new file mode 100644 index 00000000..763f7f9d --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_dc15_bounty.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_bounty_dc15.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_carbonite", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_polysteel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "aluminum_chromium", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_dc15_bounty.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_disrupter.json b/serverdata/draft_schematic/weapon/rifle_disrupter.json new file mode 100644 index 00000000..f6387000 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_disrupter.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/som_rifle_mustafar_disruptor.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_phrik", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/rifle_coil_dist.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_disrupter.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_disrupter_dxr6.json b/serverdata/draft_schematic/weapon/rifle_disrupter_dxr6.json new file mode 100644 index 00000000..d7f1ccfa --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_disrupter_dxr6.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_dxr6.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_disrupter_dxr6.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_dp23.json b/serverdata/draft_schematic/weapon/rifle_dp23.json new file mode 100644 index 00000000..62dc732a --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_dp23.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/som_rifle_dp23.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/rifle_coil_dp23.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_dp23.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_faux_bowcaster.json b/serverdata/draft_schematic/weapon/rifle_faux_bowcaster.json new file mode 100644 index 00000000..bedb1fdf --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_faux_bowcaster.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_faux_bowcaster.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/quest/blaster_power_handler_faux_bowcaster.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_faux_bowcaster.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_faux_bowcaster.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 8, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_faux_bowcaster.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_flame_thrower.json b/serverdata/draft_schematic/weapon/rifle_flame_thrower.json new file mode 100644 index 00000000..61a0a468 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_flame_thrower.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_flame_thrower.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "ignition_pulse_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ignition_pulse_generator" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_flame_thrower.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_flame_thrower_light.json b/serverdata/draft_schematic/weapon/rifle_flame_thrower_light.json new file mode 100644 index 00000000..891da516 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_flame_thrower_light.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_flame_thrower_light.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 130 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 70 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "ignition_pulse_generator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "ignition_pulse_generator" + ], + "ingredient": "fuel_petrochem_liquid", + "count": 28 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_flame_thrower_light.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_geo_drill.json b/serverdata/draft_schematic/weapon/rifle_geo_drill.json new file mode 100644 index 00000000..02d77246 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_geo_drill.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_geo_drill.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_geo_drill.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_laser_light.json b/serverdata/draft_schematic/weapon/rifle_laser_light.json new file mode 100644 index 00000000..321e2c5f --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_laser_light.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_laser_light.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_laser_light.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_ld1.json b/serverdata/draft_schematic/weapon/rifle_ld1.json new file mode 100644 index 00000000..480ad6a6 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_ld1.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_ld1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "copper_codoan", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_ld1.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_light_blaster_dh17_carbine.json b/serverdata/draft_schematic/weapon/rifle_light_blaster_dh17_carbine.json new file mode 100644 index 00000000..e73f4659 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_light_blaster_dh17_carbine.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_dh17.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 8, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_light_blaster_dh17_carbine.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_light_blaster_dh17_carbine_black.json b/serverdata/draft_schematic/weapon/rifle_light_blaster_dh17_carbine_black.json new file mode 100644 index 00000000..ac417ebd --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_light_blaster_dh17_carbine_black.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_dh17_black.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 8, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_light_blaster_dh17_carbine_black.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_light_blaster_dh17_carbine_snubnose.json b/serverdata/draft_schematic/weapon/rifle_light_blaster_dh17_carbine_snubnose.json new file mode 100644 index 00000000..fc19924e --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_light_blaster_dh17_carbine_snubnose.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_dh17_snubnose.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 21, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_light_blaster_dh17_carbine_snubnose.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_light_blaster_e11_carbine.json b/serverdata/draft_schematic/weapon/rifle_light_blaster_e11_carbine.json new file mode 100644 index 00000000..8bb22274 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_light_blaster_e11_carbine.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_e11.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 26, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_light_blaster_e11_carbine.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_light_blaster_e11_carbine_quest.json b/serverdata/draft_schematic/weapon/rifle_light_blaster_e11_carbine_quest.json new file mode 100644 index 00000000..3610afe9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_light_blaster_e11_carbine_quest.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_e11_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "ingredient": "copper_diatium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 26, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_light_blaster_e11_carbine_quest.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_light_blaster_e11_carbine_victor.json b/serverdata/draft_schematic/weapon/rifle_light_blaster_e11_carbine_victor.json new file mode 100644 index 00000000..2c8741d1 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_light_blaster_e11_carbine_victor.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_e11_victor_quest.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_plumbum", + "count": 80 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "inducer" + ], + "ingredient": "copper_diatium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 26, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_light_blaster_e11_carbine_victor.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_light_blaster_ee3.json b/serverdata/draft_schematic/weapon/rifle_light_blaster_ee3.json new file mode 100644 index 00000000..11d51bfb --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_light_blaster_ee3.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_ee3.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 28, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_light_blaster_ee3.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_light_blaster_imperial_scout_carbine.json b/serverdata/draft_schematic/weapon/rifle_light_blaster_imperial_scout_carbine.json new file mode 100644 index 00000000..f6f6ecff --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_light_blaster_imperial_scout_carbine.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_elite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_polonium", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_light_blaster_imperial_scout_carbine.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_light_blaster_laser_carbine.json b/serverdata/draft_schematic/weapon/rifle_light_blaster_laser_carbine.json new file mode 100644 index 00000000..818b212b --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_light_blaster_laser_carbine.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/carbine/carbine_laser.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_light_blaster_laser_carbine.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_lightning.json b/serverdata/draft_schematic/weapon/rifle_lightning.json new file mode 100644 index 00000000..4d8d9666 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_lightning.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_lightning.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conduction_mass" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conduction_mass" + ], + "ingredient": "copper", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "ingredient": "ore_siliclastic", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_buffer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_buffer" + ], + "ingredient": "petrochem_inert", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_lightning.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_lightning_basic.json b/serverdata/draft_schematic/weapon/rifle_lightning_basic.json new file mode 100644 index 00000000..827597e5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_lightning_basic.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_lightning_light.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conduction_mass" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conduction_mass" + ], + "ingredient": "copper", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "ingredient": "ore_siliclastic", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_buffer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_buffer" + ], + "ingredient": "petrochem_inert", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 26, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_lightning_basic.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_lightning_heavy.json b/serverdata/draft_schematic/weapon/rifle_lightning_heavy.json new file mode 100644 index 00000000..07c7bc57 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_lightning_heavy.json @@ -0,0 +1,240 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_lightning_heavy.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_duralloy", + "count": 175 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_kammris", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "conduction_mass" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "conduction_mass" + ], + "ingredient": "copper", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "pulse_insulator" + ], + "ingredient": "ore_siliclastic", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "shock_buffer" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "shock_buffer" + ], + "ingredient": "petrochem_inert_polymer", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_lightning_heavy.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_massassi_ink.json b/serverdata/draft_schematic/weapon/rifle_massassi_ink.json new file mode 100644 index 00000000..41554fba --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_massassi_ink.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_massassi_ink.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_polonium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "crystalline_gallinorian", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate_alantium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_massassi_ink.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_naktra_crystal.json b/serverdata/draft_schematic/weapon/rifle_naktra_crystal.json new file mode 100644 index 00000000..fc7fb6b2 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_naktra_crystal.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3/rifle_naktra_crystal.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_naktra_crystal.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_odararissl.json b/serverdata/draft_schematic/weapon/rifle_odararissl.json new file mode 100644 index 00000000..4da24660 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_odararissl.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_odararissl.tpf", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_odararissl.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_projectile_tusken.json b/serverdata/draft_schematic/weapon/rifle_projectile_tusken.json new file mode 100644 index 00000000..3f42c795 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_projectile_tusken.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_tusken.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_projectile_tusken.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_proton.json b/serverdata/draft_schematic/weapon/rifle_proton.json new file mode 100644 index 00000000..c0d9f149 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_proton.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_proton.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_polonium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "crystalline_gallinorian", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate_alantium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_proton.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_quest_rebel_longrifle.json b/serverdata/draft_schematic/weapon/rifle_quest_rebel_longrifle.json new file mode 100644 index 00000000..d4d83fe8 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_quest_rebel_longrifle.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_quest_rebel_longrifle.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "metal_ferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal", + "count": 17 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 9 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 8, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_quest_rebel_longrifle.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_sonic_sg82.json b/serverdata/draft_schematic/weapon/rifle_sonic_sg82.json new file mode 100644 index 00000000..3720a4a8 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_sonic_sg82.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_sg82.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "copper_codoan", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "firing_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "firing_mechanism" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 21, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_sonic_sg82.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_spray_stick_stohli.json b/serverdata/draft_schematic/weapon/rifle_spray_stick_stohli.json new file mode 100644 index 00000000..307b16fd --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_spray_stick_stohli.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_spraystick.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_chromium", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_polysteel", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "chemical_dispersion_controller" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "chemical_dispersion_controller" + ], + "ingredient": "object/tangible/component/weapon/chemical_dispersion_mechanism.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "firing_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "firing_mechanism" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 26, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_spray_stick_stohli.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_t21.json b/serverdata/draft_schematic/weapon/rifle_t21.json new file mode 100644 index 00000000..f5fbc5be --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_t21.json @@ -0,0 +1,213 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_t21.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "steel_ditanium", + "count": 150 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "iron_polonium", + "count": 85 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "enhanced_cooling_mechanism" + ], + "ingredient": "crystalline_gallinorian", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_control_unit" + ], + "ingredient": "ore_carbonate_alantium", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 34, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_t21.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_tangle_gun7.json b/serverdata/draft_schematic/weapon/rifle_tangle_gun7.json new file mode 100644 index 00000000..d680be21 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_tangle_gun7.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/pistol/pistol_tangle.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "copper_codoan", + "count": 55 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_nonferrous", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 7 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cartridge_feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "firing_mechanism" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "firing_mechanism" + ], + "ingredient": "object/tangible/component/item/electronic_control_unit.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 30, + "volume": 2, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_tangle_gun7.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_tenloss_disrupter.json b/serverdata/draft_schematic/weapon/rifle_tenloss_disrupter.json new file mode 100644 index 00000000..61b7f0d8 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_tenloss_disrupter.json @@ -0,0 +1,186 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_tenloss_dxr6_disruptor_loot.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 100 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "copper_platinite", + "count": 40 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "aluminum_duralumin", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_supply" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_supply" + ], + "ingredient": "object/tangible/component/weapon/geonosian_power_cube_base.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_tenloss_disrupter.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_trando_hunter.json b/serverdata/draft_schematic/weapon/rifle_trando_hunter.json new file mode 100644 index 00000000..99e54ba1 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_trando_hunter.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3/rifle_trando_hunter.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron_kammris", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_trando_hunter.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_trando_hunter_crafted.json b/serverdata/draft_schematic/weapon/rifle_trando_hunter_crafted.json new file mode 100644 index 00000000..c32ee331 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_trando_hunter_crafted.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/ep3/rifle_trando_hunter_crafted.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_linksteel", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "powerhandler_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_blaster_advanced" + ], + "ingredient": "object/tangible/component/weapon/blaster_rifle_avatar_loot_barrel.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_trando_hunter_crafted.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/rifle_victor_projectile_tusken.json b/serverdata/draft_schematic/weapon/rifle_victor_projectile_tusken.json new file mode 100644 index 00000000..54e90244 --- /dev/null +++ b/serverdata/draft_schematic/weapon/rifle_victor_projectile_tusken.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_victor_tusken.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "iron", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "metal_ferrous", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "metal", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_rifle_victor_projectile_tusken.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/staff.json b/serverdata/draft_schematic/weapon/staff.json new file mode 100644 index 00000000..0701149c --- /dev/null +++ b/serverdata/draft_schematic/weapon/staff.json @@ -0,0 +1,51 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_staff_wood_s1.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "wood", + "count": 16 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_staff_artisan_weapon" + ], + "complexity": 8, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_staff.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/staff_janta.json b/serverdata/draft_schematic/weapon/staff_janta.json new file mode 100644 index 00000000..be5d1ab9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/staff_janta.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_staff_janta.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "wood", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal_ferrous", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_staff_artisan_weapon" + ], + "complexity": 8, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_staff_janta.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/staff_metal.json b/serverdata/draft_schematic/weapon/staff_metal.json new file mode 100644 index 00000000..fe35bd4b --- /dev/null +++ b/serverdata/draft_schematic/weapon/staff_metal.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_staff_metal.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "metal", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 14 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 16, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_staff_metal.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/staff_reinforced.json b/serverdata/draft_schematic/weapon/staff_reinforced.json new file mode 100644 index 00000000..fa8bac70 --- /dev/null +++ b/serverdata/draft_schematic/weapon/staff_reinforced.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/polearm/lance_staff_wood_s2.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "staff_shaft" + ], + "ingredient": "wood", + "count": 15 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "flex_core" + ], + "ingredient": "metal", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "balance_tabs" + ], + "ingredient": "mineral", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "impact_face" + ], + "ingredient": "metal_ferrous", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_staff_artisan_weapon" + ], + "complexity": 8, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_staff_reinforced.iff", + "xpPoints": [ + { + "type": "XP_crafting", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/sword.json b/serverdata/draft_schematic/weapon/sword.json new file mode 100644 index 00000000..40482ba3 --- /dev/null +++ b/serverdata/draft_schematic/weapon/sword.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_01.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "metal", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert", + "count": 5 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core" + ], + "ingredient": "object/tangible/component/weapon/sword_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 8, + "volume": 2, + "sharedTemplate": "object/draft_schematic/weapon/shared_sword.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/sword_acid.json b/serverdata/draft_schematic/weapon/sword_acid.json new file mode 100644 index 00000000..89234177 --- /dev/null +++ b/serverdata/draft_schematic/weapon/sword_acid.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_acid.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 34 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_sword_acid.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/sword_avatar_wke_spiritblade.json b/serverdata/draft_schematic/weapon/sword_avatar_wke_spiritblade.json new file mode 100644 index 00000000..313797dc --- /dev/null +++ b/serverdata/draft_schematic/weapon/sword_avatar_wke_spiritblade.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_avatar_wke_spiritblade.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "iron", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_sword_avatar_wke_spiritblade.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/sword_bandit.json b/serverdata/draft_schematic/weapon/sword_bandit.json new file mode 100644 index 00000000..8a3dafe5 --- /dev/null +++ b/serverdata/draft_schematic/weapon/sword_bandit.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/som_sword_mustafar_bandit.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_neutronium", + "count": 120 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "aluminum_titanium", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/1h_bandit_sword_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_sword_bandit.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/sword_curved.json b/serverdata/draft_schematic/weapon/sword_curved.json new file mode 100644 index 00000000..36a941a0 --- /dev/null +++ b/serverdata/draft_schematic/weapon/sword_curved.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_02.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 34 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core" + ], + "ingredient": "object/tangible/component/weapon/sword_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 26, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_sword_curved.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/sword_curved_nyax.json b/serverdata/draft_schematic/weapon/sword_curved_nyax.json new file mode 100644 index 00000000..b193570e --- /dev/null +++ b/serverdata/draft_schematic/weapon/sword_curved_nyax.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_curved_nyax.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 22 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core" + ], + "ingredient": "object/tangible/component/weapon/sword_core.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_sword_curved_nyax.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/sword_junti_mace.json b/serverdata/draft_schematic/weapon/sword_junti_mace.json new file mode 100644 index 00000000..b2909d38 --- /dev/null +++ b/serverdata/draft_schematic/weapon/sword_junti_mace.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_mace_junti.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 34 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_sword_junti_mace.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/sword_marauder.json b/serverdata/draft_schematic/weapon/sword_marauder.json new file mode 100644 index 00000000..7ebe6fbb --- /dev/null +++ b/serverdata/draft_schematic/weapon/sword_marauder.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_marauder.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 34 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 30, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_sword_marauder.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/sword_massassi.json b/serverdata/draft_schematic/weapon/sword_massassi.json new file mode 100644 index 00000000..232fb4c4 --- /dev/null +++ b/serverdata/draft_schematic/weapon/sword_massassi.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_massassi.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 34 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_sword_massassi.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/sword_nyax.json b/serverdata/draft_schematic/weapon/sword_nyax.json new file mode 100644 index 00000000..6f55ca9c --- /dev/null +++ b/serverdata/draft_schematic/weapon/sword_nyax.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_nyax.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 28, + "volume": 2, + "sharedTemplate": "object/draft_schematic/weapon/shared_sword_nyax.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/sword_obsidian.json b/serverdata/draft_schematic/weapon/sword_obsidian.json new file mode 100644 index 00000000..656f659f --- /dev/null +++ b/serverdata/draft_schematic/weapon/sword_obsidian.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/melee/sword/som_sword_obsidian.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel_carbonite", + "count": 75 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 35 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "advanced_core" + ], + "ingredient": "object/tangible/component/weapon/mustafar/1h_obsid_sword_core.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 36, + "volume": 1, + "sharedTemplate": "object/draft_schematic/weapon/shared_sword_obsidian.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/sword_rantok.json b/serverdata/draft_schematic/weapon/sword_rantok.json new file mode 100644 index 00000000..cd860741 --- /dev/null +++ b/serverdata/draft_schematic/weapon/sword_rantok.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_rantok.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "metal", + "count": 45 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert", + "count": 60 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 28, + "volume": 2, + "sharedTemplate": "object/draft_schematic/weapon/shared_sword_rantok.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/sword_rsf.json b/serverdata/draft_schematic/weapon/sword_rsf.json new file mode 100644 index 00000000..65af4049 --- /dev/null +++ b/serverdata/draft_schematic/weapon/sword_rsf.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_rsf.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 34 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 32, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_sword_rsf.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/sword_ryyk_blade.json b/serverdata/draft_schematic/weapon/sword_ryyk_blade.json new file mode 100644 index 00000000..b5374af9 --- /dev/null +++ b/serverdata/draft_schematic/weapon/sword_ryyk_blade.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/sword/sword_blade_ryyk.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "iron", + "count": 42 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_sword_ryyk_blade.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/sword_wookiee.json b/serverdata/draft_schematic/weapon/sword_wookiee.json new file mode 100644 index 00000000..244aa146 --- /dev/null +++ b/serverdata/draft_schematic/weapon/sword_wookiee.json @@ -0,0 +1,105 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/sword/ep3/sword_wookiee.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "sword_core_jacket" + ], + "ingredient": "steel", + "count": 34 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip" + ], + "ingredient": "petrochem_inert_polymer", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "jacketed_sword_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/sword_core_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_sword_wookiee.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/turbo_laser.json b/serverdata/draft_schematic/weapon/turbo_laser.json new file mode 100644 index 00000000..758a47cb --- /dev/null +++ b/serverdata/draft_schematic/weapon/turbo_laser.json @@ -0,0 +1,259 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/ranged/.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "breech_carriage_and_harness_interface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "breech_carriage_and_harness_interface" + ], + "ingredient": "metal", + "count": 1250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cannon_breech" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cannon_breech" + ], + "ingredient": "metal", + "count": 400 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "charge_and_contaminent_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "charge_and_contaminent_shielding" + ], + "ingredient": "gas_inert", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_and_electrical_insulation" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_and_electrical_insulation" + ], + "ingredient": "ore", + "count": 25 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "surge_preventor" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "surge_preventor" + ], + "ingredient": "steel", + "count": 125 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "multicycle_power_feed" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "multicycle_power_feed" + ], + "ingredient": "object/tangible/component/weapon/blaster_power_handler.iff", + "count": 20 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "thermal_shielding" + ], + "ingredient": "ore", + "count": 250 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cannon_tube" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cannon_tube" + ], + "ingredient": "object/tangible/component/weapon/turbo_laser_gun_tube.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "cannon_alignment_calibrator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "cannon_alignment_calibrator" + ], + "ingredient": "object/tangible/component/item/micro_sensor_suite.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 45, + "sharedTemplate": "object/draft_schematic/weapon/shared_turbo_laser.iff", + "volume": 5 +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/tusken_elite.json b/serverdata/draft_schematic/weapon/tusken_elite.json new file mode 100644 index 00000000..0c984661 --- /dev/null +++ b/serverdata/draft_schematic/weapon/tusken_elite.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 0, + "craftedObjectTemplate": "object/weapon/ranged/rifle/rifle_tusken_elite.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "frame_assembly" + ], + "ingredient": "aluminum_titanium", + "count": 48 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "receiver_assembly" + ], + "ingredient": "steel_duralloy", + "count": 18 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_assembly" + ], + "ingredient": "steel_ditanium", + "count": 10 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "feed_unit_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "feed_unit_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_feed_mechanism_advanced.iff", + "count": 3 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "barrel_rifle_projectile_advanced" + ], + "ingredient": "object/tangible/component/weapon/projectile_rifle_barrel_advanced.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_blaster_weapon" + ], + "complexity": 36, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_tusken_elite.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/victor_baton_gaderiffi.json b/serverdata/draft_schematic/weapon/victor_baton_gaderiffi.json new file mode 100644 index 00000000..9064ff7b --- /dev/null +++ b/serverdata/draft_schematic/weapon/victor_baton_gaderiffi.json @@ -0,0 +1,132 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/baton/victor_baton_gaderiffi.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "iron", + "count": 65 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reactive_striking_surface" + ], + "ingredient": "metal", + "count": 50 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_brackets" + ], + "ingredient": "metal", + "count": 30 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "reinforcement_core_advanced" + ], + "ingredient": "object/tangible/component/weapon/reinforcement_core_advanced.iff", + "count": 2 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 26, + "volume": 4, + "sharedTemplate": "object/draft_schematic/weapon/shared_victor_baton_gaderiffi.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file diff --git a/serverdata/draft_schematic/weapon/wookiee_knuckler.json b/serverdata/draft_schematic/weapon/wookiee_knuckler.json new file mode 100644 index 00000000..2636a80d --- /dev/null +++ b/serverdata/draft_schematic/weapon/wookiee_knuckler.json @@ -0,0 +1,159 @@ +{ + "parent": "object/draft_schematic/weapon/base_weapon_schematic.iff", + "category": "CT_weapon", + "itemsPerContainer": 25, + "craftedObjectTemplate": "object/weapon/melee/special/ep3/wookiee_knuckler.iff", + "slots": [ + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "grip_unit" + ], + "ingredient": "metal_ferrous", + "count": 12 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "strike_face" + ], + "ingredient": "steel", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibro_unit_and_power_cell_brackets" + ], + "ingredient": "metal", + "count": 8 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "options": [ + { + "ingredientType": "IT_resourceClass", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "power_cell_socket" + ], + "ingredient": "copper", + "count": 4 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + }, + { + "optional": false, + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "options": [ + { + "ingredientType": "IT_template", + "ingredients": [ + { + "name": [ + "craft_weapon_ingredients_n", + "vibration_generator" + ], + "ingredient": "object/tangible/component/weapon/vibro_unit_nightsister.iff", + "count": 1 + } + ], + "complexity": 0, + "skillCommand": "unskilled" + } + ], + "optionalSkillCommand": "", + "complexity": 0, + "appearance": "" + } + ], + "skillCommands": [ + "unskilled" + ], + "manufactureScripts": [ + "systems.crafting.weapon.crafting_melee_standard_weapon" + ], + "complexity": 34, + "volume": 3, + "sharedTemplate": "object/draft_schematic/weapon/shared_wookiee_knuckler.iff", + "xpPoints": [ + { + "type": "XP_craftingWeapons", + "level": 0, + "value": 0 + } + ] +} \ No newline at end of file